This repository has been archived by the owner on Dec 13, 2022. It is now read-only.
Commits
User selector
Datepicker
Commit History
Commits on Jan 23, 2012
- committed
- committed
Commits on Jan 22, 2012
Commits on Jan 20, 2012
Commits on Jan 18, 2012
- committed
- committed
- committed
- committed
- committed
Commits on Jan 17, 2012
Fixes jashkenas#563. Initial draft of 'wait: true' for pessimistic instead of optimistic save() create() and destroy(). Makes it easier to have your asynchronous UI and eat it too.
committed- committed
Fixes jashkenas#567 ... Adds a view. for the jQuery cached reference to a view's element ... and this.setElement() as a way to easily change it, redelegating events.
committed- committed
- committed
- committed
- committed
Fixes jashkenas#574, clone 'models' before removing, so as to allow collection.remove(collection.models)
committed
Commits on Jan 13, 2012
- committed
- committed
Fixes jashkenas#582, fixes jashkenas#425, run a second loop to trigger change:attribute events after all changes have been made.
committed- committed
Fixes jashkenas#640 -- adds the ability to bind/unbind/trigger (on/off/trigger) multiple, space separated events, after jQuery.
committedFixes jashkenas#641 -- on and off are now the preferred names for bind and unbind, following jQuery.
committed- committed
Fixes jashkenas#714, assign model.collection early, so that those overriding set() can use it from the get-go.
committed- committed
Commits on Jan 12, 2012
Fixes jashkenas#786 (and others) -- leading slashes should never be defined as routes, or passed to navigate ... so strip 'em out proactively.
committed- committed
- committed
- committed
- committed
- committed