v2.0.0 view commit logs
- Update to Marionette 3.0.
- Update to lodash 4
- Remove Radio in favour of using the instance that is bundled with Marionette 3.0.
- Translation strings can now have colons present.
v2.0.0-pre.3 view commit logs
- Update to Marionette 3.0 prerelease 5.
v2.0.0-pre.2 view commit logs
- Translation strings can now have colons present.
v2.0.0-pre.1 view commit logs
- Update to Marionette 3.0 prerelease.
- Update to lodash 4
- Remove Radio in favour of using the instance that is bundled with Marionette 3.0.
v1.5.1 view commit logs
- Use v2.3.5 of i18next to solve regression in 2.4.0.
v1.5.0 view commit logs
- Added ability to use Marionette.Inspector in chrome devtools.
v1.4.0 view commit logs
- Support Plurals in translate helper.
- Update backbone.storage.
v1.3.4 view commit logs
- Update backbone.service.
- Update i18next to 2.1.0 as 1.11.x had been deprecated.
v1.3.3 view commit logs
- Add browserify-swap to prevent inclusion of both underscore and lodash.
v1.3.2 view commit logs
- Stop including both underscore and lodash, and only use lodash.
v1.3.1 view commit logs
- Update backbone.stickit.
- Add .babelrc to npmignore
v1.3.0 view commit logs
- Added Backbone.Validation.
- Fixed duplicate declaration of
format
incurrencyHelper
.
- Updated dependencies to build with Babel 6.
v1.2.0 view commit logs
- Added Backbone.Syphon.
v1.1.0 view commit logs
- Added Backbone-routing.
- Added Backbone.Storage.
- Added Backbone.Service.
- Bumped Backbone dependency to 1.2.3
- Initial release.