React Cordova Boilerplate Versions Save

TodoMVC example for react with development tools to build a cordova application

v2.0.1

7 years ago

Added testing -

  • nyc, mocha, chai, sinon, all working together with webpack.
  • Running on nodeJs with js-dom, blazing fast unit test.
  • coverage is uploaded to coveralls.

v2.0.1-alpha.1

7 years ago
  • Webpack 2 implemented.
  • Coverage scripts added, not working yet.
  • Updated dependencies.

v1.2.1

7 years ago
  • Updated all dependencies for newer and better developing experience.
  • Fixed a bug with login server rendering (so the icon of the app will show before react's bootstrap time).

v1.1.0

8 years ago

Updated to babel 6! Also fixed routing warning that will occur due re-rendering the AppRouter (and thus will improve perfomance). Fixed couple of issues and updated dependencies, build is BLAZING fast!