Commit Graph

  • f924bd68bc
    build(deps-dev): bump rollup from 2.3.0 to 2.3.1 (#900) dependabot-preview[bot] 2020-03-31 18:13:09 -0400
  • 37b1dc8242
    fix(transition): warn only when there is more than one rendered child (#903) Eduardo San Martin Morote 2020-04-01 00:12:51 +0200
  • 449ab039fe feat(templateRef): should work with direct reactive property Evan You 2020-03-31 10:35:49 -0400
  • 55b364decc feat(templateRef): support template ref for all vnode types Evan You 2020-03-31 10:30:12 -0400
  • 94562daea7
    fix(inject): allow default value to be undefined (#894) Eduardo San Martin Morote 2020-03-30 21:24:55 +0200
  • 573bcb2e11 refactor(runtime-core): remove the need for currentSuspense Evan You 2020-03-30 11:49:51 -0400
  • 54a11c7bec
    build(deps-dev): bump rollup from 2.2.0 to 2.3.0 (#896) dependabot-preview[bot] 2020-03-30 11:26:45 -0400
  • 9b320092fc
    build(deps): bump csstype from 2.6.9 to 2.6.10 (#897) dependabot-preview[bot] 2020-03-30 11:25:20 -0400
  • b74bab216c feat(portal): hydration support for portal disabled mode Evan You 2020-03-30 11:23:59 -0400
  • 9ed9bf3687 feat(portal): SSR support for portal disabled prop Evan You 2020-03-27 23:45:50 -0400
  • 8ce3da0104 feat(portal): support disabled prop Evan You 2020-03-27 23:12:52 -0400
  • 039d024b7f build(deps-dev): bump jest from 25.2.3 to 25.2.4 dependabot-preview[bot] 2020-03-30 08:53:39 +0000
  • 9c4c60598b build(deps-dev): bump @microsoft/api-extractor from 7.7.10 to 7.7.12 dependabot-preview[bot] 2020-03-30 08:50:32 +0000
  • f9b173a501 build(deps-dev): bump ts-jest from 25.2.1 to 25.3.0 dependabot-preview[bot] 2020-03-30 08:48:31 +0000
  • e866434f0c feat(portal): SSR support for multi portal shared target Evan You 2020-03-27 20:49:01 -0400
  • aafb880a0a feat(portal): support multiple portal appending to same target Evan You 2020-03-27 18:42:57 -0400
  • b8ffbffaf7 feat(compiler-core): support v-is Evan You 2020-03-27 16:38:31 -0400
  • d777ac6549 build(deps): bump rollup Evan You 2020-03-27 12:47:09 -0400
  • 37d84bfd48 build(deps): bump jest and typescript Evan You 2020-03-27 12:45:12 -0400
  • b1d0b046af fix(runtome-dom): properly support creating customized built-in element Evan You 2020-03-27 12:38:47 -0400
  • 412ec86128
    fix(types): export missing types from runtime-core (#889) Eduardo San Martin Morote 2020-03-27 14:30:49 +0100
  • c01930e60b feat(asyncComponent): retry support Evan You 2020-03-26 20:58:31 -0400
  • ebc587376c
    refactor(runtime-core): rename createAsyncComponent to defineAsyncComponent (#888) Cédric Exbrayat 2020-03-26 16:59:54 +0100
  • 6a65739f61
    chore: readme typos (#885) Cédric Exbrayat 2020-03-26 14:31:54 +0100
  • 925ba6bb7b chore: fix tests Evan You 2020-03-25 17:55:09 -0400
  • 16cd8eee78 fix(portal): portal should always remove its children when unmounted Evan You 2020-03-25 17:27:55 -0400
  • cb31eb4d0a feat(runtime-core): failed component resolution should fallback to native element Evan You 2020-03-25 15:08:15 -0400
  • c5beb9fb4c chore: remove unused import Evan You 2020-03-25 09:48:03 -0400
  • 2ea14f60e0
    build: enforce node version on install (#881) Albert Liu 2020-03-25 21:44:19 +0800
  • eb55caa712
    build(deps): bump @babel/parser from 7.9.3 to 7.9.4 (#880) dependabot-preview[bot] 2020-03-25 09:30:19 -0400
  • 27873dbe1c feat(runtime-core): support app.config.globalProperties Evan You 2020-03-25 09:28:37 -0400
  • 394fd4c6aa chore: readme [ci skip] Evan You 2020-03-24 18:39:08 -0400
  • de81faf00a release: v3.0.0-alpha.10 Evan You 2020-03-24 18:33:40 -0400
  • c403c39126 chore: improve parser option comments [ci skip] Evan You 2020-03-24 18:29:15 -0400
  • d99437f870 chore: rmeove debugger [ci skip] Evan You 2020-03-24 18:18:59 -0400
  • 4e8d459831 build: tweak flags Evan You 2020-03-24 17:57:27 -0400
  • 76a83857c1 chore: fix resolveAsset test typing Evan You 2020-03-24 13:02:17 -0400
  • 10ad965100 fix: fix option merge global mixins presence check Evan You 2020-03-24 12:59:33 -0400
  • dbbd9990e0 chore: fix Portal test types Evan You 2020-03-24 12:58:12 -0400
  • 45ba06ac5f fix(reactivity): should not trigger map keys iteration when keys did not change Evan You 2020-03-24 12:43:06 -0400
  • 0dba5d44e6
    fix(TransitionGroup): ignore comment node when warn (fix#869) (#875) ysj16 2020-03-25 00:09:42 +0800
  • 4cb3c5c49a test: improve $options test to use beforeCreate hook Evan You 2020-03-24 12:03:21 -0400
  • 528621ba41 feat(runtime-core): support config.optionMergeStrategies Evan You 2020-03-24 11:59:00 -0400
  • 123738727a fix(keep-alive): should update re-activated component with latest props Evan You 2020-03-24 10:28:00 -0400
  • bfae9b2e55 types: fix createVNode dts generation Evan You 2020-03-23 17:36:19 -0400
  • 0831b98eac fix(compiler-core): support interpolation in RCDATA mode (e.g. textarea) Evan You 2020-03-23 17:25:29 -0400
  • 455a1534c9 refactor: transformHArgs -> transformVNodeArgs Evan You 2020-03-23 16:54:28 -0400
  • cba2f1aadb feat(asyncComponent): SSR/hydration support for async component Evan You 2020-03-23 16:14:56 -0400
  • 9fc8ade884 chore: update dist file readme Evan You 2020-03-23 15:26:16 -0400
  • 4c1a193617 fix: do not drop SFC runtime behavior code in global builds Evan You 2020-03-23 15:10:35 -0400
  • 4126a9dd51 build: add runtime-global build for vue Evan You 2020-03-23 15:09:29 -0400
  • f529dbde23 fix: dynamic component fallback to native element Evan You 2020-03-23 14:47:04 -0400
  • 1b2149dbb2 fix(reactivity): should not observe frozen objects Evan You 2020-03-23 11:28:20 -0400
  • 0dc2478569 fix(transition): fix duration prop validation Evan You 2020-03-23 11:13:37 -0400
  • dff2fbab93
    types(watch): export watchEffect types (#866) Yang Mingshan 2020-03-23 23:11:27 +0800
  • 14908f2734
    chore: prefer const (#865) Yang Mingshan 2020-03-23 23:11:00 +0800
  • 8adf0d682a
    build(deps): bump @babel/types from 7.8.7 to 7.9.0 (#872) dependabot-preview[bot] 2020-03-23 11:10:34 -0400
  • fa15df6170
    build(deps): bump @babel/parser from 7.8.8 to 7.9.3 (#871) dependabot-preview[bot] 2020-03-23 11:10:23 -0400
  • b8c1be18f3 refactor(types): use stricter settings Evan You 2020-03-23 11:08:22 -0400
  • b3890a93e3 fix(runtime-core): fix component proxy props presence check Evan You 2020-03-21 16:25:33 -0400
  • c3bb3169f4 feat(runtime-core): async component support Evan You 2020-03-21 16:01:08 -0400
  • d425818901
    fix(runtime-dom): invalid lineGradient svg tag (#863) Igor Randjelovic 2020-03-21 20:11:04 +0100
  • a3601e9fa7
    perf(transform-vif): don't need to createBlock for a component (#853) ysj16 2020-03-20 23:29:44 +0800
  • 342d46d82a build: run ls-lint on commit Evan You 2020-03-19 16:38:31 -0400
  • 927f6cbd62
    build: add ls-lint for linting file names (#855) Lucas Löffel 2020-03-19 21:35:55 +0100
  • b7d1e0fa2f
    feat: add hook for transforming h's arguments (#851) Jessica Sachs 2020-03-19 10:54:03 -0400
  • d4aaa216db build(deps-dev): bump @microsoft/api-extractor from 7.7.9 to 7.7.10 dependabot-preview[bot] 2020-03-19 07:51:25 +0000
  • ba9a91c48c refactor: remove null comparisons Evan You 2020-03-18 18:14:51 -0400
  • 811f28a7d1 test(runtime-core): tests for vnode hooks Evan You 2020-03-18 16:35:04 -0400
  • ebc1ca8eff fix(suspense): clear effects on suspense resolve Evan You 2020-03-18 15:40:20 -0400
  • be91b43564 types: improve directive hook argument types Evan You 2020-03-18 12:30:20 -0400
  • aa4ab39c1a refactor: separate vnode hooks and directive hooks Evan You 2020-03-18 11:43:32 -0400
  • 6679799540 refactor: refactor vnode hooks invocation Evan You 2020-03-18 09:51:17 -0400
  • c1c8e87052 build(deps-dev): bump @microsoft/api-extractor from 7.7.8 to 7.7.9 dependabot-preview[bot] 2020-03-18 07:47:29 +0000
  • a1da9c28a0 fix(compiler-core): assign patchFlag for template v-if fragment Evan You 2020-03-17 11:36:56 -0400
  • 3b282e7e3c fix(runtime-core): fix boolean props validation Evan You 2020-03-17 10:35:32 -0400
  • b716a906fe chore: update readme todo [ci skip] Evan You 2020-03-16 18:59:10 -0400
  • 5282ff0edb release: v3.0.0-alpha.9 Evan You 2020-03-16 18:56:44 -0400
  • d318576d74
    fix(runtime-dom): patch xlink attribute (#842) likui 2020-03-17 06:46:01 +0800
  • 3d38e6faf3
    refactor(componentProps): extract validate prop name logic (#825) yang 2020-03-17 06:45:08 +0800
  • 703c9bc61f
    types(ComponentInternalInstance): ComponentInternalInstance.type could reuse Component type (#824) yang 2020-03-17 06:41:11 +0800
  • c450ede12d feat(ssr): support getSSRProps for vnode directives Evan You 2020-03-16 18:36:19 -0400
  • a46f3b354d fix(compiler-ssr): should pass necessary tag names for dynamic v-bind Evan You 2020-03-16 18:24:26 -0400
  • 3b40fc56db fix(compiler-ssr): fix input w/ v-bind="obj" codegen Evan You 2020-03-16 18:14:49 -0400
  • 9eef37fa32 refactor(compiler): remove modelValue from generated code for native v-model Evan You 2020-03-16 17:51:56 -0400
  • 3b2d236714 feat(compiler-sfc): add ssr option Evan You 2020-03-16 16:24:49 -0400
  • 38f0269765 refactor: simplify suspense ssr + adjust behavior Evan You 2020-03-16 15:38:35 -0400
  • eb5b32fead test: fix resolveAssets test + test resolveDynamicComponent in slots Evan You 2020-03-16 13:17:57 -0400
  • 4dc8ffc378 fix: simplify and use correct ctx in withCtx Evan You 2020-03-16 13:06:37 -0400
  • fd3418d79d chore: fix snapshot Evan You 2020-03-16 12:51:59 -0400
  • 23701666cb Revert "refactor(directives): remove binding.instance" Evan You 2020-03-16 12:47:49 -0400
  • 19228a469a refactor: simplify resolveDyanmicComponent Evan You 2020-03-16 12:46:15 -0400
  • 9ad65b1653 refactor(template-ref): improve template ref handling Evan You 2020-03-16 12:40:58 -0400
  • 8a58dce603 feat(runtime-core): set context for manual slot functions as well Evan You 2020-03-16 12:20:52 -0400
  • ecd7ce60d5 feat(compiler-core): wrap slot functions with render context Evan You 2020-03-16 11:23:29 -0400
  • bcb750bb3a
    test(runtime-core): fix test for vnode key (#846) djy0 2020-03-17 01:06:03 +0800
  • d9dd1d8a0a
    fix(runtime-core): pass instance proxy as data() argument (#828) sqal 2020-03-16 15:28:17 +0100
  • f107abf247
    build(deps): bump @babel/parser from 7.8.7 to 7.8.8 (#830) dependabot-preview[bot] 2020-03-16 10:27:48 -0400
  • 586e5bb800 fix(compiler-core): fix property shorthand detection Evan You 2020-03-16 10:27:03 -0400
  • c7ae269972
    fix(runtime-core): empty boolean props (#844) jods 2020-03-16 15:19:06 +0100