Releases: insin/react-hn
Releases · insin/react-hn
v1.1.4
Fixed always indicating new comments on items which have deleted comments with replies.
Updated to react-router 0.13.2
v1.1.3
Updated to React 0.13 now compatible versions of both react-router and react-timeago are available.
Fixed: Dislay loading spinner while a permalinked comment is loading.
v1.1.2
All time ago displays are now actively live, not just by accident of re-rendering
v1.1.1
Fixes for caching of story list items and delayed loading of newest items.
v1.1.0
Use new 'descendants' property to display comment counts on list pages.
Added "ask", "show" and "jobs" story listings.
"new" is now a story listing rather than a snapshot of the most recent updates.
Fixed scrolling to the top when paginator links are clicked.
v1.0.6
Made showdead properly hide dead comments in threads
v1.0.5
Fix persistence of replylinks setting
v1.0.4
Hide settings on clicks outside it
v1.0.3
Added "reply" links to Hacker News and a setting to turn them off.
v1.0.2: Run everything through the JSX transpiler with harmony=true
Updated to React 0.12 & react-router 0.11