ᴜɴвʏтᴇ
|
052a621762
|
feat(compile-core): handle falsy dynamic args for v-on and v-bind (#2393)
fix #2388
|
2020-10-19 17:15:53 -04:00 |
|
dependabot-preview[bot]
|
7390487c7d
|
build(deps): bump @babel/types from 7.12.0 to 7.12.1 (#2396)
Bumps [@babel/types](https://github.com/babel/babel/tree/HEAD/packages/babel-types) from 7.12.0 to 7.12.1.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.12.1/packages/babel-types)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
|
2020-10-19 17:11:59 -04:00 |
|
dependabot-preview[bot]
|
5232b80e16
|
build(deps): bump @babel/parser from 7.12.0 to 7.12.3 (#2409)
Bumps [@babel/parser](https://github.com/babel/babel/tree/HEAD/packages/babel-parser) from 7.12.0 to 7.12.3.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.12.3/packages/babel-parser)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
|
2020-10-19 17:11:45 -04:00 |
|
龙腾道
|
ba881f9190
|
fix(runtime-core): avoid object prototype keys in property access cache (#2416)
|
2020-10-19 17:11:28 -04:00 |
|
dependabot-preview[bot]
|
7e6e903111
|
build(deps-dev): bump jest from 26.5.3 to 26.6.0 (#2434)
|
2020-10-19 12:05:12 +00:00 |
|
dependabot-preview[bot]
|
2d5784c0b3
|
build(deps-dev): bump lint-staged from 10.4.1 to 10.4.2 (#2410)
|
2020-10-17 21:59:26 +00:00 |
|
dependabot-preview[bot]
|
0c6e1ed6c1
|
build(deps-dev): bump @types/node from 14.11.8 to 14.11.10 (#2407)
|
2020-10-17 21:56:25 +00:00 |
|
dependabot-preview[bot]
|
ba49fd8db8
|
build(deps-dev): bump rollup from 2.31.0 to 2.32.0 (#2408)
|
2020-10-17 21:56:17 +00:00 |
|
dependabot-preview[bot]
|
c9e8be09ca
|
build(deps-dev): bump rollup from 2.30.0 to 2.31.0 (#2397)
|
2020-10-16 14:58:02 +00:00 |
|
dependabot-preview[bot]
|
f1086245a7
|
build(deps-dev): bump lint-staged from 10.4.0 to 10.4.1 (#2395)
|
2020-10-16 14:54:54 +00:00 |
|
Evan You
|
f17f0ddf68
|
release: v3.0.1
|
2020-10-15 12:37:21 -04:00 |
|
Evan You
|
2ee2f945a6
|
workflow: adjust release script for non-pre-releases
|
2020-10-15 12:28:40 -04:00 |
|
Evan You
|
9664267793
|
chore: fix missed type guard from dbc29c32
|
2020-10-15 12:10:25 -04:00 |
|
Evan You
|
dbc29c32e3
|
build(deps): bump @babel/types from 7.11.5 to 7.12.0
|
2020-10-15 12:02:20 -04:00 |
|
Evan You
|
3aabd59de1
|
build(deps): bump postcss-selector-parser from 6.0.2 to 6.0.4
|
2020-10-15 11:52:30 -04:00 |
|
Eduardo San Martin Morote
|
6962896465
|
ci: add size check integration (#2369)
|
2020-10-15 11:37:00 -04:00 |
|
dependabot-preview[bot]
|
5c37efeccc
|
build(deps): bump @babel/parser from 7.11.5 to 7.12.0 (#2383)
Bumps [@babel/parser](https://github.com/babel/babel/tree/HEAD/packages/babel-parser) from 7.11.5 to 7.12.0.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.12.0/packages/babel-parser)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
|
2020-10-15 11:05:49 -04:00 |
|
dependabot-preview[bot]
|
38c8778c51
|
build(deps-dev): bump @typescript-eslint/parser from 4.4.0 to 4.4.1 (#2374)
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 4.4.0 to 4.4.1.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.4.1/packages/parser)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
|
2020-10-15 11:05:36 -04:00 |
|
underfin
|
e78915a740
|
fix(hmr): full diff props for non-sfc component (#2359)
close #https://github.com/vitejs/vite/issues/872
|
2020-10-15 11:05:12 -04:00 |
|
Cédric Exbrayat
|
c6443a43c9
|
test: package exclusion from code coverage (#2377)
|
2020-10-14 10:23:51 +02:00 |
|
dependabot-preview[bot]
|
6e2c79b4f2
|
build(deps-dev): bump rollup from 2.28.2 to 2.30.0 (#2373)
|
2020-10-13 23:48:20 +00:00 |
|
Hunter
|
962af85220
|
test(runtime-core): inject from closest ancestor (#2329)
|
2020-10-13 16:31:13 -04:00 |
|
ᴜɴвʏтᴇ
|
6df3675548
|
test(runtime-core): improve test for #2295 (#2309)
|
2020-10-13 16:29:23 -04:00 |
|
underfin
|
02f355eb69
|
fix(v-for): handle and warn when v-for receives non-integer range number (#2247)
close #2245
|
2020-10-13 16:28:24 -04:00 |
|
Mathieu TUDISCO
|
8539c0bf32
|
fix(compiler-ssr): fix SSR issue when dynamic and static class co-exist (#2354)
|
2020-10-13 16:25:15 -04:00 |
|
Pick
|
6a554feb13
|
perf(runtime-dom/vModel): remove looseHas if model is Set (#2236)
|
2020-10-13 16:20:05 -04:00 |
|
Lory Lee
|
6b8cf998c4
|
chore: add missing space in warning message (#2266) [ci skip]
|
2020-10-13 16:18:22 -04:00 |
|
edison
|
af1f5d33aa
|
refactor(reactivity): remove keyIsSymbol (#2262)
|
2020-10-13 16:17:52 -04:00 |
|
Pick
|
9b34f915ab
|
refactor(runtime-core): simplify deep watch traverse (#2212)
|
2020-10-13 16:06:36 -04:00 |
|
meteorlxy
|
e2c9ab1991
|
test(compiler-core): more test cases for baseParse (#2211)
|
2020-10-13 16:03:33 -04:00 |
|
dependabot-preview[bot]
|
15898307aa
|
build(deps): bump postcss from 7.0.34 to 7.0.35 (#2273)
Bumps [postcss](https://github.com/postcss/postcss) from 7.0.34 to 7.0.35.
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/master/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss/compare/7.0.34...7.0.35)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
|
2020-10-13 16:02:43 -04:00 |
|
Pick
|
e4a5387435
|
refactor(runtime-core): refactor watch typing (#2191)
|
2020-10-13 15:45:17 -04:00 |
|
underfin
|
408a8cad48
|
fix(sfc/style-vars): should attach css vars while subtree changed (#2178)
* fix(cssVars): should attach css vars while `subtree` changed
fix #2177
* fix: fix test
|
2020-10-13 15:37:45 -04:00 |
|
izayl
|
bac4d22614
|
chore: add magic number comment (#2198) [ci skip]
|
2020-10-13 15:33:16 -04:00 |
|
Yang Mingshan
|
7cc09ca8a5
|
fix(reactivity): use resetTracking instead of enableTracking (#2174)
|
2020-10-13 15:32:46 -04:00 |
|
ruige24601
|
2e226cb465
|
chore(test): test cases description mistake (#2167)
|
2020-10-13 15:32:10 -04:00 |
|
Ben Sheedy
|
aa2b4f4873
|
chore: heading for npm readme (#2158) [ci skip]
|
2020-10-13 15:30:56 -04:00 |
|
edison
|
1cc8cd60a1
|
test(runtime-core): show warn when create with invalid type (#2128)
|
2020-10-13 15:27:21 -04:00 |
|
ᴜɴвʏтᴇ
|
692197be33
|
fix(compiler-core): fix v-if key injection with v-on object syntax (#2368)
fix #2366
|
2020-10-13 12:04:52 -04:00 |
|
Evan You
|
6ba7ba47d5
|
feat: custom formatters
|
2020-10-13 11:50:24 -04:00 |
|
dependabot-preview[bot]
|
ffdb05e1f1
|
build(deps-dev): bump jest from 26.5.2 to 26.5.3 (#2365)
|
2020-10-12 12:38:40 +00:00 |
|
Evan You
|
2ae3b26679
|
fix(teleport): proper children traversal when teleport is block root
fix #2324
|
2020-10-10 16:07:30 -04:00 |
|
dependabot-preview[bot]
|
9bb14149b0
|
build(deps-dev): bump eslint from 7.10.0 to 7.11.0 (#2351)
|
2020-10-10 19:01:46 +00:00 |
|
dependabot-preview[bot]
|
51c18ed193
|
build(deps-dev): bump @types/node from 14.11.5 to 14.11.8 (#2346)
|
2020-10-09 14:49:30 +00:00 |
|
Evan You
|
b0931dcaba
|
fix(teleport): should only force remove teleport when not disabled
fix #2323
|
2020-10-09 09:08:59 -04:00 |
|
Evan You
|
54ed7592e4
|
fix(v-model): ensure initial value is set after other attributes
fix #2325
|
2020-10-08 16:41:45 -04:00 |
|
dependabot-preview[bot]
|
d1a6ce6565
|
build(deps-dev): bump sass from 1.26.11 to 1.27.0 (#2334)
|
2020-10-08 11:27:09 +00:00 |
|
ᴜɴвʏтᴇ
|
fbd198fbfe
|
fix(v-model): avoid clearing IME compose state on updates (#2304)
fix #2302
|
2020-10-07 22:34:53 -04:00 |
|
Evan You
|
4d1ebb5deb
|
fix(runtime-core): fix directive merging on component root
fix #2298
|
2020-10-07 22:02:32 -04:00 |
|
Evan You
|
f06518a8c9
|
fix(runtime-core): fix provide function data access in extends/mixins
fix #2300
|
2020-10-07 21:47:01 -04:00 |
|