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