Commits
Branch selector
User selector
Datepicker
Commit History
Commits on Jan 18, 2012
- committed
- committed
- committed
- committed
- committed
- committed
Commits on Jan 17, 2012
- committed
- committed
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
- committed
- 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
- committed
Fixes jashkenas#574, clone 'models' before removing, so as to allow collection.remove(collection.models)
committed- committed
- committed
Commits on Jan 16, 2012
- committed
Commits on Jan 14, 2012
Commits on Jan 13, 2012
- committed
- committed
- 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
- committed
- 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