React Hn Versions Save

React-powered Hacker News client

v1.4.4

8 years ago

Update react-router to 1.0.2; use nwb 0.6.

v1.4.3

8 years ago

Switch to nwb for development serving and production build.

v1.4.0

8 years ago
  • Restore old scrolling behaviour using scroll-behavior
  • Automate creation of the vendor bundle
  • Update dependencies - React Router 1.0!

v1.3.1

8 years ago
  • Opt out of persistent hash history (for cleaner URLs)

Behind the scenes:

  • Split app.jsx in to App, NotFound, index and routes modules
  • Rename modules from .jsx to .js
  • Fix linting issues which weren't being caught before
  • Use npm start for dev server
  • Add lint:fix npm script
  • Update deps

v1.3.0

8 years ago
  • Update to React 0.14
  • Enable Babel optimisations for the production build

v1.2.1

8 years ago

v1.2.0

8 years ago
  • Updated to [email protected]
  • Switched from browserify to webpack
  • Switched from jshint to eslint
  • Dropped gulp

v1.1.7

8 years ago

Added customisation of title font size and list spacing via settings.

v1.1.6

8 years ago

v1.1.5

8 years ago

Fixed handling of comments which come back from the API as null