Skip to content

v0.7.0

Compare
Choose a tag to compare
@rniemeyer rniemeyer released this 17 May 21:41
· 25 commits to master since this release
  • support templateProperty module option that allows using a template defined in a property on the module (self-contained module/template). Can also specify globally ko.bindingHandlers.module.templateProperty.
  • ensure that valueAccessor() is called later so that in KO 3.0+ observables/computed accessed in the binding string name: 'mymodule-' + mode() would be captured as dependencies.
  • update references to use KO 3.1