This website requires JavaScript.
Explore
Help
Register
Sign In
github
/
backbone
Watch
1
Star
1
Fork
0
You've already forked backbone
mirror of
https://github.com/jashkenas/backbone.git
synced
2026-04-30 03:00:06 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
3ef9c3a5fc587dccbbc29d62c4a9b96036c8953e
backbone
/
examples
/
todos
History
Jeremy Ashkenas
ab164c450d
Overhauling 'validate' -- Receives the computed new state of the attrs, not just the delta. Now runs on model create, raising an exception if you try to 'new' and invalid model ... also runs even if changed silently.
2012-01-23 18:16:20 -05:00
..
destroy.png
Adding a hover-able destroy icon
2010-10-25 15:48:34 -04:00
index.html
Overhauling 'validate' -- Receives the computed new state of the attrs, not just the delta. Now runs on model create, raising an exception if you try to 'new' and invalid model ... also runs even if changed silently.
2012-01-23 18:16:20 -05:00
todos.css
Tiny tweaks to the todo app demo.
2011-08-18 21:10:21 -04:00
todos.js
Fixes
#734
2011-12-06 16:21:20 -05:00