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
f6bd4df573e7e71fafa9c56c445998c701c4a006
backbone
/
test
History
Jeremy Ashkenas
6e7894d8fa
Streamlined event delegation from models through collections. Added documentation for 0.2.0 enhancements.
2010-10-25 11:23:04 -04:00
..
vendor
Starting to move to templates for the todo example.
2010-10-19 16:42:35 -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