Skip to content

Releases: insin/react-hn

v1.7.1

Choose a tag to compare

@insin insin released this 16 May 06:28
  • #62 - added time-travel comment highlighting

v1.5.0

Choose a tag to compare

@addyosmani addyosmani released this 23 Jun 11:49

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

Choose a tag to compare

@addyosmani addyosmani released this 25 May 02:43

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

Choose a tag to compare

@insin insin released this 13 Apr 09:53
  • Update dependencies
  • Use HTTPS links to app from README

v1.4.11

Choose a tag to compare

@addyosmani addyosmani released this 05 Apr 10:35

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

Choose a tag to compare

@insin insin released this 17 Mar 01:04

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

v1.4.9

Choose a tag to compare

@insin insin released this 10 Mar 06:43

Update deps, including React 15 RC1

v1.4.8

Choose a tag to compare

@insin insin released this 30 Dec 23:20

Update react-router to v2.0.0-rc3

v1.4.7

Choose a tag to compare

@insin insin released this 30 Dec 21:16

Use react-router v2.0.0-rc2

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

v1.4.6

Choose a tag to compare

@insin insin released this 30 Dec 21:17

Use react 0.14.5