Commit Graph

2210 Commits

Author SHA1 Message Date
Gabriel Loiácono
812a0626ce style(compiler): changed object-assign to spread (#507) 2019-11-28 10:49:39 -05:00
fisker Cheung
b87c05159b style(runtime-core): remove a unnecessary continue (#505) 2019-11-28 10:45:48 -05:00
fisker Cheung
92b02dc48f chore: comment typo (#506) 2019-11-28 10:01:53 +01:00
Evan You
32602ccee1 test(transition): in-out, appear & persisted 2019-11-27 17:54:41 -05:00
Evan You
7aac3418c0 test(transition): test for mode: out-in 2019-11-27 15:25:18 -05:00
Evan You
7209fb66c2 test: wip more tests for BaseTransition 2019-11-27 12:17:16 -05:00
Gabriel Loiácono
fbcc47841b fix(runtime-core): fix error when passed plugin is undefined (#502) 2019-11-27 09:18:03 -05:00
dependabot-preview[bot]
cfa7efe4e8 build(deps-dev): bump lint-staged from 9.4.3 to 9.5.0
Bumps [lint-staged](https://github.com/okonet/lint-staged) from 9.4.3 to 9.5.0.
- [Release notes](https://github.com/okonet/lint-staged/releases)
- [Commits](https://github.com/okonet/lint-staged/compare/v9.4.3...v9.5.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-11-27 07:44:28 +00:00
Gabriel Loiácono
d4f4c7c4d4 fix(runtime-core): renderList with default value when source is undefined (#498) 2019-11-26 21:00:32 -05:00
Evan You
bb39910e8e test: wip tests for BaseTransition 2019-11-26 18:07:05 -05:00
Evan You
460b053f74 test: improve events module test stability 2019-11-26 18:06:55 -05:00
Evan You
43097987cf feat(core): respect $stable slots flag per RFC 2019-11-26 10:03:36 -05:00
Gabriel Loiácono
009dc80674 perf(compiler-core): set simple expression outside map (#485) 2019-11-26 09:02:22 -05:00
JiZhi
fc28a677bc chore: fix warn typo (#496) 2019-11-26 09:27:51 +01:00
Rustin
d5f4cc9c42 chore: fix comment typo (#499)
* chore(typo): fix comment typo

* chore(typo): fix comment typo of KeepAlive
2019-11-26 09:26:03 +01:00
Evan You
c6fb506fc0 feat(transition): compat with keep-alive 2019-11-25 17:35:15 -05:00
Evan You
16ea2993d6 test: fix resolveDyanmicComponent test 2019-11-25 12:51:57 -05:00
Evan You
08a3d95e52 fix: resolveDynamicComponent should use context instance 2019-11-25 11:41:28 -05:00
Evan You
01eb3c12e9 feat(transition): warn non-animatable component root node 2019-11-25 11:41:28 -05:00
dependabot-preview[bot]
e83984d7fc build(deps-dev): bump ts-jest from 24.1.0 to 24.2.0
Bumps [ts-jest](https://github.com/kulshekhar/ts-jest) from 24.1.0 to 24.2.0.
- [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/v24.1.0...v24.2.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-11-25 07:56:04 +00:00
dependabot-preview[bot]
28826d8e61 build(deps-dev): bump @microsoft/api-extractor from 7.6.1 to 7.6.2
Bumps [@microsoft/api-extractor](https://github.com/microsoft/rushstack) from 7.6.1 to 7.6.2.
- [Release notes](https://github.com/microsoft/rushstack/releases)
- [Commits](https://github.com/microsoft/rushstack/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-11-25 07:55:30 +00:00
dependabot-preview[bot]
6da536d327 build(deps-dev): bump rollup from 1.27.4 to 1.27.5
Bumps [rollup](https://github.com/rollup/rollup) from 1.27.4 to 1.27.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/v1.27.4...v1.27.5)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-11-25 07:55:06 +00:00
Gabriel Loiácono
be4c22e423 chore(compiler-dom): changed function to arrow function (#487) 2019-11-24 22:11:15 -05:00
Evan You
c9d709cdf3 chore: update readme 2019-11-24 22:09:31 -05:00
likui
00857ac816 feat(core): support v-show directive (#310) 2019-11-24 22:04:26 -05:00
Evan You
1765985ec2 feat(transition): support in templates 2019-11-24 18:37:59 -05:00
Evan You
a834807942 refactor: rename transition components 2019-11-24 16:00:46 -05:00
Evan You
bdafa1dfc4 refactor: adjust warning for fn props and component with many props 2019-11-23 22:17:46 -05:00
dependabot-preview[bot]
33d79d6451 build(deps-dev): bump lerna from 3.18.5 to 3.19.0
Bumps [lerna](https://github.com/lerna/lerna/tree/HEAD/core/lerna) from 3.18.5 to 3.19.0.
- [Release notes](https://github.com/lerna/lerna/releases)
- [Changelog](https://github.com/lerna/lerna/blob/master/core/lerna/CHANGELOG.md)
- [Commits](https://github.com/lerna/lerna/commits/v3.19.0/core/lerna)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-11-23 05:02:54 +00:00
Gabriel Loiácono
f399b5476f refactor(transition): avoid repeated code (#483) 2019-11-23 00:02:39 -05:00
dependabot-preview[bot]
8574db9a04 build(deps): bump postcss from 7.0.21 to 7.0.23 (#470)
Bumps [postcss](https://github.com/postcss/postcss) from 7.0.21 to 7.0.23.
- [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.21...7.0.23)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-11-22 23:58:42 -05:00
dependabot-preview[bot]
f5c0b7d01d build(deps): [security] bump https-proxy-agent from 2.2.1 to 2.2.4 (#469)
Bumps [https-proxy-agent](https://github.com/TooTallNate/node-https-proxy-agent) from 2.2.1 to 2.2.4. **This update includes security fixes.**
- [Release notes](https://github.com/TooTallNate/node-https-proxy-agent/releases)
- [Commits](https://github.com/TooTallNate/node-https-proxy-agent/compare/2.2.1...2.2.4)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-11-22 23:58:20 -05:00
Evan You
55b7bf991d fix(transition): handle errors in CSSTransition onEnter & onLeave 2019-11-22 23:42:04 -05:00
Evan You
a6aa64b0cc refactor: tweaks 2019-11-22 23:32:53 -05:00
Evan You
1b8236615e feat(transition): handle persisted mode 2019-11-22 23:21:53 -05:00
dependabot-preview[bot]
cbc2044752 build(deps-dev): bump rollup from 1.27.2 to 1.27.4
Bumps [rollup](https://github.com/rollup/rollup) from 1.27.2 to 1.27.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/v1.27.2...v1.27.4)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-11-22 23:14:20 +00:00
Evan You
24b4120c21 types: fix dts 2019-11-22 18:09:26 -05:00
Evan You
5c691aebfd feat(transition): handle cancel hooks 2019-11-22 17:10:17 -05:00
Evan You
231b940103 chore: remove unnecessary type annotations 2019-11-22 15:35:41 -05:00
Evan You
be9b4b2527 feat(transition): handle transition classes when patching classes 2019-11-22 15:35:41 -05:00
Evan You
7859e4bce3 feat(transition): CSS transition for runtime-dom 2019-11-22 15:35:41 -05:00
ztplz
2d40466d35 chore: remove unused parameter type definitions (#481) 2019-11-22 15:35:58 -05:00
Evan You
21c41b3228 types: fix Transition exported typing 2019-11-21 10:21:09 -05:00
Evan You
79f23a2f77 feat(transition): support component child 2019-11-20 22:46:32 -05:00
Evan You
93561b080e feat(transition): base transition component 2019-11-20 22:46:32 -05:00
dependabot-preview[bot]
f7009d58a3 build(deps-dev): bump @microsoft/api-extractor from 7.6.0 to 7.6.1
Bumps [@microsoft/api-extractor](https://github.com/microsoft/rushstack) from 7.6.0 to 7.6.1.
- [Release notes](https://github.com/microsoft/rushstack/releases)
- [Commits](https://github.com/microsoft/rushstack/compare/@microsoft/api-extractor_v7.6.0...@microsoft/api-extractor_v7.6.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-11-20 07:41:59 +00:00
dependabot-preview[bot]
16926fc314 build(deps-dev): bump lerna from 3.18.4 to 3.18.5
Bumps [lerna](https://github.com/lerna/lerna/tree/HEAD/core/lerna) from 3.18.4 to 3.18.5.
- [Release notes](https://github.com/lerna/lerna/releases)
- [Changelog](https://github.com/lerna/lerna/blob/master/core/lerna/CHANGELOG.md)
- [Commits](https://github.com/lerna/lerna/commits/v3.18.5/core/lerna)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-11-20 07:41:24 +00:00
Evan You
061a7576de build: mark maxCRNameLength computation as pure 2019-11-19 19:04:59 -05:00
likui
1efb35e324 fix(compiler-sfc): should ignore nodes with no children (#464) 2019-11-19 09:10:59 -05:00
Yida
f87dbea1f8 build(deps-dev): use rollup plugins from the new official repo (#468) 2019-11-19 09:02:46 -05:00