3110 Commits (5b399612d8323ad0bb8b3f6fa8b2982ab73c0e6e)
 

Author SHA1 Message Date
vue-bot f0b9c92378 chore: update sponsors [ci skip] (#9933) 6 years ago
GU Yiling 569b728ab1 fix: fix function expression regex (#9922) 6 years ago
katashin ab50e8e1da fix(types): fix global namespace declaration for UMD bundle (#9912) 6 years ago
X.L 085d188379 fix(compiler): Remove the warning for valid v-slot value (#9917) 6 years ago
Natalia Tepluhina 861aea1661 polish: add warning when .native modifier is used on native HTML elements (#9884) 6 years ago
zrh122 bd6cea0973 test: fix running e2e test on windows (#9909) 6 years ago
子迟 43b98fe251 refactor: remove useless parameter to the function removeVnodes (#9914) 6 years ago
Evan You ea113d2618 test: separate failing test for TS 3.4 6 years ago
Evan You a9a303009a chore: fix SimpleSet export 6 years ago
Henri Yandell 29e745f99f chore: improve license clarity of simplehtmlparser.js (#9907) 6 years ago
vue-bot f478ab8010 chore: update sponsors [ci skip] (#9860) 6 years ago
Billy Zou 91b8cda0b2 docs(contributing): fix a grammar error (#9858) 6 years ago
Evan You 15704ce6ef chore: use png for sponsor logo 6 years ago
vue-bot fb4d2c1c63 chore: update sponsors [ci skip] (#9846) 6 years ago
Billy Zou 546e7d14ad docs(contributing): add yarn requirement to guide (#9848) 6 years ago
vue-bot af15d16d62 chore: update sponsors [ci skip] (#9845) 6 years ago
vue-bot 6a8473411a chore: update sponsors [ci skip] (#9834) 6 years ago
Eduardo San Martin Morote a8184917a2
docs(contributing): replace npm install with yarn 6 years ago
vue-bot 94c0918f8d chore: update sponsors [ci skip] (#9828) 6 years ago
vue-bot 8637009b5b chore: update backers [ci skip] (#9827) 6 years ago
vue-bot 6be3bf4a69 chore: update sponsors [ci skip] (#9804) 6 years ago
Evan You e90cc60c47 build: release 2.6.10 6 years ago
Evan You e7b912a17b build: build 2.6.10 6 years ago
Evan You f11449d916 fix(core): only unset dom prop when not present 6 years ago
Alexander Schwartz 02d21c265c fix(core): cleanup timeouts for async components (#9649) 6 years ago
Brian McMillen bf5ceb759a polish: improve template compiler version mismatch warning (#9738) 6 years ago
Carlos Rodrigues df4af4bd19 fix(types): allow using functions on the PropTypes (#9733) 6 years ago
Evan You 22790b250c fix(scheduler): revert timeStamp check 6 years ago
Evan You ebc1893fac fix(slots): fix slots not updating when passing down normal slots as $scopedSlots 6 years ago
GU Yiling 3433ba5bee fix(codegen): support named function expression in v-on (#9709) 6 years ago
Vitor Luiz Cavalcanti 982d5a492f fix(types): support string type for style in VNode data (#9728) 6 years ago
GU Yiling 653c74e64e fix(core): use window.performance for compatibility in JSDOM (#9700) 6 years ago
Evan You 43115e09e9 build: release 2.6.9 6 years ago
Evan You 5bffed03f1 build: build 2.6.9 6 years ago
GU Yiling f1bdd7ff9d fix(compiler): whitespace: 'condense' should honor pre tag as well (#9660) 6 years ago
DSha 4de4649d96 fix(transition): fix appear check for transition wrapper components (#9668) 6 years ago
Pengfei Yang d44cc20e96 chore: remove unused build alias (#9525) 6 years ago
Evan You 7186940143 fix: should not swallow user catch on rejected promise in methods 6 years ago
krystal 8082d2f910 fix(ssr): fix nested async functional componet rendering (#9673) 6 years ago
Evan You 7591b9dc6d fix: event timeStamp check for Qt 6 years ago
Xin Du (Clark) d28240009c fix(ssr): not push non-async css files into map (#9677) 6 years ago
Decade 2747a65765 test: remove unused code (#9684) 6 years ago
vue-bot aa04334781 chore: update sponsors [ci skip] (#9680) 6 years ago
vue-bot eafea3134e chore: update sponsors [ci skip] (#9675) 6 years ago
vue-bot 19c0f80d2c chore: update backers [ci skip] (#9621) 6 years ago
Felix Bünemann ef2a380c6e fix(scheduler): getNow detection can randomly fail (#9667) 6 years ago
Evan You 781c70514e fix: should use fallback for scoped slots with single falsy v-if 6 years ago
Evan You 9313cf9174 fix: should consider presence of normal slots when caching normalized scoped slots 6 years ago
Felix Bünemann da77d6a98b fix(scheduler): fix getNow check in IE9 (#9647) 6 years ago
GU Yiling 0b57380f10 fix: v-bind object should be overridable by single bindings (#9653) 6 years ago