Skip to content

v2.2.2

Compare
Choose a tag to compare
@calebporzio calebporzio released this 29 Mar 19:26
7caf2be

Added

  • x-on:foo.debounce.150ms and x-model.debounce #153
  • Make $watch support nested properties better #292

Fixed

  • Fixed reactivity in IE 11 #314
  • Fixed Mutation Observer issue with x-if inside an x-for #194
  • Fixed debounce core issues
  • Removed useless $nextTick stack clearing #289
  • Fix x-model.number casting to be more like Vue #285