rniemeyer/knockout-classBindingProvider
An alternate binding provider for Knockout that allows you to define your bindings in a JavaScript object and key into it from the markup.
JavaScriptMIT
Issues
- 2
Support for custom elements
#21 opened by johndelrosario - 1
Determination of _subscribable/_addNode ('A' and 'wb' in minified version) need to be replaced.
#20 opened by vamp - 1
Missing $element Binding
#26 opened by Wulfilas - 3
view model doesn't update when textInput changes
#27 opened by mrkos67 - 2
Is it possible to do a 'with' binding?
#25 opened by christo8989 - 1
Unwrapping observables
#24 opened by christo8989 - 12
Multipe return paths from bindings
#23 opened by egucciar - 2
Using in conjunction with standard data-bind
#22 opened by JD-Robbs - 1
Note getBindingAccessors
#16 opened by brianmhunt - 6
- 2
- 1
Note getBindingAccessors
#17 opened by brianmhunt - 1
Ability to unregister bindings
#12 opened by mberkom