]> git.ipfire.org Git - thirdparty/vuejs/core.git/log
thirdparty/vuejs/core.git
4 years agobuild(deps-dev): bump @typescript-eslint/parser from 4.18.0 to 4.19.0
dependabot-preview[bot] [Tue, 23 Mar 2021 08:24:23 +0000 (08:24 +0000)] 
build(deps-dev): bump @typescript-eslint/parser from 4.18.0 to 4.19.0

Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 4.18.0 to 4.19.0.
- [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.19.0/packages/parser)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
4 years agobuild(deps-dev): bump semver from 7.3.4 to 7.3.5
dependabot-preview[bot] [Tue, 23 Mar 2021 08:22:51 +0000 (08:22 +0000)] 
build(deps-dev): bump semver from 7.3.4 to 7.3.5

Bumps [semver](https://github.com/npm/node-semver) from 7.3.4 to 7.3.5.
- [Release notes](https://github.com/npm/node-semver/releases)
- [Changelog](https://github.com/npm/node-semver/blob/master/CHANGELOG.md)
- [Commits](https://github.com/npm/node-semver/compare/v7.3.4...v7.3.5)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
4 years agofix(transition): toggling branches with in-out mode should be transitioned correctly...
HcySunYang [Mon, 22 Mar 2021 20:56:24 +0000 (04:56 +0800)] 
fix(transition): toggling branches with in-out mode should be transitioned correctly (#3109)

fix #3104

4 years agotest(ssr): test render function Transition usage in SSR
Evan You [Mon, 22 Mar 2021 20:51:51 +0000 (16:51 -0400)] 
test(ssr): test render function Transition usage in SSR

4 years agofix(KeepAlive): adapt keepalive for ssr (#3259)
HcySunYang [Mon, 22 Mar 2021 20:49:07 +0000 (04:49 +0800)] 
fix(KeepAlive): adapt keepalive for ssr (#3259)

fix #3255

4 years agofix(compiler-core): fix the detection of forwarded slots with v-if or v-for (#3353)
HcySunYang [Mon, 22 Mar 2021 20:34:46 +0000 (04:34 +0800)] 
fix(compiler-core): fix the detection of forwarded slots with v-if or v-for (#3353)

fix #3347

4 years agofix(compiler-sfc): scope Id should not be attached to @keyframe breakpoint rules...
HcySunYang [Fri, 19 Mar 2021 14:32:30 +0000 (22:32 +0800)] 
fix(compiler-sfc): scope Id should not be attached to @keyframe breakpoint rules (#3308)

fix #3304

4 years agobuild(deps-dev): bump ts-jest from 26.5.3 to 26.5.4
dependabot-preview[bot] [Thu, 18 Mar 2021 06:18:43 +0000 (06:18 +0000)] 
build(deps-dev): bump ts-jest from 26.5.3 to 26.5.4

Bumps [ts-jest](https://github.com/kulshekhar/ts-jest) from 26.5.3 to 26.5.4.
- [Release notes](https://github.com/kulshekhar/ts-jest/releases)
- [Changelog](https://github.com/kulshekhar/ts-jest/blob/master/CHANGELOG.md)
- [Commits](https://github.com/kulshekhar/ts-jest/compare/v26.5.3...v26.5.4)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
4 years agobuild(deps-dev): bump @types/jest from 26.0.20 to 26.0.21
dependabot-preview[bot] [Thu, 18 Mar 2021 06:19:12 +0000 (06:19 +0000)] 
build(deps-dev): bump @types/jest from 26.0.20 to 26.0.21

Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) from 26.0.20 to 26.0.21.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
4 years agobuild(deps-dev): bump @types/node from 14.14.34 to 14.14.35
dependabot-preview[bot] [Tue, 16 Mar 2021 06:14:44 +0000 (06:14 +0000)] 
build(deps-dev): bump @types/node from 14.14.34 to 14.14.35

Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 14.14.34 to 14.14.35.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
4 years agobuild(deps-dev): bump @typescript-eslint/parser from 4.17.0 to 4.18.0
dependabot-preview[bot] [Tue, 16 Mar 2021 06:13:54 +0000 (06:13 +0000)] 
build(deps-dev): bump @typescript-eslint/parser from 4.17.0 to 4.18.0

Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 4.17.0 to 4.18.0.
- [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.18.0/packages/parser)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
4 years agobuild(deps-dev): bump @types/node from 14.14.33 to 14.14.34
dependabot-preview[bot] [Mon, 15 Mar 2021 06:45:21 +0000 (06:45 +0000)] 
build(deps-dev): bump @types/node from 14.14.33 to 14.14.34

Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 14.14.33 to 14.14.34.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
4 years agobuild(deps-dev): bump eslint from 7.21.0 to 7.22.0
dependabot-preview[bot] [Mon, 15 Mar 2021 06:44:38 +0000 (06:44 +0000)] 
build(deps-dev): bump eslint from 7.21.0 to 7.22.0

Bumps [eslint](https://github.com/eslint/eslint) from 7.21.0 to 7.22.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v7.21.0...v7.22.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
4 years agobuild(deps-dev): bump @types/node from 14.14.32 to 14.14.33
dependabot-preview[bot] [Wed, 10 Mar 2021 06:09:54 +0000 (06:09 +0000)] 
build(deps-dev): bump @types/node from 14.14.32 to 14.14.33

Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 14.14.32 to 14.14.33.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
4 years agobuild(deps-dev): bump @typescript-eslint/parser from 4.16.1 to 4.17.0
dependabot-preview[bot] [Tue, 9 Mar 2021 06:11:37 +0000 (06:11 +0000)] 
build(deps-dev): bump @typescript-eslint/parser from 4.16.1 to 4.17.0

Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 4.16.1 to 4.17.0.
- [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.17.0/packages/parser)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
4 years agobuild(deps-dev): bump @types/node from 14.14.31 to 14.14.32
dependabot-preview[bot] [Mon, 8 Mar 2021 06:45:38 +0000 (06:45 +0000)] 
build(deps-dev): bump @types/node from 14.14.31 to 14.14.32

Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 14.14.31 to 14.14.32.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
4 years agochore: only set slotted flag on sfc descriptor if style is scoped
Evan You [Fri, 5 Mar 2021 22:46:37 +0000 (17:46 -0500)] 
chore: only set slotted flag on sfc descriptor if style is scoped

4 years agochore: fix all test cases
Evan You [Fri, 5 Mar 2021 21:07:23 +0000 (16:07 -0500)] 
chore: fix all test cases

4 years agochore: fix types
Evan You [Fri, 5 Mar 2021 17:17:27 +0000 (12:17 -0500)] 
chore: fix types

4 years agoperf: support only attaching slot scope ids when necessary
Evan You [Fri, 5 Mar 2021 17:12:49 +0000 (12:12 -0500)] 
perf: support only attaching slot scope ids when necessary

This is done by adding the `slotted: false` option to:

- compiler-dom
- compiler-ssr
- compiler-sfc (forwarded to template compiler)

At runtime, only slotted component will render slot fragments with
slot scope Ids. For SSR, only slotted component will add slot scope Ids
to rendered slot content. This should improve both runtime performance
and reduce SSR rendered markup size.

Note: requires SFC tooling (e.g. `vue-loader` and `vite`) to pass on
the `slotted` option from the SFC descriptoer to the `compileTemplate`
call.

4 years agofix(compiler): properly bail stringfication for nested slot elements
Evan You [Fri, 5 Mar 2021 16:10:58 +0000 (11:10 -0500)] 
fix(compiler): properly bail stringfication for nested slot elements

4 years agorefactor: fix implementation of SFC :slotted id handling
Evan You [Fri, 5 Mar 2021 16:10:06 +0000 (11:10 -0500)] 
refactor: fix implementation of SFC :slotted id handling

fix #2892

4 years agobuild(deps-dev): bump typescript from 4.2.2 to 4.2.3 (#3366)
dependabot-preview[bot] [Fri, 5 Mar 2021 06:18:18 +0000 (06:18 +0000)] 
build(deps-dev): bump typescript from 4.2.2 to 4.2.3 (#3366)

4 years agobuild(deps-dev): bump @microsoft/api-extractor from 7.13.1 to 7.13.2 (#3356)
dependabot-preview[bot] [Thu, 4 Mar 2021 06:16:59 +0000 (06:16 +0000)] 
build(deps-dev): bump @microsoft/api-extractor from 7.13.1 to 7.13.2 (#3356)

4 years agobuild(deps-dev): bump ts-jest from 26.5.2 to 26.5.3 (#3355)
dependabot-preview[bot] [Thu, 4 Mar 2021 06:13:47 +0000 (06:13 +0000)] 
build(deps-dev): bump ts-jest from 26.5.2 to 26.5.3 (#3355)

4 years agobuild(deps): bump typescript
Evan You [Wed, 3 Mar 2021 16:29:20 +0000 (11:29 -0500)] 
build(deps): bump typescript

4 years agochore: fix ownKeys signature (#3313)
Cédric Exbrayat [Wed, 3 Mar 2021 16:26:49 +0000 (17:26 +0100)] 
chore: fix ownKeys signature (#3313)

4 years agobuild(deps): bump @babel/parser and @babel/types
Evan You [Wed, 3 Mar 2021 16:25:13 +0000 (11:25 -0500)] 
build(deps): bump @babel/parser and @babel/types

4 years agobuild(deps-dev): bump pug from 2.0.4 to 3.0.1 (#3344)
dependabot[bot] [Wed, 3 Mar 2021 16:19:33 +0000 (11:19 -0500)] 
build(deps-dev): bump pug from 2.0.4 to 3.0.1 (#3344)

Bumps [pug](https://github.com/pugjs/pug) from 2.0.4 to 3.0.1.
- [Release notes](https://github.com/pugjs/pug/releases)
- [Commits](https://github.com/pugjs/pug/compare/pug@2.0.4...pug@3.0.1)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
4 years agobuild(deps): bump postcss from 8.1.10 to 8.2.6 (#3221)
dependabot-preview[bot] [Wed, 3 Mar 2021 16:18:39 +0000 (11:18 -0500)] 
build(deps): bump postcss from 8.1.10 to 8.2.6 (#3221)

Bumps [postcss](https://github.com/postcss/postcss) from 8.1.10 to 8.2.6.
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss/compare/8.1.10...8.2.6)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
4 years agobuild(deps-dev): bump @typescript-eslint/parser from 4.15.2 to 4.16.1 (#3335)
dependabot-preview[bot] [Tue, 2 Mar 2021 06:18:42 +0000 (06:18 +0000)] 
build(deps-dev): bump @typescript-eslint/parser from 4.15.2 to 4.16.1 (#3335)

4 years agorefactor: adjust logic branches
Evan You [Mon, 1 Mar 2021 20:45:55 +0000 (15:45 -0500)] 
refactor: adjust logic branches

4 years agofix(runtime-core): fix async component ref handling (#3191)
HcySunYang [Mon, 1 Mar 2021 20:00:32 +0000 (04:00 +0800)] 
fix(runtime-core): fix async component ref handling (#3191)

fix #3188

4 years agotest(types): test for tsx style validation
Evan You [Mon, 1 Mar 2021 17:31:40 +0000 (12:31 -0500)] 
test(types): test for tsx style validation

4 years agochore: rename test to match src filename
Evan You [Mon, 1 Mar 2021 16:56:53 +0000 (11:56 -0500)] 
chore: rename test to match src filename

4 years agofix(types): allow style to be an array in JSX (#2947)
Kadir Yazıcı [Mon, 1 Mar 2021 17:29:13 +0000 (20:29 +0300)] 
fix(types): allow style to be an array in JSX (#2947)

4 years agofix(runtime-dom): support mounting app to svg container (#2929)
HcySunYang [Mon, 1 Mar 2021 16:51:32 +0000 (00:51 +0800)] 
fix(runtime-dom): support mounting app to svg container (#2929)

fix #2926

4 years agorelease: v3.0.7 v3.0.7
Evan You [Mon, 1 Mar 2021 15:59:29 +0000 (10:59 -0500)] 
release: v3.0.7

4 years agochore: bail early on release test run
Evan You [Mon, 1 Mar 2021 15:55:39 +0000 (10:55 -0500)] 
chore: bail early on release test run

4 years agotest: improve e2e test stability
Evan You [Mon, 1 Mar 2021 15:49:23 +0000 (10:49 -0500)] 
test: improve e2e test stability

4 years agofix(deps): pin Rollup to 2.38
Evan You [Mon, 1 Mar 2021 15:20:44 +0000 (10:20 -0500)] 
fix(deps): pin Rollup to 2.38

Rollup 2.39 changes cjs re-exports code generation which breaks named
exports static analysis of cjs-module-lexer / Node esm mode.

close #3332

4 years agobuild(deps-dev): bump rollup from 2.39.1 to 2.40.0 (#3329)
dependabot-preview[bot] [Mon, 1 Mar 2021 08:23:41 +0000 (08:23 +0000)] 
build(deps-dev): bump rollup from 2.39.1 to 2.40.0 (#3329)

4 years agobuild(deps-dev): bump eslint from 7.20.0 to 7.21.0 (#3330)
dependabot-preview[bot] [Mon, 1 Mar 2021 08:23:34 +0000 (08:23 +0000)] 
build(deps-dev): bump eslint from 7.20.0 to 7.21.0 (#3330)

4 years agofix(compiler-sfc): handle more edge cases in default rewrite
Evan You [Fri, 26 Feb 2021 16:05:20 +0000 (11:05 -0500)] 
fix(compiler-sfc): handle more edge cases in default rewrite

4 years ago fix(compiler-ssr) ensure that ssrHelpers are unique after merge from parent context...
lidlanca [Thu, 25 Feb 2021 23:25:39 +0000 (18:25 -0500)] 
 fix(compiler-ssr) ensure that ssrHelpers are unique after merge from parent context (#3269)

fix #3268

4 years agoperf(reactivity): only call Set.add if doesn't already have value (#3307)
zhufengzhufeng [Thu, 25 Feb 2021 19:57:35 +0000 (03:57 +0800)] 
perf(reactivity): only call Set.add if doesn't already have value (#3307)

4 years agofix(v-show): v-show takes higher priority than style attribute (#3230)
HcySunYang [Thu, 25 Feb 2021 15:26:54 +0000 (23:26 +0800)] 
fix(v-show): v-show takes higher priority than style attribute (#3230)

fix #2757

4 years agofix(scheduler): ensure updates are always inserted in ascending id order (#3184)
HcySunYang [Thu, 25 Feb 2021 14:37:25 +0000 (22:37 +0800)] 
fix(scheduler): ensure updates are always inserted in ascending id order (#3184)

fix #2768, fix #2829

4 years agotest: test case for #3300, #3301
Evan You [Thu, 25 Feb 2021 14:07:49 +0000 (09:07 -0500)] 
test: test case for #3300, #3301

4 years agofix(runtime-core): properties in methods should be writable and enumerable in DEV...
HcySunYang [Thu, 25 Feb 2021 14:04:28 +0000 (22:04 +0800)] 
fix(runtime-core): properties in methods should be writable and enumerable in DEV (#3301)

fix #3300

4 years agotypes: support object as props type (#3165)
HcySunYang [Wed, 24 Feb 2021 21:20:41 +0000 (05:20 +0800)] 
types: support object as props type (#3165)

4 years agodx(runtime-dom): warn config.isCustomElement usage in runtime-only build (#2945)
HcySunYang [Wed, 24 Feb 2021 21:18:55 +0000 (05:18 +0800)] 
dx(runtime-dom): warn config.isCustomElement usage in runtime-only build (#2945)

4 years agofix: init devtools after feature flag checks
Evan You [Wed, 24 Feb 2021 20:59:38 +0000 (15:59 -0500)] 
fix: init devtools after feature flag checks

4 years agorelease: v3.0.6 v3.0.6
Evan You [Wed, 24 Feb 2021 20:19:31 +0000 (15:19 -0500)] 
release: v3.0.6

4 years agorefactor(runtime-dom): avoid form attribtue tag check
Evan You [Wed, 24 Feb 2021 20:06:51 +0000 (15:06 -0500)] 
refactor(runtime-dom): avoid form attribtue tag check

the tag check while technically stricter, is not really necessary
and introduces too much weight

4 years agochore: suppress rollup plugin replace warning
Evan You [Wed, 24 Feb 2021 20:05:36 +0000 (15:05 -0500)] 
chore: suppress rollup plugin replace warning

4 years agofix(runtime-dom): ensure readonly type prop on textarea is handled patched as attribu...
Thorsten Lünborg [Wed, 24 Feb 2021 19:51:19 +0000 (20:51 +0100)] 
fix(runtime-dom): ensure readonly type prop on textarea is handled patched as attribute (#2888)

close #2766

Co-authored-by: Thorsten Luenborg <t.luneborg@googlemail.com>
4 years agobuild(deps-dev): bump ts-jest from 26.5.1 to 26.5.2 (#3292)
dependabot-preview[bot] [Wed, 24 Feb 2021 06:14:54 +0000 (06:14 +0000)] 
build(deps-dev): bump ts-jest from 26.5.1 to 26.5.2 (#3292)

4 years agofix(compiler-dom): fix cdn entries
Evan You [Tue, 23 Feb 2021 15:00:40 +0000 (10:00 -0500)] 
fix(compiler-dom): fix cdn entries

ref #3181 #3185

4 years agobuild(deps-dev): bump rollup from 2.39.0 to 2.39.1 (#3286)
dependabot-preview[bot] [Tue, 23 Feb 2021 06:16:14 +0000 (06:16 +0000)] 
build(deps-dev): bump rollup from 2.39.0 to 2.39.1 (#3286)

4 years agobuild(deps-dev): bump @typescript-eslint/parser from 4.15.1 to 4.15.2 (#3285)
dependabot-preview[bot] [Tue, 23 Feb 2021 06:14:13 +0000 (06:14 +0000)] 
build(deps-dev): bump @typescript-eslint/parser from 4.15.1 to 4.15.2 (#3285)

4 years agobuild(deps-dev): bump @rollup/plugin-replace from 2.4.0 to 2.4.1 (#3283)
dependabot-preview[bot] [Tue, 23 Feb 2021 06:11:40 +0000 (06:11 +0000)] 
build(deps-dev): bump @rollup/plugin-replace from 2.4.0 to 2.4.1 (#3283)

4 years agobuild(deps-dev): bump @rollup/plugin-replace from 2.3.4 to 2.4.0 (#3279)
dependabot-preview[bot] [Mon, 22 Feb 2021 06:21:18 +0000 (06:21 +0000)] 
build(deps-dev): bump @rollup/plugin-replace from 2.3.4 to 2.4.0 (#3279)

4 years agobuild(deps-dev): bump @types/node from 14.14.30 to 14.14.31 (#3278)
dependabot-preview[bot] [Mon, 22 Feb 2021 06:19:38 +0000 (06:19 +0000)] 
build(deps-dev): bump @types/node from 14.14.30 to 14.14.31 (#3278)

4 years agobuild(deps-dev): bump lodash from 4.17.20 to 4.17.21 (#3277)
dependabot-preview[bot] [Mon, 22 Feb 2021 06:18:29 +0000 (06:18 +0000)] 
build(deps-dev): bump lodash from 4.17.20 to 4.17.21 (#3277)

4 years agobuild(deps-dev): bump @types/node from 14.14.28 to 14.14.30 (#3263)
dependabot-preview[bot] [Fri, 19 Feb 2021 06:26:54 +0000 (06:26 +0000)] 
build(deps-dev): bump @types/node from 14.14.28 to 14.14.30 (#3263)

4 years agobuild(deps-dev): bump sass from 1.32.7 to 1.32.8 (#3262)
dependabot-preview[bot] [Fri, 19 Feb 2021 06:26:06 +0000 (06:26 +0000)] 
build(deps-dev): bump sass from 1.32.7 to 1.32.8 (#3262)

4 years agobuild(deps-dev): bump @types/node from 14.14.26 to 14.14.28 (#3240)
dependabot-preview[bot] [Tue, 16 Feb 2021 06:17:57 +0000 (06:17 +0000)] 
build(deps-dev): bump @types/node from 14.14.26 to 14.14.28 (#3240)

4 years agobuild(deps-dev): bump @typescript-eslint/parser from 4.14.1 to 4.15.1 (#3239)
dependabot-preview[bot] [Tue, 16 Feb 2021 06:17:43 +0000 (06:17 +0000)] 
build(deps-dev): bump @typescript-eslint/parser from 4.14.1 to 4.15.1 (#3239)

4 years agofix(hmr): deep clone reused hoisted trees during dev
Evan You [Mon, 15 Feb 2021 20:09:27 +0000 (15:09 -0500)] 
fix(hmr): deep clone reused hoisted trees during dev

fix vitejs/vite#2022

4 years agofix(compiler-ssr): avoid duplicated asset imports merged from component slot client...
Evan You [Mon, 15 Feb 2021 17:12:45 +0000 (12:12 -0500)] 
fix(compiler-ssr): avoid duplicated asset imports merged from component slot client branch

fix vitejs/vite#2034

4 years agobuild(deps-dev): bump rollup from 2.38.4 to 2.39.0 (#3234)
dependabot-preview[bot] [Mon, 15 Feb 2021 06:48:21 +0000 (06:48 +0000)] 
build(deps-dev): bump rollup from 2.38.4 to 2.39.0 (#3234)

4 years agobuild(deps-dev): bump @rollup/plugin-node-resolve from 11.1.1 to 11.2.0 (#3232)
dependabot-preview[bot] [Mon, 15 Feb 2021 06:40:14 +0000 (06:40 +0000)] 
build(deps-dev): bump @rollup/plugin-node-resolve from 11.1.1 to 11.2.0 (#3232)

4 years agobuild(deps-dev): bump eslint from 7.19.0 to 7.20.0 (#3233)
dependabot-preview[bot] [Mon, 15 Feb 2021 06:38:32 +0000 (06:38 +0000)] 
build(deps-dev): bump eslint from 7.19.0 to 7.20.0 (#3233)

4 years agofix(compiler-sfc): removeSpecifier issue when removing initial imports (script-setup...
Matias Capeletto [Sat, 13 Feb 2021 09:06:34 +0000 (10:06 +0100)] 
fix(compiler-sfc): removeSpecifier issue when removing initial imports (script-setup) (#2729)

4 years agobuild(deps-dev): bump @types/node from 14.14.25 to 14.14.26 (#3226)
dependabot-preview[bot] [Fri, 12 Feb 2021 06:28:38 +0000 (06:28 +0000)] 
build(deps-dev): bump @types/node from 14.14.25 to 14.14.26 (#3226)

4 years agobuild(deps-dev): bump typescript from 4.1.4 to 4.1.5 (#3223)
dependabot-preview[bot] [Thu, 11 Feb 2021 06:18:42 +0000 (06:18 +0000)] 
build(deps-dev): bump typescript from 4.1.4 to 4.1.5 (#3223)

4 years agobuild(deps-dev): bump sass from 1.32.6 to 1.32.7 (#3222)
dependabot-preview[bot] [Thu, 11 Feb 2021 06:16:31 +0000 (06:16 +0000)] 
build(deps-dev): bump sass from 1.32.6 to 1.32.7 (#3222)

4 years agofix(compiler-sfc): treat const reactive() bindings as mutable
Evan You [Wed, 10 Feb 2021 16:38:19 +0000 (11:38 -0500)] 
fix(compiler-sfc): treat const reactive() bindings as mutable

4 years agobuild(deps-dev): bump ts-jest from 26.5.0 to 26.5.1 (#3213)
dependabot-preview[bot] [Wed, 10 Feb 2021 06:12:57 +0000 (06:12 +0000)] 
build(deps-dev): bump ts-jest from 26.5.0 to 26.5.1 (#3213)

4 years agobuild(deps-dev): bump typescript from 4.1.3 to 4.1.4 (#3212)
dependabot-preview[bot] [Wed, 10 Feb 2021 06:12:09 +0000 (06:12 +0000)] 
build(deps-dev): bump typescript from 4.1.3 to 4.1.4 (#3212)

4 years agofix(compiler-core): do not mark v-for as stable on const bindings
Evan You [Tue, 9 Feb 2021 16:57:09 +0000 (11:57 -0500)] 
fix(compiler-core): do not mark v-for as stable on const bindings

since the source value may be a reactive array

fix vitejs/vite#1956

4 years agofix(runtime-core): instanceWatch should pass `this.proxy` to source as the first...
edison [Tue, 9 Feb 2021 07:00:32 +0000 (15:00 +0800)] 
fix(runtime-core): instanceWatch should pass `this.proxy` to source as the first argument (#2753)

4 years agofeat: remove useless option in KeepAlive (#3170)
JokcyLou [Tue, 9 Feb 2021 06:58:53 +0000 (14:58 +0800)] 
feat: remove useless option  in KeepAlive (#3170)

4 years agofix: kebab-case events are attached correctly on web components, see #2841 (#2847)
shadowings-zy [Tue, 9 Feb 2021 06:58:36 +0000 (14:58 +0800)] 
fix: kebab-case events are attached correctly on web components, see #2841 (#2847)

4 years agochore: comment initial space (#3192) [skip ci]
xiejiahe [Mon, 8 Feb 2021 11:32:12 +0000 (19:32 +0800)] 
chore: comment initial space (#3192) [skip ci]

fix(typo): Comment add spaces.

4 years agobuild(deps-dev): bump lint-staged from 10.5.3 to 10.5.4 (#3193)
dependabot-preview[bot] [Mon, 8 Feb 2021 06:55:31 +0000 (06:55 +0000)] 
build(deps-dev): bump lint-staged from 10.5.3 to 10.5.4 (#3193)

4 years agofix(compiler-dom): ensure global build filename matches the one defined in package...
Thorsten Lünborg [Sun, 7 Feb 2021 13:40:14 +0000 (14:40 +0100)] 
fix(compiler-dom): ensure global build filename matches the one defined in package.json (close #3181) (#3185)

Co-authored-by: Thorsten Luenborg <t.luneborg@googlemail.com>
4 years agofix(runtime-core): align $parent/$root with the template ref when using expose (...
HcySunYang [Sun, 7 Feb 2021 13:39:52 +0000 (21:39 +0800)] 
fix(runtime-core): align $parent/$root with the template ref when using expose (#3158)

4 years agochore(runtime-core): remove unnecessary variables (#2680)
edison [Fri, 5 Feb 2021 19:06:50 +0000 (03:06 +0800)] 
chore(runtime-core): remove unnecessary variables (#2680)

4 years agotest: fix typo in expect message (#2678)
Alan Wang [Fri, 5 Feb 2021 19:06:21 +0000 (03:06 +0800)] 
test: fix typo in expect message (#2678)

4 years agofix(runtime-core): allow overriding properties other than props (#3105)
Cédric Exbrayat [Fri, 5 Feb 2021 18:59:46 +0000 (19:59 +0100)] 
fix(runtime-core): allow overriding properties other than props (#3105)

This is useful for testing, as Jest can't spy on an object without `hasOwnProperty`.
VTU can add it, but this commit is needed first.

4 years agofix(types): extract the correct props type for the DateConstructor (#2676)
HcySunYang [Fri, 5 Feb 2021 18:56:23 +0000 (02:56 +0800)] 
fix(types): extract the correct props type for the DateConstructor (#2676)

4 years agofeat(runtime-core): improve render context warning (#2496)
Thorsten Lünborg [Fri, 5 Feb 2021 18:55:45 +0000 (19:55 +0100)] 
feat(runtime-core): improve render context warning (#2496)

Co-authored-by: Thorsten Luenborg <t.luneborg@googlemail.com>
4 years agotypes: use non-null assertion instead of explicit type cast (#2974)
Yang Mingshan [Fri, 5 Feb 2021 18:55:23 +0000 (02:55 +0800)] 
types: use non-null assertion instead of explicit type cast (#2974)

4 years agofix(runtime-core): check the DEV_ROOT_FRAGMENT flag correctly in the dev environment...
HcySunYang [Fri, 5 Feb 2021 18:54:59 +0000 (02:54 +0800)] 
fix(runtime-core): check the DEV_ROOT_FRAGMENT flag correctly in the dev environment (#2750)

4 years agofix(runtime-core): component methods should override global properties in DEV (#3074)
HcySunYang [Fri, 5 Feb 2021 18:52:40 +0000 (02:52 +0800)] 
fix(runtime-core): component methods should override global properties in DEV (#3074)

4 years agobuild(deps-dev): bump @types/node from 14.14.22 to 14.14.25 (#3169)
dependabot-preview[bot] [Fri, 5 Feb 2021 06:24:00 +0000 (06:24 +0000)] 
build(deps-dev): bump @types/node from 14.14.22 to 14.14.25 (#3169)

4 years agofix: remove superfluous spaces when normalizing class (#3083)
Albert Kaaman [Thu, 4 Feb 2021 13:41:46 +0000 (14:41 +0100)] 
fix: remove superfluous spaces when normalizing class (#3083)

Co-authored-by: Jacek Karczmarczyk <jkarczm@gmail.com>
4 years agofeat(compiler-sfc): upgrade to postcss 8 (#2710)
Evan You [Thu, 4 Feb 2021 13:37:55 +0000 (08:37 -0500)] 
feat(compiler-sfc): upgrade to postcss 8 (#2710)