]> git.ipfire.org Git - thirdparty/vuejs/core.git/log
thirdparty/vuejs/core.git
4 years agobuild(deps-dev): bump eslint from 7.12.0 to 7.12.1 (#2498)
dependabot-preview[bot] [Wed, 28 Oct 2020 09:49:23 +0000 (09:49 +0000)] 
build(deps-dev): bump eslint from 7.12.0 to 7.12.1 (#2498)

4 years agofix(types): ensure correct type for toRef and toRefs on existing refs
Evan You [Tue, 27 Oct 2020 22:50:34 +0000 (18:50 -0400)] 
fix(types): ensure correct type for toRef and toRefs on existing refs

4 years agofix(hmr): fix updates for imported but not yet rendered components
Evan You [Mon, 26 Oct 2020 21:52:16 +0000 (17:52 -0400)] 
fix(hmr): fix updates for imported but not yet rendered components

4 years agobuild(deps-dev): bump eslint from 7.11.0 to 7.12.0 (#2481)
dependabot-preview[bot] [Sun, 25 Oct 2020 05:00:09 +0000 (05:00 +0000)] 
build(deps-dev): bump eslint from 7.11.0 to 7.12.0 (#2481)

4 years agobuild(deps-dev): bump jest from 26.6.0 to 26.6.1 (#2475)
dependabot-preview[bot] [Sat, 24 Oct 2020 16:24:40 +0000 (16:24 +0000)] 
build(deps-dev): bump jest from 26.6.0 to 26.6.1 (#2475)

4 years agobuild(deps-dev): bump ts-jest from 26.4.1 to 26.4.2 (#2476)
dependabot-preview[bot] [Fri, 23 Oct 2020 19:52:38 +0000 (19:52 +0000)] 
build(deps-dev): bump ts-jest from 26.4.1 to 26.4.2 (#2476)

4 years agochore: comments [ci skip]
Evan You [Fri, 23 Oct 2020 18:37:09 +0000 (14:37 -0400)] 
chore: comments [ci skip]

4 years agofix(runtime-core): components with static props and slots should not be force updated
Evan You [Thu, 22 Oct 2020 21:49:54 +0000 (17:49 -0400)] 
fix(runtime-core): components with static props and slots should not be force updated

4 years agobuild(deps-dev): bump rollup from 2.32.0 to 2.32.1 (#2465)
dependabot-preview[bot] [Thu, 22 Oct 2020 21:13:55 +0000 (21:13 +0000)] 
build(deps-dev): bump rollup from 2.32.0 to 2.32.1 (#2465)

4 years agobuild(deps-dev): bump @types/node from 14.14.0 to 14.14.2 (#2466)
dependabot-preview[bot] [Thu, 22 Oct 2020 21:13:23 +0000 (21:13 +0000)] 
build(deps-dev): bump @types/node from 14.14.0 to 14.14.2 (#2466)

4 years agobuild(deps-dev): bump @types/node from 14.11.10 to 14.14.0 (#2453)
dependabot-preview[bot] [Wed, 21 Oct 2020 06:34:05 +0000 (06:34 +0000)] 
build(deps-dev): bump @types/node from 14.11.10 to 14.14.0 (#2453)

4 years agobuild(deps-dev): bump @types/jest from 26.0.14 to 26.0.15 (#2452)
dependabot-preview[bot] [Wed, 21 Oct 2020 06:33:24 +0000 (06:33 +0000)] 
build(deps-dev): bump @types/jest from 26.0.14 to 26.0.15 (#2452)

4 years agobuild(deps-dev): bump @typescript-eslint/parser from 4.4.1 to 4.5.0 (#2451)
dependabot-preview[bot] [Wed, 21 Oct 2020 06:31:09 +0000 (06:31 +0000)] 
build(deps-dev): bump @typescript-eslint/parser from 4.4.1 to 4.5.0 (#2451)

4 years agorelease: v3.0.2 v3.0.2
Evan You [Tue, 20 Oct 2020 20:24:12 +0000 (16:24 -0400)] 
release: v3.0.2

4 years agofix(types): h support for resolveComponent (#2402)
Carlos Rodrigues [Tue, 20 Oct 2020 19:56:29 +0000 (20:56 +0100)] 
fix(types): h support for resolveComponent (#2402)

close #2357

4 years agofix(runtime-core): non-stable Fragment should always unmount its children (#2445)
HcySunYang [Tue, 20 Oct 2020 18:59:55 +0000 (02:59 +0800)] 
fix(runtime-core): non-stable Fragment should always unmount its children (#2445)

fix #2444

4 years agofix(suspense): fix suspense nested child updates in template mode
Evan You [Tue, 20 Oct 2020 16:28:02 +0000 (12:28 -0400)] 
fix(suspense): fix suspense nested child updates in template mode

fix #2214

4 years agofix(v-model): built in modifiers support on component (#2348)
Hunter [Tue, 20 Oct 2020 13:59:27 +0000 (21:59 +0800)] 
fix(v-model): built in modifiers support on component  (#2348)

close #2326

4 years agofix(runtime-core): fix component .once listener logic
Evan You [Tue, 20 Oct 2020 13:49:53 +0000 (09:49 -0400)] 
fix(runtime-core): fix component .once listener logic

4 years agofix(compiler-core): fix multiline member expression check (#2436)
Hunter [Tue, 20 Oct 2020 13:31:08 +0000 (21:31 +0800)] 
fix(compiler-core): fix multiline member expression check (#2436)

fix #2426

4 years agochore(runtime-core): fix typo (#2442)
ShaoDamao [Tue, 20 Oct 2020 06:51:05 +0000 (14:51 +0800)] 
chore(runtime-core): fix typo (#2442)

Co-authored-by: shaoziwei <ziwei.shao@cloudchef.io>
4 years agofix(runtime-core): prevent self-injection (#2424)
Hunter [Tue, 20 Oct 2020 00:45:48 +0000 (08:45 +0800)] 
fix(runtime-core): prevent self-injection (#2424)

fix #2400

4 years agofix(compiler): stringify values on v-text (#2432)
Eduardo San Martin Morote [Mon, 19 Oct 2020 22:12:09 +0000 (00:12 +0200)] 
fix(compiler): stringify values on v-text (#2432)

fix #2430

4 years agofix(runtime-core): avoid mutating EMPTY_ARR when setting dev root (#2419)
被雨水过滤的空气 [Mon, 19 Oct 2020 22:08:54 +0000 (06:08 +0800)] 
fix(runtime-core): avoid mutating EMPTY_ARR when setting dev root (#2419)

also freeze EMPTY_ARR in dev

fix #2413

4 years agotypes(tsx): svg xmlns attribute typing (#2344)
neverland [Mon, 19 Oct 2020 21:40:21 +0000 (05:40 +0800)] 
types(tsx): svg xmlns attribute typing (#2344)

4 years agofix(reactivity): track length on for in iteration on Array
Evan You [Mon, 19 Oct 2020 21:37:10 +0000 (17:37 -0400)] 
fix(reactivity): track length on for in iteration on Array

fix #2427

4 years agotypes(defineComponent): fix optional Boolean prop types (#2401)
Carlos Rodrigues [Mon, 19 Oct 2020 21:25:55 +0000 (22:25 +0100)] 
types(defineComponent): fix optional Boolean prop types (#2401)

fix #2338

4 years agoci: add size check on push (#2392)
Eduardo San Martin Morote [Mon, 19 Oct 2020 21:19:49 +0000 (23:19 +0200)] 
ci: add size check on push (#2392)

4 years agofeat(compile-core): handle falsy dynamic args for v-on and v-bind (#2393)
ᴜɴвʏтᴇ [Mon, 19 Oct 2020 21:15:53 +0000 (05:15 +0800)] 
feat(compile-core): handle falsy dynamic args for v-on and v-bind (#2393)

fix #2388

4 years agobuild(deps): bump @babel/types from 7.12.0 to 7.12.1 (#2396)
dependabot-preview[bot] [Mon, 19 Oct 2020 21:11:59 +0000 (17:11 -0400)] 
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>
4 years agobuild(deps): bump @babel/parser from 7.12.0 to 7.12.3 (#2409)
dependabot-preview[bot] [Mon, 19 Oct 2020 21:11:45 +0000 (17:11 -0400)] 
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>
4 years agofix(runtime-core): avoid object prototype keys in property access cache (#2416)
龙腾道 [Mon, 19 Oct 2020 21:11:28 +0000 (05:11 +0800)] 
fix(runtime-core): avoid object prototype keys in property access cache (#2416)

4 years agobuild(deps-dev): bump jest from 26.5.3 to 26.6.0 (#2434)
dependabot-preview[bot] [Mon, 19 Oct 2020 12:05:12 +0000 (12:05 +0000)] 
build(deps-dev): bump jest from 26.5.3 to 26.6.0 (#2434)

4 years agobuild(deps-dev): bump lint-staged from 10.4.1 to 10.4.2 (#2410)
dependabot-preview[bot] [Sat, 17 Oct 2020 21:59:26 +0000 (21:59 +0000)] 
build(deps-dev): bump lint-staged from 10.4.1 to 10.4.2 (#2410)

4 years agobuild(deps-dev): bump @types/node from 14.11.8 to 14.11.10 (#2407)
dependabot-preview[bot] [Sat, 17 Oct 2020 21:56:25 +0000 (21:56 +0000)] 
build(deps-dev): bump @types/node from 14.11.8 to 14.11.10 (#2407)

4 years agobuild(deps-dev): bump rollup from 2.31.0 to 2.32.0 (#2408)
dependabot-preview[bot] [Sat, 17 Oct 2020 21:56:17 +0000 (21:56 +0000)] 
build(deps-dev): bump rollup from 2.31.0 to 2.32.0 (#2408)

4 years agobuild(deps-dev): bump rollup from 2.30.0 to 2.31.0 (#2397)
dependabot-preview[bot] [Fri, 16 Oct 2020 14:58:02 +0000 (14:58 +0000)] 
build(deps-dev): bump rollup from 2.30.0 to 2.31.0 (#2397)

4 years agobuild(deps-dev): bump lint-staged from 10.4.0 to 10.4.1 (#2395)
dependabot-preview[bot] [Fri, 16 Oct 2020 14:54:54 +0000 (14:54 +0000)] 
build(deps-dev): bump lint-staged from 10.4.0 to 10.4.1 (#2395)

4 years agorelease: v3.0.1 v3.0.1
Evan You [Thu, 15 Oct 2020 16:37:21 +0000 (12:37 -0400)] 
release: v3.0.1

4 years agoworkflow: adjust release script for non-pre-releases
Evan You [Thu, 15 Oct 2020 16:28:40 +0000 (12:28 -0400)] 
workflow: adjust release script for non-pre-releases

4 years agochore: fix missed type guard from dbc29c32
Evan You [Thu, 15 Oct 2020 16:10:25 +0000 (12:10 -0400)] 
chore: fix missed type guard from dbc29c32

4 years agobuild(deps): bump @babel/types from 7.11.5 to 7.12.0
Evan You [Thu, 15 Oct 2020 16:02:20 +0000 (12:02 -0400)] 
build(deps): bump @babel/types from 7.11.5 to 7.12.0

4 years agobuild(deps): bump postcss-selector-parser from 6.0.2 to 6.0.4
Evan You [Thu, 15 Oct 2020 15:52:30 +0000 (11:52 -0400)] 
build(deps): bump postcss-selector-parser from 6.0.2 to 6.0.4

4 years agoci: add size check integration (#2369)
Eduardo San Martin Morote [Thu, 15 Oct 2020 15:37:00 +0000 (17:37 +0200)] 
ci: add size check integration (#2369)

4 years agobuild(deps): bump @babel/parser from 7.11.5 to 7.12.0 (#2383)
dependabot-preview[bot] [Thu, 15 Oct 2020 15:05:49 +0000 (11:05 -0400)] 
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>
4 years agobuild(deps-dev): bump @typescript-eslint/parser from 4.4.0 to 4.4.1 (#2374)
dependabot-preview[bot] [Thu, 15 Oct 2020 15:05:36 +0000 (11:05 -0400)] 
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>
4 years agofix(hmr): full diff props for non-sfc component (#2359)
underfin [Thu, 15 Oct 2020 15:05:12 +0000 (23:05 +0800)] 
fix(hmr): full diff props for non-sfc component (#2359)

close #https://github.com/vitejs/vite/issues/872

4 years agotest: package exclusion from code coverage (#2377)
Cédric Exbrayat [Wed, 14 Oct 2020 08:23:51 +0000 (10:23 +0200)] 
test: package exclusion from code coverage (#2377)

4 years agobuild(deps-dev): bump rollup from 2.28.2 to 2.30.0 (#2373)
dependabot-preview[bot] [Tue, 13 Oct 2020 23:48:20 +0000 (23:48 +0000)] 
build(deps-dev): bump rollup from 2.28.2 to 2.30.0 (#2373)

4 years agotest(runtime-core): inject from closest ancestor (#2329)
Hunter [Tue, 13 Oct 2020 20:31:13 +0000 (04:31 +0800)] 
test(runtime-core): inject from closest ancestor (#2329)

4 years agotest(runtime-core): improve test for #2295 (#2309)
ᴜɴвʏтᴇ [Tue, 13 Oct 2020 20:29:23 +0000 (04:29 +0800)] 
test(runtime-core): improve test for #2295 (#2309)

4 years agofix(v-for): handle and warn when `v-for` receives non-integer range number (#2247)
underfin [Tue, 13 Oct 2020 20:28:24 +0000 (04:28 +0800)] 
fix(v-for):  handle and warn when `v-for` receives non-integer range number (#2247)

close #2245

4 years agofix(compiler-ssr): fix SSR issue when dynamic and static class co-exist (#2354)
Mathieu TUDISCO [Tue, 13 Oct 2020 20:25:15 +0000 (22:25 +0200)] 
fix(compiler-ssr): fix SSR issue when dynamic and static class co-exist (#2354)

4 years agoperf(runtime-dom/vModel): remove looseHas if model is Set (#2236)
Pick [Tue, 13 Oct 2020 20:20:05 +0000 (04:20 +0800)] 
perf(runtime-dom/vModel): remove looseHas if model is Set (#2236)

4 years agochore: add missing space in warning message (#2266) [ci skip]
Lory Lee [Tue, 13 Oct 2020 20:18:22 +0000 (04:18 +0800)] 
chore: add missing space in warning message (#2266) [ci skip]

4 years agorefactor(reactivity): remove `keyIsSymbol` (#2262)
edison [Tue, 13 Oct 2020 20:17:52 +0000 (04:17 +0800)] 
refactor(reactivity): remove `keyIsSymbol` (#2262)

4 years agorefactor(runtime-core): simplify deep watch traverse (#2212)
Pick [Tue, 13 Oct 2020 20:06:36 +0000 (04:06 +0800)] 
refactor(runtime-core): simplify deep watch traverse (#2212)

4 years agotest(compiler-core): more test cases for baseParse (#2211)
meteorlxy [Tue, 13 Oct 2020 20:03:33 +0000 (04:03 +0800)] 
test(compiler-core): more test cases for baseParse (#2211)

4 years agobuild(deps): bump postcss from 7.0.34 to 7.0.35 (#2273)
dependabot-preview[bot] [Tue, 13 Oct 2020 20:02:43 +0000 (16:02 -0400)] 
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>
4 years agorefactor(runtime-core): refactor watch typing (#2191)
Pick [Tue, 13 Oct 2020 19:45:17 +0000 (03:45 +0800)] 
refactor(runtime-core): refactor watch typing (#2191)

4 years agofix(sfc/style-vars): should attach css vars while `subtree` changed (#2178)
underfin [Tue, 13 Oct 2020 19:37:45 +0000 (03:37 +0800)] 
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

4 years agochore: add magic number comment (#2198) [ci skip]
izayl [Tue, 13 Oct 2020 19:33:16 +0000 (03:33 +0800)] 
chore: add magic number comment (#2198) [ci skip]

4 years agofix(reactivity): use resetTracking instead of enableTracking (#2174)
Yang Mingshan [Tue, 13 Oct 2020 19:32:46 +0000 (03:32 +0800)] 
fix(reactivity): use resetTracking instead of enableTracking (#2174)

4 years agochore(test): test cases description mistake (#2167)
ruige24601 [Tue, 13 Oct 2020 19:32:10 +0000 (14:32 -0500)] 
chore(test): test cases description mistake (#2167)

4 years agochore: heading for npm readme (#2158) [ci skip]
Ben Sheedy [Tue, 13 Oct 2020 19:30:56 +0000 (20:30 +0100)] 
chore: heading for npm readme (#2158) [ci skip]

4 years agotest(runtime-core): show warn when create with invalid type (#2128)
edison [Tue, 13 Oct 2020 19:27:21 +0000 (03:27 +0800)] 
test(runtime-core): show warn when create with invalid type (#2128)

4 years agofix(compiler-core): fix v-if key injection with v-on object syntax (#2368)
ᴜɴвʏтᴇ [Tue, 13 Oct 2020 16:04:52 +0000 (00:04 +0800)] 
fix(compiler-core): fix v-if key injection with v-on object syntax (#2368)

fix #2366

4 years agofeat: custom formatters
Evan You [Tue, 13 Oct 2020 15:50:09 +0000 (11:50 -0400)] 
feat: custom formatters

4 years agobuild(deps-dev): bump jest from 26.5.2 to 26.5.3 (#2365)
dependabot-preview[bot] [Mon, 12 Oct 2020 12:38:40 +0000 (12:38 +0000)] 
build(deps-dev): bump jest from 26.5.2 to 26.5.3 (#2365)

4 years agofix(teleport): proper children traversal when teleport is block root
Evan You [Sat, 10 Oct 2020 19:40:31 +0000 (15:40 -0400)] 
fix(teleport): proper children traversal when teleport is block root

fix #2324

4 years agobuild(deps-dev): bump eslint from 7.10.0 to 7.11.0 (#2351)
dependabot-preview[bot] [Sat, 10 Oct 2020 19:01:46 +0000 (19:01 +0000)] 
build(deps-dev): bump eslint from 7.10.0 to 7.11.0 (#2351)

4 years agobuild(deps-dev): bump @types/node from 14.11.5 to 14.11.8 (#2346)
dependabot-preview[bot] [Fri, 9 Oct 2020 14:49:30 +0000 (14:49 +0000)] 
build(deps-dev): bump @types/node from 14.11.5 to 14.11.8 (#2346)

4 years agofix(teleport): should only force remove teleport when not disabled
Evan You [Fri, 9 Oct 2020 13:08:59 +0000 (09:08 -0400)] 
fix(teleport): should only force remove teleport when not disabled

fix #2323

4 years agofix(v-model): ensure initial value is set after other attributes
Evan You [Thu, 8 Oct 2020 20:41:45 +0000 (16:41 -0400)] 
fix(v-model): ensure initial value is set after other attributes

fix #2325

4 years agobuild(deps-dev): bump sass from 1.26.11 to 1.27.0 (#2334)
dependabot-preview[bot] [Thu, 8 Oct 2020 11:27:09 +0000 (11:27 +0000)] 
build(deps-dev): bump sass from 1.26.11 to 1.27.0 (#2334)

4 years agofix(v-model): avoid clearing IME compose state on updates (#2304)
ᴜɴвʏтᴇ [Thu, 8 Oct 2020 02:34:53 +0000 (10:34 +0800)] 
fix(v-model): avoid clearing IME compose state on updates (#2304)

fix #2302

4 years agofix(runtime-core): fix directive merging on component root
Evan You [Thu, 8 Oct 2020 02:02:32 +0000 (22:02 -0400)] 
fix(runtime-core): fix directive merging on component root

fix #2298

4 years agofix(runtime-core): fix provide function data access in extends/mixins
Evan You [Thu, 8 Oct 2020 01:47:01 +0000 (21:47 -0400)] 
fix(runtime-core): fix provide function data access in extends/mixins

fix #2300

4 years agochore: add missing feature flag to jest config
Evan You [Thu, 8 Oct 2020 01:46:25 +0000 (21:46 -0400)] 
chore: add missing feature flag to jest config

4 years agofix(compiler-core): allow spaces between if-else branches (#2305)
ᴜɴвʏтᴇ [Thu, 8 Oct 2020 00:57:17 +0000 (08:57 +0800)] 
fix(compiler-core): allow spaces between if-else branches (#2305)

fix #2299

4 years agofix(runtime-core/template-refs): do not reset refs object before updates
Evan You [Wed, 7 Oct 2020 21:49:03 +0000 (17:49 -0400)] 
fix(runtime-core/template-refs): do not reset refs object before updates

fix #2283

4 years agofix(runtime-core): error handling for created/beforeCreate hooks
Evan You [Wed, 7 Oct 2020 20:58:19 +0000 (16:58 -0400)] 
fix(runtime-core): error handling for created/beforeCreate hooks

fix #2268

4 years agofix(runtime-dom): v-model should support number modifier with select tag (#2308)
edison [Wed, 7 Oct 2020 19:06:41 +0000 (03:06 +0800)] 
fix(runtime-dom): v-model should support number modifier with select tag (#2308)

close #2252

4 years agobuild(deps-dev): bump @types/node from 14.11.2 to 14.11.5 (#2319)
dependabot-preview[bot] [Wed, 7 Oct 2020 03:12:21 +0000 (03:12 +0000)] 
build(deps-dev): bump @types/node from 14.11.2 to 14.11.5 (#2319)

4 years agobuild(deps-dev): bump @microsoft/api-extractor from 7.10.1 to 7.10.4 (#2320)
dependabot-preview[bot] [Wed, 7 Oct 2020 03:05:18 +0000 (03:05 +0000)] 
build(deps-dev): bump @microsoft/api-extractor from 7.10.1 to 7.10.4 (#2320)

4 years agobuild(deps-dev): bump jest from 26.5.0 to 26.5.2 (#2318)
dependabot-preview[bot] [Wed, 7 Oct 2020 03:01:56 +0000 (03:01 +0000)] 
build(deps-dev): bump jest from 26.5.0 to 26.5.2 (#2318)

4 years agobuild(deps-dev): bump @typescript-eslint/parser from 4.3.0 to 4.4.0 (#2317)
dependabot-preview[bot] [Wed, 7 Oct 2020 02:59:59 +0000 (02:59 +0000)] 
build(deps-dev): bump @typescript-eslint/parser from 4.3.0 to 4.4.0 (#2317)

4 years agotest(compiler-core): add test case for v-on event case conversion
Evan You [Tue, 6 Oct 2020 22:31:04 +0000 (18:31 -0400)] 
test(compiler-core): add test case for v-on event case conversion

4 years agofix(runtime-core): use consistent camelCase event casing for render functions (#2278)
shadowings-zy [Tue, 6 Oct 2020 22:28:56 +0000 (06:28 +0800)] 
fix(runtime-core): use consistent camelCase event casing for render functions (#2278)

close #2249

4 years agofix(reactivity): should not trigger watch on computed ref when value is unchanged
Evan You [Tue, 6 Oct 2020 22:16:20 +0000 (18:16 -0400)] 
fix(reactivity): should not trigger watch on computed ref when value is unchanged

fix #2231

4 years agofix(runtime-core): fix SSR memoery leak due to props normalization cache
Evan You [Tue, 6 Oct 2020 19:31:29 +0000 (15:31 -0400)] 
fix(runtime-core): fix SSR memoery leak due to props normalization cache

fix #2225

The previous props/emits normlaization was caching normalized result per
app instance, but during SSR there is a new app instance created for
every request.

The fix now de-opts props/emits normlaization caching when there are
props/emits declared in global mixins - which is a very rare use case.

4 years agoperf: do not enable hmr in non-browser envs
Evan You [Tue, 6 Oct 2020 15:35:51 +0000 (11:35 -0400)] 
perf: do not enable hmr in non-browser envs

4 years agofix(runtime-core): ensure this context for $nextTick callback
Evan You [Mon, 5 Oct 2020 22:18:38 +0000 (18:18 -0400)] 
fix(runtime-core): ensure this context for $nextTick callback

fix #2282

4 years agofix(compiler-core): consistently remove comment nodes for pre tags in production
Evan You [Mon, 5 Oct 2020 21:53:17 +0000 (17:53 -0400)] 
fix(compiler-core): consistently remove comment nodes for pre tags in production

close #2217

4 years agofix(runtime-core): make errorCaptured return value handling consistent with Vue 2...
ᴜɴвʏтᴇ [Mon, 5 Oct 2020 21:37:26 +0000 (05:37 +0800)] 
fix(runtime-core): make errorCaptured return value handling consistent with Vue 2 (#2289)

fix #2267

4 years agofix(reactivity): should add allowRecurse to the effect (#2213)
HcySunYang [Mon, 5 Oct 2020 20:36:02 +0000 (04:36 +0800)] 
fix(reactivity): should add allowRecurse to the effect (#2213)

So that the scheduler also respects effect's allowRecurse option.

fix #2200

4 years agofix(runtime-core): vnode.el is null in watcher after rerendering (#2295)
Philipp Rudloff [Mon, 5 Oct 2020 20:05:43 +0000 (22:05 +0200)] 
fix(runtime-core): vnode.el is null in watcher after rerendering (#2295)

fix #2170

4 years agochore(readme): update eslint-plugin-vue status [ci skip]
Evan You [Mon, 5 Oct 2020 16:02:01 +0000 (12:02 -0400)] 
chore(readme): update eslint-plugin-vue status [ci skip]

4 years agochore: add github sponsors to funding.yml [ci skip]
Evan You [Mon, 5 Oct 2020 16:00:41 +0000 (12:00 -0400)] 
chore: add github sponsors to funding.yml [ci skip]

4 years agofix(compiler-core): make v-once work with v-if/else-if/else (#2182)
HcySunYang [Mon, 5 Oct 2020 15:58:37 +0000 (23:58 +0800)] 
fix(compiler-core): make v-once work with v-if/else-if/else (#2182)

Partial fix for #2035