Commit Graph

3029 Commits

Author SHA1 Message Date
vue-bot
f1d29d7f45 chore: update sponsors [ci skip] (#10319) 2019-07-29 14:42:41 -04:00
nothingismagick
b7c2d9366c fix(security) upgrade lodash.template (#10257)
That's it.
https://github.com/lodash/lodash/pull/4336
2019-07-15 10:31:39 -04:00
vue-bot
a99c6672d6 chore: update sponsors [ci skip] (#10242) 2019-07-08 09:30:33 -04:00
vue-bot
024e4f2c76 chore: update sponsors [ci skip] (#10233) 2019-07-08 09:29:51 -04:00
vue-bot
c236f56422 chore: update backers [ci skip] (#10232) 2019-07-08 09:28:26 -04:00
vue-bot
3b8925bc79 chore: update sponsors [ci skip] (#10181) 2019-06-22 12:48:50 +08:00
vue-bot
b47a7b820c chore: update backers [ci skip] (#9974) 2019-06-22 12:48:00 +08:00
vue-bot
bad3c326a3 chore: update sponsors [ci skip] (#10158) 2019-06-14 22:24:23 +08:00
Evan You
8f7133c8fa chore: fix sponsor url [ci skip] 2019-06-12 22:39:51 +08:00
vue-bot
bbdaaf480c chore: update sponsors [ci skip] (#10136) 2019-06-12 16:34:56 +08:00
vue-bot
d09355c510 chore: update sponsors [ci skip] (#10130) 2019-06-12 16:32:46 +08:00
vue-bot
3819af5c9d chore: update sponsors [ci skip] (#10113) 2019-06-11 15:40:50 +08:00
Magic
f64765fa03 chore(typo): fix comment typo (#10101) 2019-06-04 11:51:19 +02:00
vue-bot
ff911c9ffe chore: update sponsors [ci skip] (#10064) 2019-05-24 11:20:12 +08:00
Evan You
0224ae8518
Create FUNDING.yml 2019-05-24 11:19:01 +08:00
vue-bot
06d4ad40a4 chore: update sponsors [ci skip] (#10031) 2019-05-16 09:04:06 +08:00
msidolphin
0caebfe905 chore(typo): fix README tag mismatch (#9934) 2019-05-14 18:15:42 +08:00
Sai
1137e415c9 chore(typo): fix typo in comments (#9995) 2019-05-08 17:08:29 +02:00
vue-bot
26bd80774f chore: update sponsors [ci skip] (#9970) 2019-05-02 23:01:15 +08:00
vue-bot
f0b9c92378 chore: update sponsors [ci skip] (#9933) 2019-04-28 09:39:43 +08:00
GU Yiling
569b728ab1 fix: fix function expression regex (#9922)
fix #9920
2019-04-25 21:04:36 +08:00
katashin
ab50e8e1da fix(types): fix global namespace declaration for UMD bundle (#9912) 2019-04-25 11:18:07 +08:00
X.L
085d188379 fix(compiler): Remove the warning for valid v-slot value (#9917) 2019-04-25 11:17:39 +08:00
Natalia Tepluhina
861aea1661 polish: add warning when .native modifier is used on native HTML elements (#9884) 2019-04-25 10:39:19 +08:00
zrh122
bd6cea0973 test: fix running e2e test on windows (#9909) 2019-04-25 10:35:16 +08:00
子迟
43b98fe251 refactor: remove useless parameter to the function removeVnodes (#9914)
close #9910
2019-04-25 10:34:55 +08:00
Evan You
ea113d2618 test: separate failing test for TS 3.4 2019-04-25 10:13:32 +08:00
Evan You
a9a303009a chore: fix SimpleSet export 2019-04-25 10:01:03 +08:00
Henri Yandell
29e745f99f chore: improve license clarity of simplehtmlparser.js (#9907) 2019-04-23 09:44:01 +08:00
vue-bot
f478ab8010 chore: update sponsors [ci skip] (#9860) 2019-04-11 09:00:56 +08:00
Billy Zou
91b8cda0b2 docs(contributing): fix a grammar error (#9858) 2019-04-10 17:45:47 +02:00
Evan You
15704ce6ef chore: use png for sponsor logo 2019-04-10 11:01:08 +08:00
vue-bot
fb4d2c1c63 chore: update sponsors [ci skip] (#9846) 2019-04-10 10:51:23 +08:00
Billy Zou
546e7d14ad docs(contributing): add yarn requirement to guide (#9848) 2019-04-08 20:06:47 +02:00
vue-bot
af15d16d62 chore: update sponsors [ci skip] (#9845) 2019-04-08 21:15:00 +08:00
vue-bot
6a8473411a chore: update sponsors [ci skip] (#9834) 2019-04-06 10:19:11 +08:00
Eduardo San Martin Morote
a8184917a2
docs(contributing): replace npm install with yarn
Related to #9831
2019-04-05 22:18:50 +02:00
vue-bot
94c0918f8d chore: update sponsors [ci skip] (#9828) 2019-04-05 22:18:06 +08:00
vue-bot
8637009b5b chore: update backers [ci skip] (#9827) 2019-04-05 22:17:49 +08:00
vue-bot
6be3bf4a69 chore: update sponsors [ci skip] (#9804) 2019-04-02 09:21:20 +08:00
Evan You
e90cc60c47 build: release 2.6.10 2019-03-20 14:26:44 +08:00
Evan You
e7b912a17b build: build 2.6.10 2019-03-20 14:26:40 +08:00
Evan You
f11449d916 fix(core): only unset dom prop when not present
fix #9650
2019-03-20 14:13:23 +08:00
Alexander Schwartz
02d21c265c fix(core): cleanup timeouts for async components (#9649)
close #9648
2019-03-20 13:55:37 +08:00
Brian McMillen
bf5ceb759a polish: improve template compiler version mismatch warning (#9738) 2019-03-20 13:13:14 +08:00
Carlos Rodrigues
df4af4bd19 fix(types): allow using functions on the PropTypes (#9733)
close #9692
2019-03-19 12:54:27 +08:00
Evan You
22790b250c fix(scheduler): revert timeStamp check
fix #9729

This reverts #9667, but also fixes the original issue #9632 by skipping
the check in IE altogether (since all IE use low-res event timestamps).
2019-03-19 12:44:49 +08:00
Evan You
ebc1893fac fix(slots): fix slots not updating when passing down normal slots as $scopedSlots
fix #9699
2019-03-18 17:43:01 +08:00
GU Yiling
3433ba5bee fix(codegen): support named function expression in v-on (#9709)
fix #9707
2019-03-18 16:19:41 +08:00
Vitor Luiz Cavalcanti
982d5a492f fix(types): support string type for style in VNode data (#9728)
fix #9727
2019-03-18 15:47:43 +08:00