Skip to content

Latest commit

 

History

History
36 lines (27 loc) · 2.67 KB

CHANGELOG.md

File metadata and controls

36 lines (27 loc) · 2.67 KB

(2016-03-12)

  • docs: update API URL Format (c3d6ed5)
  • docs(CHANGELOG): update changelog (312f9d0)
  • style(Footer): change to the top-left of iconElementRight>tooltipPosition (76bf323)
  • fix: change process.env transformer inline-environment-variables to DefinePlugin (bcf3bc1)

0.1.0 (2016-03-11)

  • chore: tweaks the typo and script-hooks (6dc7e8e)
  • fix: remove no longer used CompressionPlugin (a7d21b8)
  • fix: rename src/client/Store.js -> src/client/store.js (e1f9087)
  • feat(client): Add yesterday/tomorrow button (9efca2d)
  • docs: add conventional-changelog (b375f2d)
  • docs: update changelog (06b8e0c)
  • perf: use gzipped json and bulk queries (241bb7d)
  • style: add a:visited with color #aaa (bf9124d)

0.0.1 (2016-03-08)

  • refactor: fix no-unused-vars, key-spacing (7b1be02)
  • fix: missing 2nd argument options in client/Trending.js (fa934e9)
  • fix: remove Accept-Encoding:gzip header at fetchLastDay (refs watilde/npm#4) (14586a0)
  • chore: change build npm script use babel-plugin-transform-inline-environment-variables (db6b9c0)
  • chore: docs write Requirement, fix main of package.json (d7b355a)
  • Add client components (c5d78bf)
  • code refactor (0aa93b0)
  • https -> http (157ef10)
  • Initial (045eb99)