Skip to content

Files

Latest commit

 

History

History
54 lines (38 loc) · 4 KB

CHANGELOG.md

File metadata and controls

54 lines (38 loc) · 4 KB

1.1.0 (2018-03-16)

Other Changes
  • component:
    • move converted BTC to component (36a4e09b)
    • convert table price stream to react component (2637cff0)

1.0.0 (2018-03-15)

Build System / Dependencies
  • production: adding p flag for production build (ff3a6fb3)
New Features
  • PWA: pwa score enhancement start_url (03db28e5)
  • websocket: listening to wss://real.okcoin.com:10440/websocket to get BTC trade data (4c98531c)
Bug Fixes
  • repo: fix repo url for changelog generator (f1bd8005)
Other Changes
  • unused: remove unused files (f389af38)
  • offline: applying offline plugin (51e5227b)
  • package:
  • PWA: enhancement for better PWA lighthouse score (db14f589)
  • perks:
    • adding small caption (ae8ff880)
    • about page (1786de8a)
    • adding flashing color when converted btc changed (90ef8e79)
    • using 5 decimal for converted btc (463e9df0)
  • view: converter view (3f64b120)
  • container: adding converter container (0edf59cc)
  • route: adding converter route (611b95e0)
  • action:
  • reducer: adding converter reducer (879dd29d)
  • websocket: test websocket connection (0a9b5972)
Performance Improvements
  • Accessibility: improve Accessibility score (28ba0ef5)
Code Style Changes
  • view: update view and adding action (7505e561)