Commit Graph

  • dcb5985c00 Merge remote-tracking branch 'github/master' into changing_unwrap_ref pikax 2020-04-15 15:54:26 +0100
  • 1068212cb2 chore: run prettier Evan You 2020-04-15 10:51:07 -0400
  • d45e47569d fix(runtime-dom/v-on): support event.stopImmediatePropagation on multiple listeners Evan You 2020-04-15 10:35:34 -0400
  • 3178504273 refactor(reactivity): make readonly non-tracking Evan You 2020-04-14 23:49:46 -0400
  • 09b44e07cb refactor(reactivity): move array ref handling into getter Evan You 2020-04-14 22:18:58 -0400
  • 486dc188fe feat(reactivity): add support for toRef API Evan You 2020-04-14 20:49:18 -0400
  • b83c580131 feat(reactivity): add support for customRef API Evan You 2020-04-14 20:45:41 -0400
  • 4046f0bc03 chore: revert debugging dev flag Evan You 2020-04-14 18:32:27 -0400
  • 8ae362400e types: fix public instance $root and $parent type Evan You 2020-04-14 18:13:53 -0400
  • 2e06f5bbe8 feat(runtime-core): detect and warn against components made reactive Evan You 2020-04-14 18:07:47 -0400
  • 3e7bb7d110 feat(runtime-core): warn async data() Evan You 2020-04-14 17:40:41 -0400
  • 78977c3997 fix(scheduler): sort jobs before flushing Evan You 2020-04-14 17:31:35 -0400
  • c80b857eb5 fix(runtime-core): should resolve value instead of delete for dynamic props with options Evan You 2020-04-14 16:17:35 -0400
  • 0869443d01 chore: import toRaw from @vue/reactivity Evan You 2020-04-14 09:59:02 -0400
  • e8a866ec99 refactor(reactivity): remove stale API markReadonly Evan You 2020-04-13 17:39:48 -0400
  • 9e9d264412
    Revert "feat(reactivity): add effect to public api (#909)" (#961) Evan You 2020-04-13 17:13:06 -0400
  • a35e2970b2
    chore: fix typo in Chagelog.md (#960) [ci skip] Claudio Eyzaguirre 2020-04-13 14:43:57 -0400
  • 6a66b7b60a Merge remote-tracking branch 'github/master' into changing_unwrap_ref pikax 2020-04-13 18:32:14 +0100
  • 7cbf684611 fix(runtime-core): fix kebab-case props update Evan You 2020-04-13 12:37:31 -0400
  • 27b5c71944
    fix(runtime-dom): should patch svg innerHtml (#956) likui 2020-04-14 00:13:37 +0800
  • 33ccfc0a8b
    fix(types): UnwrapRef should bail on DOM element types (#952) Thorsten Lünborg 2020-04-13 17:51:32 +0200
  • 5968cff3a8 refactor: make sure setupContext.emit always reference current emit on instance Evan You 2020-04-13 10:06:41 -0400
  • 4e54243189
    chore: fix changelog typo (#953) [ci skip] King 2020-04-13 21:39:42 +0800
  • 29718e4836 build(deps-dev): bump @rollup/plugin-node-resolve from 7.1.1 to 7.1.3 dependabot-preview[bot] 2020-04-13 08:10:59 +0000
  • e2e30344cc build(deps-dev): bump rollup from 2.4.0 to 2.6.1 dependabot-preview[bot] 2020-04-13 08:10:56 +0000
  • 7346e189a4 build(deps-dev): bump @rollup/plugin-commonjs from 11.0.2 to 11.1.0 dependabot-preview[bot] 2020-04-13 08:06:39 +0000
  • c20d8af8c0 types: add symbolExtract to extract all known symbols #951 pikax 2020-04-12 11:25:46 +0100
  • ab16a065a8 refactor: adjust runtime-dom test structure + tests for dom props Evan You 2020-04-10 15:37:30 -0400
  • ed235f16de refactor: simplify runtime-dom class tests Evan You 2020-04-10 15:23:01 -0400
  • 6eb3399311 fix(runtime-dom): fix patching for attributes starting with on Evan You 2020-04-10 11:57:07 -0400
  • 55566e8f52 refactor(runtime-core): remove emit return value Evan You 2020-04-10 10:59:46 -0400
  • a6e2b1052a fix(compiler-core): should not generate CLASS/STYLE patch flags on components Evan You 2020-04-10 10:19:11 -0400
  • cda50ea788 refactor(runtime-core): move updateCompnent into separate function Evan You 2020-04-10 09:55:38 -0400
  • 2fb0adda50 build(deps-dev): bump rollup from 2.3.4 to 2.4.0 dependabot-preview[bot] 2020-04-10 07:54:02 +0000
  • d511bdbb8f
    chore: show non-breaking space in changelog [ci skip] (#947) David Bernegger 2020-04-09 14:53:53 +0200
  • edc988165a build(deps-dev): bump jest from 25.2.7 to 25.3.0 dependabot-preview[bot] 2020-04-09 07:55:43 +0000
  • 1d9f8fc979 release: v3.0.0-alpha.12 Evan You 2020-04-08 18:59:49 -0400
  • 1f6e72b110 fix(compiler): support full range of entity decoding in browser builds Evan You 2020-04-08 18:51:25 -0400
  • 8c17535a47 fix(compiler): should not condense   Evan You 2020-04-08 17:33:07 -0400
  • be666ebd59 fix(compiler): should only strip leading newline directly in pre tag Evan You 2020-04-08 16:44:32 -0400
  • ab9add4f78 types: bring back my changes pikax 2020-04-08 21:33:06 +0100
  • 5ae74144f2 Merge remote-tracking branch 'github/master' into changing_unwrap_ref pikax 2020-04-08 21:21:04 +0100
  • 84440780f9 fix(slots): should update compiled dynamic slots Evan You 2020-04-08 12:23:44 -0400
  • da6e64831a
    build(deps): bump @babel/types from 7.9.0 to 7.9.5 (#940) dependabot-preview[bot] 2020-04-08 09:32:22 -0400
  • a27e9ee9ae
    fix(runtime-core): set fragment root children should also update dynamicChildren (#944) likui 2020-04-08 21:32:09 +0800
  • bc78de2494 build(deps-dev): bump @microsoft/api-extractor from 7.7.12 to 7.7.13 dependabot-preview[bot] 2020-04-08 08:14:13 +0000
  • 01593061e3 build(deps-dev): bump rollup from 2.3.3 to 2.3.4 dependabot-preview[bot] 2020-04-08 08:13:28 +0000
  • a92eb3dc2c build(deps-dev): bump enquirer from 2.3.4 to 2.3.5 dependabot-preview[bot] 2020-04-08 08:12:51 +0000
  • d531686f91 fix(compiler-core): elements with dynamic keys should be forced into blocks Evan You 2020-04-07 18:44:21 -0400
  • 2c9374dd91 build: remove size check for runtime.global files Evan You 2020-04-07 17:26:08 -0400
  • 42278317e1 fix(transition): should ship props declarations in production Evan You 2020-04-07 17:19:37 -0400
  • b8da8b2dfa fix(transition): fix dynamic transition update on nested HOCs Evan You 2020-04-07 16:08:15 -0400
  • e804463492 feat(asyncComponent): add onError option for defineAsyncComponent Evan You 2020-04-07 14:34:42 -0400
  • f87d6b501e test: fix runtime-dom v-on test Evan You 2020-04-07 11:41:48 -0400
  • 2302dea162 fix(runtime-dom): support native onxxx handlers Evan You 2020-04-07 11:34:54 -0400
  • cb504c287f refactor(runtime-core): refactor slots resolution Evan You 2020-04-06 21:06:48 -0400
  • c5f0f63b91 refactor(runtime-core): make setup attrs proxy dev only Evan You 2020-04-06 17:57:27 -0400
  • ec4a4c1e06 refactor(runtime-core): refactor props resolution Evan You 2020-04-06 17:37:47 -0400
  • c28a9196b2 fix(runtime-core): fix globalProperties in check on instance render proxy Evan You 2020-04-06 11:41:28 -0400
  • 4d196366c8
    types(runtime-core): Adds type signature for renderList helper (#924) Rahul Kadyan 2020-04-06 19:27:32 +0530
  • da1fb7afef
    fix(runtime-dom): fix getModelAssigner order in vModelCheckbox (#926) Jian Zhang 2020-04-06 21:55:19 +0800
  • c34258fcba
    chore: fix changelog typo (#918) [ci skip] syuilo 2020-04-06 22:47:53 +0900
  • 667e42065d
    chore: typo (#928) ysj16 2020-04-06 21:09:44 +0800
  • efa8569b8f build(deps-dev): bump @types/jest from 25.1.5 to 25.2.1 dependabot-preview[bot] 2020-04-06 08:48:37 +0000
  • 4dbd6a93c9 build(deps-dev): bump ts-jest from 25.3.0 to 25.3.1 dependabot-preview[bot] 2020-04-06 08:49:02 +0000
  • 0d769e6835 build(deps-dev): bump rollup from 2.3.2 to 2.3.3 dependabot-preview[bot] 2020-04-06 08:48:13 +0000
  • 899287ad35 feat(runtime-core): improve component public instance proxy inspection Evan You 2020-04-05 18:39:22 -0400
  • f42d11e8e1 fix(v-model): handle dynamic assigners and array assigners Evan You 2020-04-04 20:51:42 -0400
  • c1d5928f3b fix(types): accept generic Component type in h() Evan You 2020-04-04 13:29:29 -0400
  • 5dcc645fc0 fix(reactivity): track reactive keys in raw collection types Evan You 2020-04-04 12:57:15 -0400
  • 7402951d94 release: v3.0.0-alpha.11 Evan You 2020-04-03 21:45:50 -0400
  • c017073f4c build: run tests in serial for release Evan You 2020-04-03 21:40:40 -0400
  • e42cb54394 fix(runtime-core): support attr merging on child with root level comments Evan You 2020-04-03 21:37:58 -0400
  • 5bf72517ce refactor(compiler-sfc): make more explicit regarding template pad behavior Evan You 2020-04-03 21:11:26 -0400
  • db50009353
    fix(compiler-sfc): always use offset for template block sourcemaps (#911) Rahul Kadyan 2020-04-04 06:40:22 +0530
  • f3b6559408 fix(types/reactivity): add generics constraint for markNonReactive Evan You 2020-04-03 21:05:55 -0400
  • 7f30cb5772 fix(compiler): fix pre tag whitespace handling Evan You 2020-04-03 21:02:20 -0400
  • c7c3a6a3be feat(runtime-core): emits validation and warnings Evan You 2020-04-03 20:40:34 -0400
  • 24e9efcc21 refactor(runtime-core): extract component emit related logic into dedicated file Evan You 2020-04-03 19:08:17 -0400
  • bf473a64ea feat(runtime-core): type and attr fallthrough support for emits option Evan You 2020-04-03 12:05:52 -0400
  • c409d4f297 test(types): fix dts test Evan You 2020-04-03 10:51:17 -0400
  • 6fba241850
    feat(reactivity): add effect to public api (#909) Robbin Baauw 2020-04-03 15:30:58 +0200
  • 0cf3f78134 test(types): also test Object as PropType casting Evan You 2020-04-03 09:29:21 -0400
  • 026eb729f3
    fix(types): allow use PropType with Function (#915) Carlos Rodrigues 2020-04-03 14:28:13 +0100
  • 4b03b922e2 chore: remove debugger Evan You 2020-04-03 09:21:21 -0400
  • 21bcdec943 refactor(runtime-core): adjust attr fallthrough behavior Evan You 2020-04-02 21:51:01 -0400
  • 2103a485d7
    refactor(runtime-core): remove unnecessary tracing check (#912) Cédric Exbrayat 2020-04-03 15:19:53 +0200
  • d380ea5cc0 build(deps-dev): bump @types/jest from 25.1.4 to 25.1.5 dependabot-preview[bot] 2020-04-03 07:59:42 +0000
  • 181a919b3e build(deps-dev): bump jest from 25.2.4 to 25.2.7 dependabot-preview[bot] 2020-04-03 07:55:55 +0000
  • 0764c33d3d fix(reactivity): scheduled effect should not execute if stopped Evan You 2020-04-02 19:49:45 -0400
  • 5c33776e67 chore: readme [ci skip] Evan You 2020-04-01 22:11:35 -0400
  • 10c0ba507a test: fix dts tests for Teleport renaming Evan You 2020-04-01 22:04:55 -0400
  • 835789532c test: make events test more stable Evan You 2020-04-01 21:59:42 -0400
  • eee5095692 refactor: rename <portal> to <teleport> Evan You 2020-03-31 10:52:42 -0400
  • 8080c38323 chore: avoid v-cloak test warning Evan You 2020-04-01 21:39:37 -0400
  • e93e426bfa feat(runtime-core): config.performance tracing support Evan You 2020-04-01 21:36:50 -0400
  • a022b63605 fix(compiler-core/slots): should support on-component named slots Evan You 2020-04-01 20:44:53 -0400
  • 20f4965b45
    feat(compiler-core): export transformElement from compiler-core (#907) Igor Randjelovic 2020-04-01 17:25:05 +0200
  • b7b0d16b1c build(deps-dev): bump rollup from 2.3.1 to 2.3.2 dependabot-preview[bot] 2020-04-01 08:39:46 +0000
  • 0ed147d336
    fix(runtime-dom): v-cloak should be removed after compile on the root element (#893) likui 2020-04-01 06:13:59 +0800