0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Aug 30, 2024 — Aug 30, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Restore truthiness check to `visible` More... almost 12 years ago
Fix memory leak after unstuck More... almost 12 years ago
updated readme More... almost 12 years ago
Sanitization should happen after onGet More... almost 12 years ago
code tweaks: triple-equals, _.each context, remove _.toArray in application, :el selector More... almost 12 years ago
link to the flowchart in readme More... almost 12 years ago
trying to add a flowchart image to the readme More... almost 12 years ago
pass in Backbone, reference Backbone.$ More... almost 12 years ago
Merge branch 'master' into uglymunky-master More... almost 12 years ago
Merge branch 'master' of github.com:uglymunky/backbone.stickit into uglymunky-master More... almost 12 years ago
Merge pull request #146 from akre54/latest-backbone More... almost 12 years ago
Allowing this.bindings to be a function More... almost 12 years ago
Merge pull request #152 from jzorn/master More... almost 12 years ago
Fix typo in README. More... almost 12 years ago
commit latest backbone and fix tests More... almost 12 years ago
Check val is array before attrs create in onSet More... about 12 years ago
pass in all arguments into getVal, instead More... about 12 years ago
set attribute value null if no value for the attribute in the array, which returned the method onSet More... about 12 years ago
Allow pass event extraOptions in getVal callback More... about 12 years ago
if observe in bindigns defines as array of attributes, onSet can return array of values for those attributes More... about 12 years ago
Merge branch 'master' of github.com:NYTimes/backbone.stickit More... about 12 years ago
pass in arguments into remove wrapper; #134 More... about 12 years ago
Merge pull request #128 from akre54/package-deps More... about 12 years ago
package deps More... about 12 years ago
Explicitly pass Backbone into our iife + piggy back off of its reference to `$` More... about 12 years ago
Merge branch 'master' of github.com:zzolo/backbone.stickit into zzolo-master More... about 12 years ago
Merge branch 'master' of github.com:scottastrophic/backbone.stickit into scottastrophic-master More... about 12 years ago
Use global jQuery/Zepto without directly referencing window. More... about 12 years ago
Changing the update option to use applyViewFn. More... about 12 years ago
added destroy binding per #117 More... about 12 years ago