Skip to content

Latest commit

 

History

History
29 lines (25 loc) · 1.35 KB

CHANGELOG.md

File metadata and controls

29 lines (25 loc) · 1.35 KB

0.2.0

  • Improved rendering performance by re-rendering only the necessary components (#2)
  • Improved the interaction with the pager (#3)
  • Added a timestamp to the appcache file for better cache versioning (#4)
  • Remove use of deprecated State mixin (#5)
  • Push states in the browser history when changing day or track (#6)
  • Encode talk titles (#7)
  • Use the PureRenderMixin to improve performance (#8)
  • Push states in the browser history when changing day in "My Track" (#9)
  • Added support for "Add to Homescreen" (#1)
  • Added all the icons to support Android, iOS, Windows 8, and so on.
  • Disabled versioning of the images in the root while waiting for a grunt task that deals with favicons properly
  • Code updated to use React 0.13.x
  • Dependencies updated

0.1.0 (2015-02-10)

  • First public release