Skip to content

Latest commit

 

History

History
36 lines (26 loc) · 1.19 KB

CHANGELOG.md

File metadata and controls

36 lines (26 loc) · 1.19 KB

0.2.1

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.

0.2.0-3

2016-Feb-09

  • Change back to FlowRouter to avoid some issues comes with 1.3-update-8

0.2.0-2

2016-Feb-09

  • Fix issue #43.

0.2.0-1

2016-Feb-03

  • Make test names to reflect new module system.

v0.2.0

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.

v0.1.0

2016-Jan-11