Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: quangv/batman

Tags

v0.11.1

Toggle v0.11.1's commit message
0.11.1

v0.11.0

Toggle v0.11.0's commit message
0.11.0

v0.10.0

Toggle v0.10.0's commit message
Bump to 0.10.0

v0.9.0

Toggle v0.9.0's commit message
Update changelog and bump version to 0.9.0

v0.8.0

Toggle v0.8.0's commit message
Version bump for NPM

v0.7.5

Toggle v0.7.5's commit message
version 0.7.5

v0.6.0

Toggle v0.6.0's commit message
Move Model attributes into an attributes object on _batman. Fixes #95…

…, #61.

 - Add a default accessor for models to store keys on _batman.attributes
 - Add explicit accessors for dirtyKeys and errors on models so they don't fall to the default accessor.
 - Add an accessor for 'batmanState' as a shortcut for state(), so the internal state can be bound to using get.
 - Make the create implementation a bit smarter
 - Include some missed tests in the test html files.
 - Update tests and code to use .state() instead of .get('state')

v0.5.1

Toggle v0.5.1's commit message
maintenance release