0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Sep 03, 2024 — Sep 03, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Correct scope for visible and make sure visible can be string like other callbacks More... over 12 years ago
pass options into events callbacks More... almost 13 years ago
Merge branch 'fix-model-binding' of git://github.com/KidkArolis/backbone.stickit into KidkArolis-fix-model-binding More... almost 13 years ago
cleanup commented code from issue #26 commit More... almost 13 years ago
adding support for multi-select; issue #26 More... almost 13 years ago
Fix model binding callback signature (to avoid updating DOM if that's where the model change originated) More... almost 13 years ago
Support for selects with multiple property More... almost 13 years ago
minor fixes to markdown and docs More... almost 13 years ago
banner touchups More... almost 13 years ago
updated for 0.6.0 cut More... almost 13 years ago
added custom event handling; closes #13 More... almost 13 years ago
updated getVal to include support for an array of attributes More... almost 13 years ago
fix context/this problem in format call of getVal More... almost 13 years ago
tests for: added support for multi-modelAttr binding; an array of model attributes can be passed in More... almost 13 years ago
added support for multi-modelAttr binding; an array of model attributes can be passed in More... almost 13 years ago
binding to change:attribute events instead of wrapping Model.set; suggested in issue #21 More... almost 13 years ago
reverting change from issue #19 More... almost 13 years ago
tests for: original value parameter is not correct for some elements in afterUpdate callback More... almost 13 years ago
Original value parameter is not correct for some elements in afterUpdate callback More... almost 13 years ago
Merge pull request #19 from jcreamer898/master More... almost 13 years ago
Test for oneWay bindings, suggested in issues #13 and #18 More... almost 13 years ago
Support oneWay bindings, suggested in issues #13 and #18 More... almost 13 years ago
Tests to support :el selector, suggested in issue #17 More... almost 13 years ago
Support :el selector, suggested in issue #17 More... almost 13 years ago
Add in a `.val()` check in the case where no option has been selected and a value has been manually assigned to the select element. More... almost 13 years ago
moving from Rake to grunt.js More... almost 13 years ago
tests for visible/visibleFn - for commit db406e7, issue #14 More... almost 13 years ago
added visible/visibleFn to toggle show/hide of a bound view element - per issue #14 More... almost 13 years ago
use indexOf isSorted param for more efficient props lookup More... almost 13 years ago
Fix for issue #16 - unstick model each time bindings are initialized More... almost 13 years ago