- Docs: Added Jasny Bootstrap for offcanvas menu.
- Libraries: Remove Backstretch.
- Clean up the bower library copy Grunt tasks and manually minify Underscore and Backbone now.
- Karma: Add Safari test driver.
- Libraries: Upgrade to JSON2 3d7767b6b1f3da363c625ff54e63bbf20e9e83ac, Sinon.JS v1.9.0, Chai 1.9.1, Mocha v1.18.2.
- Karma: Add Karma test driver support with Travis CI integration.
- Libraries: Upgrade to Backbone.js v1.1.2, jQuery v2.1.0, Sinon-Chai v2.5.0, Mocha v1.17.1, Underscore.js v1.6.0, Chai v1.9.0, Bootstrap v3.1.1.
- Libraries: Upgrade to Bootstrap v3.0.3, Backbone v1.1.0, Backbone.localStorage v1.1.7, Blanket.js v1.1.5, Chai v1.8.1, Mocha 1.15.1, Underscore.js 1.5.2.
- Notes Rest: Add more permissive routing and better README.md notes.
- Bower: Switch to Bower for all existing client-side libraries.
- BUG: Fix
srcattribute link to TDD example test file. The Chapter 3 file "tdd.spec.js" in the samples should have been named "tdd.js". The text of the book remains correct - only the code sample has been updated. (@aserputko)
- Update all libraries to current as of 20130717.
- Original code up to Book's publication (tagged with:
published-1.0)