Skip to content

Releases: insin/react-hn

v1.4.4

23 Dec 17:10
Compare
Choose a tag to compare

Update react-router to 1.0.2; use nwb 0.6.

v1.4.3

02 Dec 01:50
Compare
Choose a tag to compare

Switch to nwb for development serving and production build.

v1.4.0

10 Nov 00:25
Compare
Choose a tag to compare
  • Restore old scrolling behaviour using scroll-behavior
  • Automate creation of the vendor bundle
  • Update dependencies - React Router 1.0!

v1.3.1

18 Oct 09:32
Compare
Choose a tag to compare
  • 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: Update to React 0.14

07 Oct 22:39
Compare
Choose a tag to compare
  • Update to React 0.14
  • Enable Babel optimisations for the production build

v1.2.1

07 Oct 22:38
Compare
Choose a tag to compare
v1.2.1 - update deps (reactfire bugfix)

v1.2.0

25 Sep 18:53
Compare
Choose a tag to compare
  • Updated to [email protected]
  • Switched from browserify to webpack
  • Switched from jshint to eslint
  • Dropped gulp

v1.1.7

13 Jul 20:02
Compare
Choose a tag to compare

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

v1.1.6

13 Jul 07:58
Compare
Choose a tag to compare

v1.1.5: More defensive measures based on errors related to null comments.

27 Jun 00:44
Compare
Choose a tag to compare

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