Skip to content

v2.2.0

Compare
Choose a tag to compare
@gvas gvas released this 23 Dec 18:07
· 28 commits to master since this release
  • The bindings can be applied to the same element as knockout's standard foreach, if, ifnot, with, html, text, options bindings, without throwing the 'Multiple bindings (... and ...) are trying to control descendant bindings of the same element.' exception.
  • Added synchronization between the selectmenu- and knockout's standard value binding. (#40, #41)

Thanks for @bernesto for reporting the selectmenu binding's shortcomings.