Evan You
|
9209c8382f
test: fix e2e test for examples
|
10 years ago |
Evan You
|
dad5315b16
transclude: fix attribute merge exclude regex
|
10 years ago |
Evan You
|
66bbfc771b
update commits example (remove alpha branch)
|
10 years ago |
Evan You
|
bd6b225175
fix select2 example
|
10 years ago |
Evan You
|
4053b09b00
Make sure we get Jackie Chan's name right
|
10 years ago |
Evan You
|
285d4ae1f7
update examples
|
10 years ago |
Evan You
|
de6459f8d6
lifecycle: add init hook
|
10 years ago |
Evan You
|
98e16a0f40
v-bind: use less aggressive interpolate warning check (close #1413)
|
10 years ago |
Evan You
|
82cf99ef52
build: fix release script version handling
|
10 years ago |
Evan You
|
c776ad48af
[release] 1.0.0-beta.4
|
10 years ago |
Evan You
|
d8862a1774
props: only warn twoWay when prop is present (fix #1400)
|
10 years ago |
Evan You
|
1a65e2842e
update grid example for orderBy reverse
|
10 years ago |
Evan You
|
ebb99df5d7
orderBy: change reverse argument check
|
10 years ago |
Evan You
|
f9676f65dc
v-on: handle multiple key modifiers
|
10 years ago |
Evan You
|
5b61b199f6
compiler: properly expose modifiers to directives (fix #1399)
|
10 years ago |
Evan You
|
a0fa04d513
transition: use more reliable hidden check (close #1398)
|
10 years ago |
Evan You
|
539b107b79
config: remove proto option
|
10 years ago |
Evan You
|
2350a011cb
fix test coverage
|
10 years ago |
Evan You
|
c7cfd59aad
transition: handle just-entered edge case
|
10 years ago |
Evan You
|
13e033551a
component: exclude <time> and others from custom element list
|
10 years ago |
Evan You
|
23aa427762
ci: use circle build number for saucelab job
|
10 years ago |
Evan You
|
74a6b0110d
lifecycle api: deprecate $addChild() in favor of `parent` option
|
10 years ago |
Evan You
|
4464a91888
global api: return asset in asset registration methods
|
10 years ago |
Evan You
|
bd7ff4ef48
test: warn directives on fragment instance
|
10 years ago |
Evan You
|
3ff16df808
v-for: update primitive values update strategy
|
10 years ago |
Evan You
|
f7dab277e5
compile: warn directives on fragment instance placeholders
|
10 years ago |
Evan You
|
b6cceaadb1
deprecate $set and $delete on objects, use Vue.set/delete instead
|
10 years ago |
Evan You
|
26a624e61c
update release script
|
10 years ago |
Evan You
|
03b9d41574
v-for: no longer pre-convert values into arrays before piping it through filters
|
10 years ago |
Evan You
|
b8971beb40
util: use Object.keys() in _.extend
|
10 years ago |