2016-Feb-20
- Updated to latest version of the spec (0.2.1). There was no changes needed to this app.
- Update enzyme to 2.0.0 and make the test tooling ready for jsdom.
- Fix reactivity issues of single post.
- Import wallaby related issues.
- Use a form for the new post UI.
- Add tests for comments.
2016-Feb-09
- Change back to FlowRouter to avoid some issues comes with 1.3-update-8
2016-Feb-09
- Fix issue #43.
2016-Feb-03
- Make test names to reflect new module system.
2016-Feb-03
- Changed the app to implement Mantra Specification. 0.2.0
- Add test-watch support with
npm run test-watch
- Add a comments module.
- Add some CSS for better look and feel.
- Add
wallaby.js
and add WallabyJS support.
2016-Jan-11