0
I Use This!
Inactive

Commits : Listings

Analyzed 2 days ago. based on code collected 2 days ago.
Aug 19, 2024 — Aug 19, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
updated tests to conform to zepto's api #58 More... over 12 years ago
updated "option:selected" to work for lack of zepto psuedo selector More... over 12 years ago
updated README usage section with short form bindings #52 More... over 12 years ago
Merge branch 'patch-1' of github.com:Nami-Doc/backbone.stickit into Nami-Doc-patch-1 More... over 12 years ago
Support existing 'events' attribute as function #51 More... over 12 years ago
move from deprecated modelAttr More... over 12 years ago
Support existing 'events' attribute as function More... over 12 years ago
fix binding selectors overwriting events selectors issue #49 More... over 12 years ago
handle multiple checkboxes and checkbox value attributes; issue #40 More... over 12 years ago
docs for Added Default Paths to SelectionOptions PR#46 More... over 12 years ago
tests for Added Default Paths to SelectionOptions PR#46 More... over 12 years ago
added default paths to select options More... over 12 years ago
fix evaluatePath for falsy, non-null values; added test case More... over 12 years ago
Fix evaluatePath to allow falsy values More... over 12 years ago
Updated backbone.stickit.js More... over 12 years ago
updates for 0.6.1 More... over 12 years ago
small fixes to 0.6.1 readme More... over 12 years ago
added changes for 0.6.1 More... over 12 years ago
added changes for 0.6.1 More... over 12 years ago
added observe key in place of modelAttr which is now deprecated, per issue #36 More... over 12 years ago
removed manual event handling, added eventsOverride key, issue #35 More... over 12 years ago
made selectOptions play nicely with onGet and onSet per issue #26 More... over 12 years ago
added onGet and onSet, deprecated format, per issues #32 and #24; thanks to @andriijas and @bendangelo More... over 12 years ago
added support for optgroup per issue #23 More... over 12 years ago
added contenteditable support per issue #28; added cut and paste event handling for input/textarea/contenteditable More... over 12 years ago
support array configuration for binding to multiple model attributes with attributes.observe More... over 12 years ago
deprecate oneWay in favor of the new updateModel configuration More... over 12 years ago
add updateModel and updateView bindings configurations per issue #26 More... over 12 years ago
options callback need to be checked for null in backbone 0.9.9 More... over 12 years ago
evaluate visible based on undefined/null instead of truthiness More... over 12 years ago