История коммитов

Автор SHA1 Сообщение Дата
  Evan You 4e3fb0da17 Directive: use new params API 10 лет назад
  Evan You 9c45702c65 fix: compile container directives in correct context (fix #1442) 10 лет назад
  Evan You d0f85799f3 readme 10 лет назад
  Evan You e12d4071c5 chore: update repo links 10 лет назад
  Evan You 7a3300ac96 v-for: adjustments to (key,val) syntax 10 лет назад
  Evan You 42e7a8e6f1 test: improve v-for key val syntax test 10 лет назад
  vprimachenko 588d66f73a add unit tests for `(key,val)` syntax of `v-for` 10 лет назад
  vprimachenko 7e5577cf3e allow optional `(key,val) in arr` syntax for `v-for` 10 лет назад
  Evan You e879b8fa0d v-for: call detached hook for instances in removed fragments (fix #1440) 10 лет назад
  Evan You 02655cd931 props: adjust props merging strategy (fix #1431) 10 лет назад
  Evan You 9af9c29907 wathcer: improve warning check for two-way bindings for v-for with filters (close #1433) 10 лет назад
  Evan You 58d022899a [release] 1.0.0-rc.1 10 лет назад
  Evan You 7caf4d644d v-bind: include shorthands in disallowed interpolation check 10 лет назад
  Evan You c670809521 Vue.extend: move constructor caching from options to Vue.extend 10 лет назад
  Evan You deb43a8fca assets: standardize "name" usage 10 лет назад
  Evan You 9209c8382f test: fix e2e test for examples 10 лет назад
  Evan You dad5315b16 transclude: fix attribute merge exclude regex 10 лет назад
  Evan You 66bbfc771b update commits example (remove alpha branch) 10 лет назад
  Evan You bd6b225175 fix select2 example 10 лет назад
  Evan You 4053b09b00 Make sure we get Jackie Chan's name right 10 лет назад
  Evan You 285d4ae1f7 update examples 10 лет назад
  Evan You de6459f8d6 lifecycle: add init hook 10 лет назад
  Evan You 98e16a0f40 v-bind: use less aggressive interpolate warning check (close #1413) 10 лет назад
  Evan You 82cf99ef52 build: fix release script version handling 10 лет назад
  Evan You c776ad48af [release] 1.0.0-beta.4 10 лет назад
  Evan You d8862a1774 props: only warn twoWay when prop is present (fix #1400) 10 лет назад
  Evan You 1a65e2842e update grid example for orderBy reverse 10 лет назад
  Evan You ebb99df5d7 orderBy: change reverse argument check 10 лет назад
  Evan You f9676f65dc v-on: handle multiple key modifiers 10 лет назад
  Evan You 5b61b199f6 compiler: properly expose modifiers to directives (fix #1399) 10 лет назад