vue-bot
|
94c0918f8d
chore: update sponsors [ci skip] (#9828)
|
7 年 前 |
vue-bot
|
8637009b5b
chore: update backers [ci skip] (#9827)
|
7 年 前 |
vue-bot
|
6be3bf4a69
chore: update sponsors [ci skip] (#9804)
|
7 年 前 |
Evan You
|
e90cc60c47
build: release 2.6.10
|
7 年 前 |
Evan You
|
e7b912a17b
build: build 2.6.10
|
7 年 前 |
Evan You
|
f11449d916
fix(core): only unset dom prop when not present
|
7 年 前 |
Alexander Schwartz
|
02d21c265c
fix(core): cleanup timeouts for async components (#9649)
|
7 年 前 |
Brian McMillen
|
bf5ceb759a
polish: improve template compiler version mismatch warning (#9738)
|
7 年 前 |
Carlos Rodrigues
|
df4af4bd19
fix(types): allow using functions on the PropTypes (#9733)
|
7 年 前 |
Evan You
|
22790b250c
fix(scheduler): revert timeStamp check
|
7 年 前 |
Evan You
|
ebc1893fac
fix(slots): fix slots not updating when passing down normal slots as $scopedSlots
|
7 年 前 |
GU Yiling
|
3433ba5bee
fix(codegen): support named function expression in v-on (#9709)
|
7 年 前 |
Vitor Luiz Cavalcanti
|
982d5a492f
fix(types): support string type for style in VNode data (#9728)
|
7 年 前 |
GU Yiling
|
653c74e64e
fix(core): use window.performance for compatibility in JSDOM (#9700)
|
7 年 前 |
Evan You
|
43115e09e9
build: release 2.6.9
|
7 年 前 |
Evan You
|
5bffed03f1
build: build 2.6.9
|
7 年 前 |
GU Yiling
|
f1bdd7ff9d
fix(compiler): whitespace: 'condense' should honor pre tag as well (#9660)
|
7 年 前 |
DSha
|
4de4649d96
fix(transition): fix appear check for transition wrapper components (#9668)
|
7 年 前 |
Pengfei Yang
|
d44cc20e96
chore: remove unused build alias (#9525)
|
7 年 前 |
Evan You
|
7186940143
fix: should not swallow user catch on rejected promise in methods
|
7 年 前 |
krystal
|
8082d2f910
fix(ssr): fix nested async functional componet rendering (#9673)
|
7 年 前 |
Evan You
|
7591b9dc6d
fix: event timeStamp check for Qt
|
7 年 前 |
Xin Du (Clark)
|
d28240009c
fix(ssr): not push non-async css files into map (#9677)
|
7 年 前 |
Decade
|
2747a65765
test: remove unused code (#9684)
|
7 年 前 |
vue-bot
|
aa04334781
chore: update sponsors [ci skip] (#9680)
|
7 年 前 |
vue-bot
|
eafea3134e
chore: update sponsors [ci skip] (#9675)
|
7 年 前 |
vue-bot
|
19c0f80d2c
chore: update backers [ci skip] (#9621)
|
7 年 前 |
Felix Bünemann
|
ef2a380c6e
fix(scheduler): getNow detection can randomly fail (#9667)
|
7 年 前 |
Evan You
|
781c70514e
fix: should use fallback for scoped slots with single falsy v-if
|
7 年 前 |
Evan You
|
9313cf9174
fix: should consider presence of normal slots when caching normalized scoped slots
|
7 年 前 |