Skip to content

@yyx990803 yyx990803 released this Jan 27, 2014 · 3161 commits to dev since this release

  • Changed
    • Computed Properties should now be provided using the computed option.
    • when a binding's key is not found on a ViewModel and any of its parents, the binding will be now created on the current vm instead of root vm.
    • update() is now optional when creating custom directives.
  • Fixed
    • Composition Events will now always cause v-model to lock update.
  • Other
    • Internal refactor for binding logic
Assets 2