v0.7.0
- support
templateProperty
module option that allows using a template defined in a property on the module (self-contained module/template). Can also specify globallyko.bindingHandlers.module.templateProperty
. - ensure that
valueAccessor()
is called later so that in KO 3.0+ observables/computed accessed in the binding stringname: 'mymodule-' + mode()
would be captured as dependencies. - update references to use KO 3.1