Skip to content

Releases: topheman/rxjs-experiments

v1.1.0

30 Jun 23:11
Compare
Choose a tag to compare

Now using lite-router

src/scripts/libs/micro-router has now been published as the lite-router npm package:

Switch to lite-router:

v1.0.0

17 Jun 17:10
Compare
Choose a tag to compare

Now using webpack 2

Followed the migration steps from topheman/webpack-babel-starter#2

v0.5.0

25 Oct 22:10
Compare
Choose a tag to compare

Changelog: v0.4.0...v0.5.0

v0.4.0

07 Aug 22:58
Compare
Choose a tag to compare

Add offline support through AppCache

  • manifest.appcache automatically generated with correct files using appcache-webpack-plugin
  • offline.html generated via html-webpack-plugin to be served as FALLBACK
  • manifest.appcache served in dev-server mode but nothing cached to keep developer experience

Read the WIKI page for more details.

Changelog: v0.3.0...v0.4.0

v0.3.0

20 Mar 16:42
Compare
Choose a tag to compare

First public release

  • Multitouch/Mouse based canvas drawing
  • Accelerometer based screen painting