Historia zmian

Autor SHA1 Wiadomość Data
  Evan You 894b5fd85f make methods react to changes 12 lat temu
  Evan You 182fe83e37 give v-with higest priority among normal directives (fix #282) 12 lat temu
  Evan You 8ce2b3dbde functional tests pass 12 lat temu
  Evan You ca2137d942 test for this.$data access in the created hook 12 lat temu
  Evan You 5e638a0893 methods 12 lat temu
  Evan You 984304c263 allow config custom interpolation delimiters 12 lat temu
  Evan You 2059be5a63 bindable paramAttributes 12 lat temu
  Evan You 3ddf84e559 rename test titles + compiler.eval test 12 lat temu
  Evan You 1d2c32d000 copy attributes when replace:true 12 lat temu
  Evan You c6961aeb46 vm.$options 12 lat temu
  Evan You 95c1c16bfa destroy children 12 lat temu
  Evan You 0893163564 add `parent` option 12 lat temu
  Evan You 89d32e5e41 Custom Directive API improvements 12 lat temu
  Evan You db82b0ffb4 #136 default value fix for paramAttributes 12 lat temu
  Evan You bda8e76000 js transitions => v-effect 12 lat temu
  Evan You 659593f0e6 dataAttributes options (#125) 12 lat temu
  Evan You 79f6193825 fix #129 12 lat temu
  Evan You 74c03f3e12 allow components to use plugins too, resolve Browserify Vue.require issue 12 lat temu
  Pierre Bertet aaf0b48fa6 Implements plugin parameters as discussed in #88 12 lat temu
  Evan You 2429b37ab8 subclasses can now use asset registration methods too 12 lat temu
  Evan You 7a4de5f2d3 enteredView/leftView -> attached/detached 12 lat temu
  Evan You f6ee24a5cf remove isLiteral option 12 lat temu
  Evan You a891df220f plugin interface 12 lat temu
  Evan You 6673828542 add isLiteral option for custom directive 12 lat temu
  Evan You d75ee6234e rewrite lifecycle hook system 12 lat temu
  Evan You 6cbb9fa49b improve code coverage in unit tests 12 lat temu
  Evan You c7b2d9ca34 nextTick phantomjs fix, unit tests for batcher, config() api addition 12 lat temu
  Evan You 789adffa2f unit test pass for async batch / functional test expression pass 12 lat temu
  Evan You 7c1d196355 API change: split `scope` into `data` and `methods` 12 lat temu
  Evan You 628c42cc9f component refactor 12 lat temu