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-01-23 05:48:10 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a09bcbca9d660b09dd010e6fc92c5c6c32f10bbb
backbone
/
test
History
Jeremy Ashkenas
a09bcbca9d
error events are now always passed the model as the first argument. You may now also pass an error callback to set() and save(), if the callback is passed, it will be called instead of the 'error' event getting fired.
2010-10-19 10:13:50 -04:00
..
vendor
Adding the beginnings of a speed suite to the Test page.
2010-10-14 14:46:53 -04:00
collection.js
Adding the beginnings of a speed suite to the Test page.
2010-10-14 14:46:53 -04:00
events.js
Adding the beginnings of a speed suite to the Test page.
2010-10-14 14:46:53 -04:00
model.js
error events are now always passed the model as the first argument. You may now also pass an error callback to set() and save(), if the callback is passed, it will be called instead of the 'error' event getting fired.
2010-10-19 10:13:50 -04:00
speed.js
making the speed test labels fit on the graph
2010-10-15 09:57:31 -04:00
sync.js
Adding Backbone.Model#fetch
2010-10-18 21:31:27 -04:00
test.html
adding Backbone.emulateHttp for frameworks that don't support HTTP. Issue
#11
2010-10-17 10:53:40 -04:00
view.js
Adding the beginnings of a speed suite to the Test page.
2010-10-14 14:46:53 -04:00