Skip to content

Releases: insin/react-hn

v1.7.1

16 May 06:28
Compare
Choose a tag to compare
  • #62 - added time-travel comment highlighting

v1.5.0

23 Jun 11:49
Compare
Choose a tag to compare

This release adds support for server-side rendering of content for:

  1. The first page of top stories content
  2. The individual comment pages

This is particularly useful for spotty network connections where the JavaScript bundle might take a while to be fetched/parsed/executed. This release will 'hydrate' these views with fresh data from Firebase as soon as our bundle is fully loaded.

This release has been thoroughly tested with the Chrome team's Lighthouse project and we're happy with where we landed on scores :)

screen shot 2016-06-23 at 15 45 37

Release v1.4.13

25 May 02:43
Compare
Choose a tag to compare

This is the release we showed off at Google I/O

  • Adds 'Offline Mode' in the Settings pane for full content caching via the Firebase REST API
  • Adds support for Universal Rendering of the application shell
  • Adds fixes for the overlapping Settings menu issues we saw on Android and iOS
  • Refreshes the build pipeline to better cater for universal rendering + Service Worker
  • Adds Google App Engine config so we can now deploy our Node builds there

Release v1.4.12

13 Apr 09:53
Compare
Choose a tag to compare
  • Update dependencies
  • Use HTTPS links to app from README

v1.4.11

05 Apr 10:35
Compare
Choose a tag to compare

Adds support for Progressive Web Apps. This includes the Web Application manifest, Service Worker and improved styles for the app on mobile.

v1.4.10

17 Mar 01:04
Compare
Choose a tag to compare

Update to React 15 RC 2 to fix IE/Edge text rendering bug

v1.4.9

10 Mar 06:43
Compare
Choose a tag to compare

Update deps, including React 15 RC1

v1.4.8

30 Dec 23:20
Compare
Choose a tag to compare

Update react-router to v2.0.0-rc3

v1.4.7

30 Dec 21:16
Compare
Choose a tag to compare

Use react-router v2.0.0-rc2

Had to manually delete its node_modules/history due to a bad npm package.

v1.4.6

30 Dec 21:17
Compare
Choose a tag to compare

Use react 0.14.5