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
6efd643e14f20eaa4627345707b1970206ba430c
backbone
/
test
History
Jeremy Ashkenas
6efd643e14
simplifying localStorage interface a bit.
2010-10-25 16:40:09 -04:00
..
vendor
simplifying localStorage interface a bit.
2010-10-25 16:40:09 -04:00
collection.js
Streamlined event delegation from models through collections. Added documentation for 0.2.0 enhancements.
2010-10-25 11:23:04 -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
Adding an error when URLs are left unspecified, and highlighting the importance of the URL property in the docs for persistence to work.
2010-10-19 10:47:40 -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
Issue
#28
-- handleEvents -> delegateEvents, which is now called in the constructor.
2010-10-25 10:51:23 -04:00