Commit Graph

  • a984d3a531 test: skip optimizing single text root Evan You 2019-12-02 15:49:59 -0500
  • 46490ac1a5 chore: more examples Evan You 2019-12-02 15:22:04 -0500
  • a58da63f16 fix(core): should not warn extraneous props when root is toggled Evan You 2019-12-02 15:17:30 -0500
  • 42f3f9e832 fix(compiler-core): should pre-convert text nodes in all non-element cases Evan You 2019-12-02 15:17:00 -0500
  • 57bbbb227c fix(core): propsProxy should not convert non-reactive nested values Evan You 2019-12-02 14:11:12 -0500
  • ac51f129ea docs: add more details about automatic validation and formatting (#472) Rustin 2019-12-03 00:45:33 +0800
  • ef2786151e feat(compiler-sfc): handle pad option (#509) likui 2019-12-02 23:43:30 +0800
  • 08a1de5e29 chore: remove jsx.d.ts from package.files (#512) hujiulong 2019-12-02 22:40:42 +0800
  • 57d30d7dad build(deps-dev): bump rollup from 1.27.5 to 1.27.8 dependabot-preview[bot] 2019-12-02 08:02:46 +0000
  • e0a9cf5ace chore: add a few 2.x examples Evan You 2019-12-01 23:54:32 -0500
  • 24f6d63c6a fix(core): use correct parent for v-if toggle Evan You 2019-12-01 23:42:14 -0500
  • f5f2dca132 feat(core): support recursively resolving self component by name Evan You 2019-12-01 23:17:00 -0500
  • c8895e7cb9 feat(vue): handle template querySelector Evan You 2019-12-01 23:09:34 -0500
  • ec2feeafad chore: typo (#488) [ci skip] JiZhi 2019-12-02 01:03:26 +0800
  • 810b3a3e2a feat(compiler-sfc): transform asset url (#500) likui 2019-12-02 01:02:53 +0800
  • 22957436e8 chore: default transition css prop to true Evan You 2019-11-29 17:38:29 -0500
  • 6d254da532 feat(transition): add runtime props validation for TransitionGroup Evan You 2019-11-29 16:47:41 -0500
  • 0e3e07079a feat(transition): properly handle transition & transition-group in compiler Evan You 2019-11-29 12:42:04 -0500
  • 4e8d57bdfb feat(compiler-core): options.isBuiltInComponent Evan You 2019-11-29 12:13:49 -0500
  • 52134a88d0 fix(compiler-core): handle base-transition Evan You 2019-11-29 12:02:31 -0500
  • 52239d137c types: fix class module transition class typing Evan You 2019-11-29 11:53:54 -0500
  • 800b0f0e7a feat(transition): TransitionGroup Evan You 2019-11-28 18:41:01 -0500
  • 020e109abd chore: todos Evan You 2019-11-28 15:22:30 -0500
  • 65118327ff feat(compiler-sfc): gen source map for style and script block (#497) likui 2019-11-29 04:21:02 +0800
  • dcfac07431 chore: update readme for runtime-test Evan You 2019-11-28 14:43:12 -0500
  • a758540b6a test(transition): test usage with KeepAlive Evan You 2019-11-28 12:16:42 -0500
  • 812a0626ce style(compiler): changed object-assign to spread (#507) Gabriel Loiácono 2019-11-28 12:49:39 -0300
  • b87c05159b style(runtime-core): remove a unnecessary continue (#505) fisker Cheung 2019-11-28 23:45:49 +0800
  • 92b02dc48f chore: comment typo (#506) fisker Cheung 2019-11-28 17:01:53 +0800
  • 32602ccee1 test(transition): in-out, appear & persisted Evan You 2019-11-27 17:54:41 -0500
  • 7aac3418c0 test(transition): test for mode: out-in Evan You 2019-11-27 15:25:18 -0500
  • 7209fb66c2 test: wip more tests for BaseTransition Evan You 2019-11-27 12:17:16 -0500
  • fbcc47841b fix(runtime-core): fix error when passed plugin is undefined (#502) Gabriel Loiácono 2019-11-27 11:18:03 -0300
  • cfa7efe4e8 build(deps-dev): bump lint-staged from 9.4.3 to 9.5.0 dependabot-preview[bot] 2019-11-27 07:41:22 +0000
  • d4f4c7c4d4 fix(runtime-core): renderList with default value when source is undefined (#498) Gabriel Loiácono 2019-11-26 23:00:32 -0300
  • bb39910e8e test: wip tests for BaseTransition Evan You 2019-11-26 18:07:05 -0500
  • 460b053f74 test: improve events module test stability Evan You 2019-11-26 18:06:55 -0500
  • 43097987cf feat(core): respect $stable slots flag per RFC Evan You 2019-11-26 10:03:36 -0500
  • 009dc80674 perf(compiler-core): set simple expression outside map (#485) Gabriel Loiácono 2019-11-26 11:02:22 -0300
  • fc28a677bc chore: fix warn typo (#496) JiZhi 2019-11-26 16:27:51 +0800
  • d5f4cc9c42 chore: fix comment typo (#499) Rustin 2019-11-26 16:26:03 +0800
  • c6fb506fc0 feat(transition): compat with keep-alive Evan You 2019-11-25 17:34:28 -0500
  • 16ea2993d6 test: fix resolveDyanmicComponent test Evan You 2019-11-25 12:51:57 -0500
  • 08a3d95e52 fix: resolveDynamicComponent should use context instance Evan You 2019-11-25 10:04:40 -0500
  • 01eb3c12e9 feat(transition): warn non-animatable component root node Evan You 2019-11-25 10:04:00 -0500
  • e83984d7fc build(deps-dev): bump ts-jest from 24.1.0 to 24.2.0 dependabot-preview[bot] 2019-11-25 07:53:22 +0000
  • 28826d8e61 build(deps-dev): bump @microsoft/api-extractor from 7.6.1 to 7.6.2 dependabot-preview[bot] 2019-11-25 07:52:58 +0000
  • 6da536d327 build(deps-dev): bump rollup from 1.27.4 to 1.27.5 dependabot-preview[bot] 2019-11-25 07:52:29 +0000
  • be4c22e423 chore(compiler-dom): changed function to arrow function (#487) Gabriel Loiácono 2019-11-25 00:11:15 -0300
  • c9d709cdf3 chore: update readme Evan You 2019-11-24 22:09:31 -0500
  • 00857ac816 feat(core): support v-show directive (#310) likui 2019-11-25 11:04:26 +0800
  • 1765985ec2 feat(transition): support in templates Evan You 2019-11-24 18:37:59 -0500
  • a834807942 refactor: rename transition components Evan You 2019-11-24 16:00:46 -0500
  • bdafa1dfc4 refactor: adjust warning for fn props and component with many props Evan You 2019-11-23 22:17:46 -0500
  • 33d79d6451 build(deps-dev): bump lerna from 3.18.5 to 3.19.0 dependabot-preview[bot] 2019-11-23 05:00:30 +0000
  • f399b5476f refactor(transition): avoid repeated code (#483) Gabriel Loiácono 2019-11-23 02:02:39 -0300
  • 8574db9a04 build(deps): bump postcss from 7.0.21 to 7.0.23 (#470) dependabot-preview[bot] 2019-11-22 23:58:42 -0500
  • f5c0b7d01d build(deps): [security] bump https-proxy-agent from 2.2.1 to 2.2.4 (#469) dependabot-preview[bot] 2019-11-22 23:58:20 -0500
  • 55b7bf991d fix(transition): handle errors in CSSTransition onEnter & onLeave Evan You 2019-11-22 23:42:04 -0500
  • a6aa64b0cc refactor: tweaks Evan You 2019-11-22 23:32:53 -0500
  • 1b8236615e feat(transition): handle persisted mode Evan You 2019-11-22 23:21:39 -0500
  • cbc2044752 build(deps-dev): bump rollup from 1.27.2 to 1.27.4 dependabot-preview[bot] 2019-11-22 23:11:45 +0000
  • 24b4120c21 types: fix dts Evan You 2019-11-22 18:09:26 -0500
  • 5c691aebfd feat(transition): handle cancel hooks Evan You 2019-11-22 17:10:17 -0500
  • 231b940103 chore: remove unnecessary type annotations Evan You 2019-11-22 15:35:32 -0500
  • be9b4b2527 feat(transition): handle transition classes when patching classes Evan You 2019-11-22 15:31:55 -0500
  • 7859e4bce3 feat(transition): CSS transition for runtime-dom Evan You 2019-11-22 13:15:59 -0500
  • 2d40466d35 chore: remove unused parameter type definitions (#481) ztplz 2019-11-23 04:35:58 +0800
  • 21c41b3228 types: fix Transition exported typing Evan You 2019-11-21 10:21:09 -0500
  • 79f23a2f77 feat(transition): support component child Evan You 2019-11-20 21:56:17 -0500
  • 93561b080e feat(transition): base transition component Evan You 2019-11-20 18:04:44 -0500
  • f7009d58a3 build(deps-dev): bump @microsoft/api-extractor from 7.6.0 to 7.6.1 dependabot-preview[bot] 2019-11-20 07:39:39 +0000
  • 16926fc314 build(deps-dev): bump lerna from 3.18.4 to 3.18.5 dependabot-preview[bot] 2019-11-20 07:38:53 +0000
  • 061a7576de build: mark maxCRNameLength computation as pure Evan You 2019-11-19 19:04:59 -0500
  • 1efb35e324 fix(compiler-sfc): should ignore nodes with no children (#464) likui 2019-11-19 22:10:59 +0800
  • f87dbea1f8 build(deps-dev): use rollup plugins from the new official repo (#468) Yida 2019-11-19 22:02:46 +0800
  • 825e231ccf build(deps-dev): bump rollup from 1.27.0 to 1.27.2 dependabot-preview[bot] 2019-11-19 07:16:35 +0000
  • 4e538ac465 feat(compiler-sfc): add cache for parsing sfc (#453) QuincyChen 2019-11-19 02:29:04 +0800
  • 9e16ea3d30 test: update snapshots Evan You 2019-11-17 21:29:12 -0500
  • e89d009937 fix(compiler): include createTextVNode helper for hoisted static content (fix #465) Evan You 2019-11-17 21:26:25 -0500
  • f838715b7c test(runtime-core): add tests for scheduler (#462) JiZhi 2019-11-17 05:32:06 +0800
  • 1de072567d perf(compiler): pre-compute maxCRNameLength for perf Evan You 2019-11-16 16:19:47 -0500
  • 2780e0df4c perf(compiler-core): add perf optimization to parseText (#458) Gabriel Loiácono 2019-11-15 19:48:01 -0300
  • 353b06df77 perf(compiler): should only perform assertions during tests Evan You 2019-11-15 17:29:08 -0500
  • 51d57b4566 perf(compiler): minor perf tweaks Evan You 2019-11-15 16:47:55 -0500
  • 4fef8f342a perf(compiler): improve perf of parseTextData Evan You 2019-11-15 16:17:52 -0500
  • 96623d0d52 perf(compiler-dom): generate modifiers in a function (#459) Gabriel Loiácono 2019-11-15 17:37:02 -0300
  • 159d58f09b build(deps-dev): bump @microsoft/api-extractor from 7.5.6 to 7.6.0 dependabot-preview[bot] 2019-11-15 07:37:40 +0000
  • aa6c67ee2e fix(scheduler): warn recursive updates in postFlushCbs as well (#456) JiZhi 2019-11-15 01:06:23 +0800
  • 4b2610c468 fix: handle empty lines in codeframe Evan You 2019-11-14 11:50:16 -0500
  • 7f6abda6dd feat(compiler-sfc): warn duplicate block (#451) likui 2019-11-15 00:50:13 +0800
  • 8688acc36f refactor(runtime-dom): avoid unnecessary checks in patchDOMProp (#452) Cédric Exbrayat 2019-11-14 17:27:23 +0100
  • 8e8397374c chore: remove useless code (#447) ztplz 2019-11-15 00:23:04 +0800
  • 3092a48183 build(deps-dev): bump lint-staged from 9.4.2 to 9.4.3 dependabot-preview[bot] 2019-11-14 07:31:12 +0000
  • 88b8863757 build(deps-dev): bump rollup from 1.26.5 to 1.27.0 dependabot-preview[bot] 2019-11-13 07:32:54 +0000
  • d8f49ebf3b build(deps-dev): bump @types/jest from 24.0.22 to 24.0.23 dependabot-preview[bot] 2019-11-13 07:32:22 +0000
  • fe66194a77 feat(vModel): handle true-value and false-value for checkbox (#449) Cédric Exbrayat 2019-11-12 22:24:39 +0100
  • 0ef999bef1 build(deps-dev): bump @microsoft/api-extractor from 7.5.5 to 7.5.6 dependabot-preview[bot] 2019-11-12 07:26:32 +0000
  • 39877806ae build(deps-dev): bump rollup from 1.26.3 to 1.26.5 dependabot-preview[bot] 2019-11-11 10:50:44 +0000
  • 08bf9976ae types: ensure props are readonly Evan You 2019-11-09 18:40:25 -0500