]>
git.ipfire.org Git - thirdparty/vuejs/core.git/log
underfin [Thu, 11 Jun 2020 21:25:39 +0000 (05:25 +0800)]
perf: only patch string style when value has changed (#1310)
fix #1309
ysj16 [Thu, 11 Jun 2020 21:24:50 +0000 (05:24 +0800)]
perf: optimize LRU access in keep-alive (#1316)
underfin [Thu, 11 Jun 2020 21:20:38 +0000 (05:20 +0800)]
chore: better warning when remounting a mounted app (#1297)
Evan You [Thu, 11 Jun 2020 20:58:11 +0000 (16:58 -0400)]
chore: ignore unreachable files from coverage
蜗牛老湿 [Thu, 11 Jun 2020 20:55:56 +0000 (04:55 +0800)]
test(reactivity): 100% reactivity coverage (#1299)
Evan You [Thu, 11 Jun 2020 20:39:18 +0000 (16:39 -0400)]
types(runtime-core): improve types for transition hook (#1009)
* types(runtime-core): improve types for transition hook
fix #1000
* Update packages/runtime-core/src/components/BaseTransition.ts
Co-Authored-By: Carlos Rodrigues <david-181@hotmail.com>
* fix: run ci
Co-authored-by: Carlos Rodrigues <david-181@hotmail.com>
underfin [Thu, 11 Jun 2020 20:37:14 +0000 (04:37 +0800)]
feat(types): support typing directive value via generic argument (#1007)
close #998
Evan You [Thu, 11 Jun 2020 20:31:51 +0000 (16:31 -0400)]
feat(compiler): better warning for invalid expressions in function/browser mode
fix #1266
Evan You [Thu, 11 Jun 2020 19:12:57 +0000 (15:12 -0400)]
fix(reactivity): fix toRaw for objects prototype inherting reactive
fix #1246
Evan You [Thu, 11 Jun 2020 15:44:39 +0000 (11:44 -0400)]
fix(compiler-core): fix prod whitespace/comment removal
fix #1256
dependabot-preview[bot] [Thu, 11 Jun 2020 08:42:36 +0000 (08:42 +0000)]
build(deps-dev): bump @microsoft/api-extractor from 7.8.10 to 7.8.11
Bumps [@microsoft/api-extractor](https://github.com/microsoft/rushstack) from 7.8.10 to 7.8.11.
- [Release notes](https://github.com/microsoft/rushstack/releases)
- [Commits](https://github.com/microsoft/rushstack/compare/@microsoft/api-extractor_v7.8.10...@microsoft/api-extractor_v7.8.11)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Evan You [Wed, 10 Jun 2020 20:54:23 +0000 (16:54 -0400)]
workflow: setup eslint for prohibited syntax and globals
fix #1285
Evan You [Wed, 10 Jun 2020 18:57:21 +0000 (14:57 -0400)]
feat(types): adjust type exports for manual render function and tooling usage
- v-model and v-show directives are now exposed as public
- compiler-used runtime helpers are now exposed for TS tooling, but marked as @private
close #1329
Evan You [Wed, 10 Jun 2020 18:31:51 +0000 (14:31 -0400)]
fix: bail stringification for slots
fix #1281, close #1286
蜗牛老湿 [Wed, 10 Jun 2020 18:24:51 +0000 (02:24 +0800)]
fix(compiler-dom): add tfoot,caption,col element on bail stringification (#1333)
Evan You [Tue, 9 Jun 2020 21:39:48 +0000 (17:39 -0400)]
chore: adjust yarn warning [ci skip]
limichange [Tue, 9 Jun 2020 21:36:45 +0000 (05:36 +0800)]
workflow: alert user working on repo if not using yarn (#1237)
Carlos Rodrigues [Tue, 9 Jun 2020 21:24:48 +0000 (22:24 +0100)]
fix(compiler-core): allow multiline expression on v-model and v-on (#1234)
Carlos Rodrigues [Tue, 9 Jun 2020 21:20:30 +0000 (22:20 +0100)]
fix(reactivity): shallowReactive collection to not-readonly (#1212)
Evan You [Tue, 9 Jun 2020 21:10:07 +0000 (17:10 -0400)]
test: test for table stringification bail
Evan You [Tue, 9 Jun 2020 21:02:27 +0000 (17:02 -0400)]
fix(compiler-dom): bail stringification on table elements
close #1230, close #1268
Zardddddd60 [Tue, 9 Jun 2020 20:26:03 +0000 (04:26 +0800)]
fix(compiler-core): bail static stringfication even threshold is met (#1298)
fix #1128
Evan You [Tue, 9 Jun 2020 20:20:33 +0000 (16:20 -0400)]
test: test for mixin/extends props merging
Evan You [Tue, 9 Jun 2020 15:27:40 +0000 (11:27 -0400)]
fix(runtime-core): respect props from mixins and extends
fix #1236, close #1250
Evan You [Tue, 9 Jun 2020 14:38:56 +0000 (10:38 -0400)]
fix(build): retain main vue package side effect for compiler registration
fix #1263
doly mood [Tue, 9 Jun 2020 14:37:00 +0000 (22:37 +0800)]
feat(types): mixins/extends support in TypeScript (#626)
Carlos Rodrigues [Tue, 9 Jun 2020 14:17:42 +0000 (15:17 +0100)]
feat(types): update to Typescript 3.9 (#1106)
dependabot-preview[bot] [Tue, 9 Jun 2020 14:01:04 +0000 (10:01 -0400)]
build(deps): bump postcss from 7.0.30 to 7.0.32 (#1288)
Bumps [postcss](https://github.com/postcss/postcss) from 7.0.30 to 7.0.32.
- [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.30...7.0.32)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
dependabot-preview[bot] [Tue, 9 Jun 2020 14:00:52 +0000 (10:00 -0400)]
build(deps): bump @babel/parser from 7.9.6 to 7.10.2 (#1274)
Bumps [@babel/parser](https://github.com/babel/babel/tree/HEAD/packages/babel-parser) from 7.9.6 to 7.10.2.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.10.2/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>
dependabot-preview[bot] [Tue, 9 Jun 2020 14:00:28 +0000 (10:00 -0400)]
build(deps): bump @babel/types from 7.9.6 to 7.10.2 (#1272)
Bumps [@babel/types](https://github.com/babel/babel/tree/HEAD/packages/babel-types) from 7.9.6 to 7.10.2.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.10.2/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>
dependabot-preview[bot] [Mon, 8 Jun 2020 08:35:20 +0000 (08:35 +0000)]
build(deps-dev): bump @rollup/plugin-json from 4.0.3 to 4.1.0
Bumps [@rollup/plugin-json](https://github.com/rollup/plugins) from 4.0.3 to 4.1.0.
- [Release notes](https://github.com/rollup/plugins/releases)
- [Commits](https://github.com/rollup/plugins/compare/json-v4.0.3...json-v4.1.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
dependabot-preview[bot] [Mon, 8 Jun 2020 08:34:53 +0000 (08:34 +0000)]
build(deps-dev): bump @rollup/plugin-replace from 2.3.2 to 2.3.3
Bumps [@rollup/plugin-replace](https://github.com/rollup/plugins) from 2.3.2 to 2.3.3.
- [Release notes](https://github.com/rollup/plugins/releases)
- [Commits](https://github.com/rollup/plugins/compare/replace-v2.3.2...replace-v2.3.3)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
dependabot-preview[bot] [Mon, 8 Jun 2020 08:34:36 +0000 (08:34 +0000)]
build(deps-dev): bump rollup from 2.13.1 to 2.15.0
Bumps [rollup](https://github.com/rollup/rollup) from 2.13.1 to 2.15.0.
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rollup/rollup/compare/v2.13.1...v2.15.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Alexandre Bonaventure Geissmann [Fri, 5 Jun 2020 14:57:44 +0000 (10:57 -0400)]
fix(runtime-core): use array destructuring instead of object for edge compat (#1302)
fix #1294
dependabot-preview[bot] [Fri, 5 Jun 2020 08:09:47 +0000 (08:09 +0000)]
build(deps-dev): bump serve from 11.3.1 to 11.3.2
Bumps [serve](https://github.com/zeit/serve) from 11.3.1 to 11.3.2.
- [Release notes](https://github.com/zeit/serve/releases)
- [Commits](https://github.com/zeit/serve/compare/11.3.1...11.3.2)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
dependabot-preview[bot] [Thu, 4 Jun 2020 08:24:48 +0000 (08:24 +0000)]
build(deps-dev): bump rollup from 2.12.1 to 2.13.1
Bumps [rollup](https://github.com/rollup/rollup) from 2.12.1 to 2.13.1.
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rollup/rollup/compare/v2.12.1...v2.13.1)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
dependabot-preview[bot] [Wed, 3 Jun 2020 08:25:34 +0000 (08:25 +0000)]
build(deps-dev): bump rollup from 2.11.2 to 2.12.1
Bumps [rollup](https://github.com/rollup/rollup) from 2.11.2 to 2.12.1.
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rollup/rollup/compare/v2.11.2...v2.12.1)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
dependabot-preview[bot] [Mon, 1 Jun 2020 08:58:46 +0000 (08:58 +0000)]
build(deps-dev): bump @microsoft/api-extractor from 7.8.8 to 7.8.10
Bumps [@microsoft/api-extractor](https://github.com/microsoft/rushstack) from 7.8.8 to 7.8.10.
- [Release notes](https://github.com/microsoft/rushstack/releases)
- [Commits](https://github.com/microsoft/rushstack/compare/@microsoft/api-extractor_v7.8.8...@microsoft/api-extractor_v7.8.10)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Evan You [Fri, 29 May 2020 14:50:01 +0000 (10:50 -0400)]
fix(hmr): force full update in child component on slot update
Evan You [Fri, 29 May 2020 14:20:57 +0000 (10:20 -0400)]
fix(compiler-sfc): asset url transform should ignore direct hash urls
dependabot-preview[bot] [Thu, 28 May 2020 08:54:40 +0000 (08:54 +0000)]
build(deps-dev): bump @microsoft/api-extractor from 7.8.7 to 7.8.8
Bumps [@microsoft/api-extractor](https://github.com/microsoft/rushstack) from 7.8.7 to 7.8.8.
- [Release notes](https://github.com/microsoft/rushstack/releases)
- [Commits](https://github.com/microsoft/rushstack/compare/@microsoft/api-extractor_v7.8.7...@microsoft/api-extractor_v7.8.8)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
dependabot-preview[bot] [Thu, 28 May 2020 08:53:17 +0000 (08:53 +0000)]
build(deps-dev): bump rollup from 2.10.9 to 2.11.2
Bumps [rollup](https://github.com/rollup/rollup) from 2.10.9 to 2.11.2.
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rollup/rollup/compare/v2.10.9...v2.11.2)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
dependabot-preview[bot] [Wed, 27 May 2020 08:37:24 +0000 (08:37 +0000)]
build(deps-dev): bump @microsoft/api-extractor from 7.8.5 to 7.8.7
Bumps [@microsoft/api-extractor](https://github.com/microsoft/rushstack) from 7.8.5 to 7.8.7.
- [Release notes](https://github.com/microsoft/rushstack/releases)
- [Commits](https://github.com/microsoft/rushstack/compare/@microsoft/api-extractor_v7.8.5...@microsoft/api-extractor_v7.8.7)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Evan You [Tue, 26 May 2020 18:27:01 +0000 (14:27 -0400)]
fix(compiler-ssr): should escape template string interpolation chars in generated code
dependabot-preview[bot] [Mon, 25 May 2020 08:39:13 +0000 (08:39 +0000)]
build(deps-dev): bump rollup from 2.10.5 to 2.10.9
Bumps [rollup](https://github.com/rollup/rollup) from 2.10.5 to 2.10.9.
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rollup/rollup/compare/v2.10.5...v2.10.9)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
dependabot-preview[bot] [Mon, 25 May 2020 08:38:51 +0000 (08:38 +0000)]
build(deps-dev): bump @microsoft/api-extractor from 7.8.4 to 7.8.5
Bumps [@microsoft/api-extractor](https://github.com/microsoft/rushstack) from 7.8.4 to 7.8.5.
- [Release notes](https://github.com/microsoft/rushstack/releases)
- [Commits](https://github.com/microsoft/rushstack/compare/@microsoft/api-extractor_v7.8.4...@microsoft/api-extractor_v7.8.5)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
dependabot-preview[bot] [Mon, 25 May 2020 08:38:43 +0000 (08:38 +0000)]
build(deps-dev): bump serve from 11.3.0 to 11.3.1
Bumps [serve](https://github.com/zeit/serve) from 11.3.0 to 11.3.1.
- [Release notes](https://github.com/zeit/serve/releases)
- [Commits](https://github.com/zeit/serve/compare/11.3.0...11.3.1)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Evan You [Fri, 22 May 2020 14:26:02 +0000 (10:26 -0400)]
feat(runtime-core): add inheritRef option + make <transition> & <keep-alive> inherit refs
dependabot-preview[bot] [Fri, 22 May 2020 08:25:07 +0000 (08:25 +0000)]
build(deps-dev): bump @microsoft/api-extractor from 7.8.2 to 7.8.4
Bumps [@microsoft/api-extractor](https://github.com/microsoft/rushstack) from 7.8.2 to 7.8.4.
- [Release notes](https://github.com/microsoft/rushstack/releases)
- [Commits](https://github.com/microsoft/rushstack/compare/@microsoft/api-extractor_v7.8.2...@microsoft/api-extractor_v7.8.4)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Evan You [Thu, 21 May 2020 21:37:23 +0000 (17:37 -0400)]
fix(ssr): should set ref on hydration
zhangzhonghe [Thu, 21 May 2020 07:34:05 +0000 (15:34 +0800)]
chore: fix typo in comment (#1217)
dependabot-preview[bot] [Wed, 20 May 2020 08:12:31 +0000 (08:12 +0000)]
build(deps-dev): bump @types/puppeteer from 2.1.0 to 2.1.1
Bumps [@types/puppeteer](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/puppeteer) from 2.1.0 to 2.1.1.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/puppeteer)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
dependabot-preview[bot] [Wed, 20 May 2020 08:12:11 +0000 (08:12 +0000)]
build(deps-dev): bump @microsoft/api-extractor from 7.8.1 to 7.8.2
Bumps [@microsoft/api-extractor](https://github.com/microsoft/rushstack) from 7.8.1 to 7.8.2.
- [Release notes](https://github.com/microsoft/rushstack/releases)
- [Commits](https://github.com/microsoft/rushstack/compare/@microsoft/api-extractor_v7.8.1...@microsoft/api-extractor_v7.8.2)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
dependabot-preview[bot] [Wed, 20 May 2020 08:11:29 +0000 (08:11 +0000)]
build(deps-dev): bump rollup from 2.10.4 to 2.10.5
Bumps [rollup](https://github.com/rollup/rollup) from 2.10.4 to 2.10.5.
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rollup/rollup/compare/v2.10.4...v2.10.5)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
dependabot-preview[bot] [Tue, 19 May 2020 09:03:16 +0000 (09:03 +0000)]
build(deps-dev): bump rollup from 2.10.2 to 2.10.4
Bumps [rollup](https://github.com/rollup/rollup) from 2.10.2 to 2.10.4.
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rollup/rollup/compare/v2.10.2...v2.10.4)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
dependabot-preview[bot] [Tue, 19 May 2020 09:02:42 +0000 (09:02 +0000)]
build(deps-dev): bump @types/jest from 25.2.2 to 25.2.3
Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) from 25.2.2 to 25.2.3.
- [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>
Evan You [Mon, 18 May 2020 18:42:11 +0000 (14:42 -0400)]
release: v3.0.0-beta.14
Evan You [Mon, 18 May 2020 14:20:24 +0000 (10:20 -0400)]
chore: improve comments
Carlos Rodrigues [Mon, 18 May 2020 15:17:37 +0000 (16:17 +0100)]
fix(reactivity): shallowReactive for collections (#1204)
close #1202
Yang Mingshan [Mon, 18 May 2020 15:02:51 +0000 (23:02 +0800)]
feat(watch): support directly watching reactive object in multiple sources with deep default (#1201)
underfin [Mon, 18 May 2020 14:23:55 +0000 (22:23 +0800)]
fix(v-model): should not trigger updates during input composition (#1183)
underfin [Mon, 18 May 2020 14:20:05 +0000 (22:20 +0800)]
test(runtime-core): add test case for `createBlock` with disableTracking (#1169)
underfin [Mon, 18 May 2020 14:14:09 +0000 (22:14 +0800)]
test(runtime-core): add test for `renderSlot` (#1160)
zhangenming [Mon, 18 May 2020 14:12:14 +0000 (22:12 +0800)]
chore: merge imports (#1182)
Albert Kaaman [Mon, 18 May 2020 14:11:39 +0000 (16:11 +0200)]
fix(runtime-dom): event handlers with modifiers should get all event arguments (#1193)
underfin [Mon, 18 May 2020 14:09:10 +0000 (22:09 +0800)]
fix(Transition): fix validate duration (#1188)
Carlos Rodrigues [Mon, 18 May 2020 14:07:20 +0000 (15:07 +0100)]
types(server-renderer): export SSRContext type (#1199)
Jian Zhang [Mon, 18 May 2020 14:06:57 +0000 (07:06 -0700)]
chore: fix typo Stringiable -> Stringifiable (#1200)
dependabot-preview[bot] [Mon, 18 May 2020 14:04:48 +0000 (10:04 -0400)]
build(deps): bump postcss from 7.0.29 to 7.0.30 (#1170)
Bumps [postcss](https://github.com/postcss/postcss) from 7.0.29 to 7.0.30.
- [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.29...7.0.30)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Evan You [Mon, 18 May 2020 14:04:03 +0000 (10:04 -0400)]
fix(compiler-dom): should bail stringification on runtime constant regardless of position
ref: vuejs/vite#157
dependabot-preview[bot] [Mon, 18 May 2020 08:43:34 +0000 (08:43 +0000)]
build(deps-dev): bump @microsoft/api-extractor from 7.8.0 to 7.8.1
Bumps [@microsoft/api-extractor](https://github.com/microsoft/rushstack) from 7.8.0 to 7.8.1.
- [Release notes](https://github.com/microsoft/rushstack/releases)
- [Commits](https://github.com/microsoft/rushstack/compare/@microsoft/api-extractor_v7.8.0...@microsoft/api-extractor_v7.8.1)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Mohamed Nainar [Sun, 17 May 2020 09:03:04 +0000 (14:33 +0530)]
chore: typo in changelog (#1198)
Evan You [Sun, 17 May 2020 01:53:47 +0000 (21:53 -0400)]
release: v3.0.0-beta.13
Evan You [Sun, 17 May 2020 01:30:16 +0000 (21:30 -0400)]
feat: improve static content stringiciation
Now a single static vnode can contain stringified content
for multiple consecutive nodes, which greatly improves the
coverage of this optimization.
Evan You [Fri, 15 May 2020 21:55:24 +0000 (17:55 -0400)]
wip: account for text call nodes in stringify chunks
Evan You [Fri, 15 May 2020 21:05:26 +0000 (17:05 -0400)]
wip: fix tests
Evan You [Fri, 15 May 2020 20:30:20 +0000 (16:30 -0400)]
wip(hydration): hydrate multi-element static nodes
Evan You [Fri, 15 May 2020 20:11:53 +0000 (16:11 -0400)]
wip(runtime): test for static vnode handling
Evan You [Fri, 15 May 2020 19:50:42 +0000 (15:50 -0400)]
wip(compiler): tests for new stringification
Evan You [Fri, 15 May 2020 19:12:26 +0000 (15:12 -0400)]
wip(runtime): support multi-element static vnode in renderer
Evan You [Fri, 15 May 2020 16:58:44 +0000 (12:58 -0400)]
wip(compiler): improve node stringification to support adjacent nodes
Evan You [Fri, 15 May 2020 15:00:07 +0000 (11:00 -0400)]
chore: use jsdoc comments in ast
dependabot-preview[bot] [Fri, 15 May 2020 08:28:19 +0000 (08:28 +0000)]
build(deps-dev): bump rollup from 2.10.0 to 2.10.2
Bumps [rollup](https://github.com/rollup/rollup) from 2.10.0 to 2.10.2.
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rollup/rollup/compare/v2.10.0...v2.10.2)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
dependabot-preview[bot] [Thu, 14 May 2020 08:26:44 +0000 (08:26 +0000)]
build(deps-dev): bump @types/jest from 25.2.1 to 25.2.2
Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) from 25.2.1 to 25.2.2.
- [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>
dependabot-preview[bot] [Wed, 13 May 2020 08:37:41 +0000 (08:37 +0000)]
build(deps-dev): bump rollup-plugin-typescript2 from 0.27.0 to 0.27.1
Bumps [rollup-plugin-typescript2](https://github.com/ezolenko/rollup-plugin-typescript2) from 0.27.0 to 0.27.1.
- [Release notes](https://github.com/ezolenko/rollup-plugin-typescript2/releases)
- [Commits](https://github.com/ezolenko/rollup-plugin-typescript2/compare/0.27.0...0.27.1)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
dependabot-preview[bot] [Wed, 13 May 2020 08:36:55 +0000 (08:36 +0000)]
build(deps-dev): bump rollup from 2.9.1 to 2.10.0
Bumps [rollup](https://github.com/rollup/rollup) from 2.9.1 to 2.10.0.
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rollup/rollup/compare/v2.9.1...v2.10.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
dependabot-preview[bot] [Tue, 12 May 2020 08:29:53 +0000 (08:29 +0000)]
build(deps-dev): bump @types/puppeteer from 2.0.1 to 2.1.0
Bumps [@types/puppeteer](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/puppeteer) from 2.0.1 to 2.1.0.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/puppeteer)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Evan You [Mon, 11 May 2020 19:52:37 +0000 (15:52 -0400)]
release: v3.0.0-beta.12
Evan You [Mon, 11 May 2020 19:46:30 +0000 (15:46 -0400)]
fix(hmr): static child traversal should only affect elements
Evan You [Mon, 11 May 2020 19:44:13 +0000 (15:44 -0400)]
test: fix hmr test id
Evan You [Mon, 11 May 2020 18:25:36 +0000 (14:25 -0400)]
release: v3.0.0-beta.11
Evan You [Mon, 11 May 2020 18:17:35 +0000 (14:17 -0400)]
fix(hmr): always force full child component props update in HMR mode
Evan You [Mon, 11 May 2020 17:53:15 +0000 (13:53 -0400)]
fix(runtime-core): should not take unmount children fast path for v-for fragments
fix #1153
underfin [Mon, 11 May 2020 16:30:10 +0000 (00:30 +0800)]
fix(transition): should reset enter class after appear (#1152)
Evan You [Mon, 11 May 2020 15:52:08 +0000 (11:52 -0400)]
test(transition): refactor DOM transition test
Evan You [Mon, 11 May 2020 15:34:35 +0000 (11:34 -0400)]
fix(hmr): ensure static nodes inherit DOM element in hmr mode
fix #1156
Evan You [Mon, 11 May 2020 15:09:36 +0000 (11:09 -0400)]
feat(runtime-core): expose isVNode
Aurelius333 [Mon, 11 May 2020 14:49:18 +0000 (10:49 -0400)]
chore: fix broken link in CHANGELOG.md (#1142) [ci skip]
dependabot-preview[bot] [Mon, 11 May 2020 08:54:46 +0000 (08:54 +0000)]
build(deps-dev): bump ts-jest from 25.4.0 to 25.5.1
Bumps [ts-jest](https://github.com/kulshekhar/ts-jest) from 25.4.0 to 25.5.1.
- [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/v25.4.0...v25.5.1)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
dependabot-preview[bot] [Mon, 11 May 2020 08:54:24 +0000 (08:54 +0000)]
build(deps-dev): bump rollup from 2.8.2 to 2.9.1
Bumps [rollup](https://github.com/rollup/rollup) from 2.8.2 to 2.9.1.
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rollup/rollup/compare/v2.8.2...v2.9.1)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>