Commit Graph

  • 760c3e0fd6
    feat(types): export ErrorTypes (#840) likui 2020-03-15 23:40:58 +0800
  • 58bc51991e
    chore(runtime-core): fix typo in warning (#841) [ci skip] djy0 2020-03-15 23:29:21 +0800
  • 60ed4e7e08 feat(ssr): improve fragment mismatch handling Evan You 2020-03-13 18:02:53 -0400
  • eb1d538ea2 test(ssr): hydration suspense tests Evan You 2020-03-13 13:04:44 -0400
  • 1f9c9c14ae chore: move hydration tests Evan You 2020-03-13 11:59:26 -0400
  • a05d41c940 refactor(ssr): adjust ssr fragment anchor content Evan You 2020-03-13 11:55:04 -0400
  • cad5bcce40 feat(ssr): hide comment anchors during hydration in dev mode Evan You 2020-03-13 11:35:17 -0400
  • a3cc970030 feat(ssr/suspense): suspense hydration Evan You 2020-03-12 22:19:41 -0400
  • b3d7d64931 build(deps-dev): bump minimist from 1.2.4 to 1.2.5 dependabot-preview[bot] 2020-03-13 07:35:50 +0000
  • bb7fa3dabc feat(runtime-core): implement RFC-0020 Evan You 2020-03-12 16:13:12 -0400
  • dd17fa1c90
    feat(runtime-core): add special property to get class component options (#821) Katashin 2020-03-12 23:46:32 +0800
  • 1e9d1319c3
    fix(types): app.component should accept defineComponent return type (#822) hareku 2020-03-12 23:19:30 +0900
  • 4dfd4b8dbd build(deps-dev): bump minimist from 1.2.3 to 1.2.4 dependabot-preview[bot] 2020-03-12 07:35:37 +0000
  • 28a9beed16
    fix(runtime-core): always set invalid vnode type (#820) Cédric Exbrayat 2020-03-11 21:44:14 +0100
  • 206640a2d8 fix(build): remove __RUNTIME_COMPILE__ flag Evan You 2020-03-11 16:39:26 -0400
  • f59779706b
    refactor(Suspense): remove unnecessary casts (#819) Cédric Exbrayat 2020-03-11 16:17:10 +0100
  • 16a737dc67 build(deps-dev): bump minimist from 1.2.0 to 1.2.3 dependabot-preview[bot] 2020-03-11 07:27:38 +0000
  • 7af089d429 test: fix & improve ssr warning assertion Evan You 2020-03-10 17:13:27 -0400
  • 80c625dce3 feat(ssr): compiler-ssr support for Suspense Evan You 2020-03-10 16:52:08 -0400
  • 47ead3b33a refactor(ssr): improve ssr async setup / suspense error handling Evan You 2020-03-10 15:28:13 -0400
  • 9c4de7b9ed test(srr): group portal tests Evan You 2020-03-10 15:23:14 -0400
  • 97fb63d41f build(deps-dev): bump rollup-plugin-terser from 5.2.0 to 5.3.0 dependabot-preview[bot] 2020-03-10 07:54:04 +0000
  • 589aeb402c
    feat(server-renderer): render suspense in vnode mode (#727) Dmitry Sharshakov 2020-03-10 01:20:30 +0300
  • e12ddd96ba
    test(runtime-core/renderer): tests for rendering elements (#699) hareku 2020-03-10 06:08:05 +0900
  • ca5f39ee35 refactor(runtime-core): adjust patchProp value arguments order Evan You 2020-03-09 16:15:49 -0400
  • cd34603864
    fix(runtime-core): pass prev value to hostPatchProp (#809) hareku 2020-03-10 05:08:10 +0900
  • 54a0e93c27
    fix(runtime-core): should allow empty string and 0 as valid vnode key (#807) djy0 2020-03-10 04:03:57 +0800
  • b13886b1ba
    types(reactivity): remove this in get accessor, fix #800 (#806) djy0 2020-03-10 04:01:49 +0800
  • 257727569a
    types(runtime-core): update error type to unknown (#798) hareku 2020-03-10 04:58:52 +0900
  • cb814f646b
    build(deps-dev): bump rollup from 1.32.0 to 1.32.1 (#810) dependabot-preview[bot] 2020-03-09 15:57:28 -0400
  • c75388d538 release: v3.0.0-alpha.8 Evan You 2020-03-06 15:58:40 -0500
  • dd2d25fee1 test(ssr): test for hydration mismatch handling Evan You 2020-03-06 15:39:54 -0500
  • f7a026109d test(ssr): ssr + hydration integration test Evan You 2020-03-06 15:14:12 -0500
  • 3be3785f94 fix(ssr): fix ssr on-the-fly compilation + slot fallback branch helper injection Evan You 2020-03-06 14:52:15 -0500
  • 274f81c5db fix(reactivity): allow effect trigger inside no-track execution contexts Evan You 2020-03-06 12:11:37 -0500
  • d6bf9ffdc6 chore(template-explorer): bump monaco version for live deployed page Evan You 2020-03-06 12:02:38 -0500
  • 6fad2efb8c
    chore(template-explorer): update monaco dependency (#793) Cédric Exbrayat 2020-03-06 18:01:13 +0100
  • 643ff233af
    types(reactivity): add undefined type to ref/shallowRef when no args (#791) hareku 2020-03-07 01:32:39 +0900
  • a3066581f3 fix(reactivity): should not trigger length dependency on Array delete Evan You 2020-03-06 11:30:56 -0500
  • 689d45fb3d
    build(deps): bump @babel/parser from 7.8.6 to 7.8.7 (#797) dependabot-preview[bot] 2020-03-06 11:24:21 -0500
  • 3e9274433c
    build(deps): bump @babel/types from 7.8.6 to 7.8.7 (#796) dependabot-preview[bot] 2020-03-06 11:24:09 -0500
  • cc69fd72e3 fix(reactivity): Map/Set identity methods should work even if raw value contains reactive entries Evan You 2020-03-06 11:10:02 -0500
  • 16f9e63951
    types: remove 'this' annotation from 'get' accessor (#801) Evan You 2020-03-05 16:57:52 -0600
  • 08bba093af test(ssr): more hydration tests Evan You 2020-03-05 10:29:50 -0600
  • fb4856b363 test(ssr): hydratioon tests (wip) Evan You 2020-03-04 17:06:50 -0600
  • 91269da52c feat(ssr): hydration mismatch handling Evan You 2020-03-03 15:12:38 -0600
  • 7971b0468c fix(directives): ignore invalid directive hooks Evan You 2020-03-03 12:26:32 -0600
  • 27afbaf02d
    chore: fix componentRenderUtils.ts comment typo (#790) [ci skip] 火石 2020-03-04 00:05:07 +0800
  • e6ef52c3f8 build(deps-dev): bump typescript from 3.8.2 to 3.8.3 dependabot-preview[bot] 2020-03-02 08:19:01 +0000
  • 11e6fba78c chore: update @vue/shared readme [ci skip] Evan You 2020-02-29 22:05:41 -0500
  • bcb2a9b4a6 build: make @vue/shared public Evan You 2020-02-29 22:04:42 -0500
  • e1660f4338 refactor(runtime-core): adjust attr fallthrough behavior Evan You 2020-02-28 17:53:26 -0500
  • 06d3447149 build(deps-dev): bump rollup from 1.31.1 to 1.32.0 dependabot-preview[bot] 2020-02-28 07:59:24 +0000
  • 6810d1402e fix(runtime-core): ensure inhertied attrs update on optimized child root Evan You 2020-02-27 21:51:57 -0500
  • 33ab0f8e0f chore: fix snapshot Evan You 2020-02-27 17:15:51 -0500
  • 8449a9727c feat(compiler-core): switch to @babel/parser for expression parsing Evan You 2020-02-27 16:53:51 -0500
  • 4809325c07 refactor(hydration): move fragment to seaprate function + skip normalization in optimized mode Evan You 2020-02-27 11:26:39 -0500
  • 3357ff438c fix(slots): fix conditional slot Evan You 2020-02-26 21:43:27 -0500
  • 5d952cc051 test: fix options usage of reactive Evan You 2020-02-26 21:29:41 -0500
  • e67f655b26 refactor(runtime-core): revert setup() result reactive conversion Evan You 2020-02-26 19:01:42 -0500
  • 11d2fb2594 refactor(fragments): remove visible anchors for fragments Evan You 2020-02-26 16:32:06 -0500
  • 439752822c fix(portal): fix portal placeholder text Evan You 2020-02-26 16:07:00 -0500
  • d52ffaa202 refactor(compiler-ssr): extract portal processing + emit errors Evan You 2020-02-26 15:05:11 -0500
  • d8ed0e7fbf
    feat(compiler-ssr): compile portal (#775) Dmitry Sharshakov 2020-02-26 22:59:53 +0300
  • 312513d255 release: v3.0.0-alpha.7 Evan You 2020-02-26 14:36:38 -0500
  • e42d6b0712 refactor: use consistent name for watch invalidation register function Evan You 2020-02-26 10:12:32 -0500
  • 04f83fa681
    fix(runtime-core): set appContext.provides to Object.create(null) (#781) djy0 2020-02-26 23:20:10 +0800
  • 59393dd757
    fix(template-explorer): rename watch -> watchEffect (#780) djy0 2020-02-26 23:13:07 +0800
  • 1855a7f409
    chore: fixes a small typo and prettifies the document (#778) Praveen Puglia 2020-02-26 20:41:49 +0530
  • e828d0b671 build(deps-dev): bump @types/puppeteer from 2.0.0 to 2.0.1 dependabot-preview[bot] 2020-02-26 07:46:26 +0000
  • 3206e5dfe5 fix(types): shallowRef should not unwrap value type Evan You 2020-02-25 20:43:01 -0500
  • 9aaeeede62 test: add type test for nested refs in ref.value Evan You 2020-02-25 20:38:02 -0500
  • d4c6957e2d fix(types): ref value type unwrapping should happen at creation time Evan You 2020-02-25 19:44:06 -0500
  • 711d16cc65 refactor: remove old watch signature support Evan You 2020-02-25 18:57:41 -0500
  • 52cc7e8231 refactor(directives): remove binding.instance Evan You 2020-02-25 19:35:48 -0500
  • 3eab143843 fix(template-ref): fix string template refs inside slots Evan You 2020-02-25 18:29:51 -0500
  • 8cb0b83088
    fix(renderSlot): set slot render as a STABLE_FRAGMENT (#776) ysj16 2020-02-25 23:41:44 +0800
  • 4a5b91bd1f fix(runtime-core): fix slot fallback + slots typing Evan You 2020-02-24 23:05:35 -0500
  • 19a799c28b
    fix(runtime-core): make watchEffect ignore deep option (#765) djy0 2020-02-25 01:03:02 +0800
  • c11905fe36
    chore: fix typo (#764) [ci skip] djy0 2020-02-25 01:01:26 +0800
  • 047844cfb8
    refactor(ssr): extract buffer resolving and resolvePortals (#771) Xin Du (Clark) 2020-02-24 16:23:35 +0000
  • 20afd4093d chore: changelog edits [ci skip] Evan You 2020-02-22 08:28:56 +0100
  • 9ab22c7ae6 release: v3.0.0-alpha.6 Evan You 2020-02-22 08:25:32 +0100
  • 99a2e18c97 feat(runtime-core): add watchEffect API Evan You 2020-02-22 08:19:10 +0100
  • b36a76fe23 chore: remove debugger [ci skip] Evan You 2020-02-22 05:19:22 +0100
  • 76c7f54269
    perf(effect): optimize effect trigger for array length mutation (#761) guaijie 2020-02-22 12:17:30 +0800
  • e9024bf1b7 feat(reactivity): expose unref and shallowRef Evan You 2020-02-22 04:39:32 +0100
  • 0c67201942 chore: fix test type Evan You 2020-02-22 03:54:20 +0100
  • 775a7c2b41 refactor: preserve refs in reactive arrays Evan You 2020-02-21 17:48:39 +0100
  • 627b9df4a2 fix(types): improve ref typing, close #759 Evan You 2020-02-21 17:45:42 +0100
  • 33622d6360 perf(reactivity): only trigger all effects on Array length mutation if new length is shorter than old length Evan You 2020-02-21 15:05:16 +0100
  • 9882788cb3 build(deps-dev): bump typescript from 3.7.5 to 3.8.2 dependabot-preview[bot] 2020-02-21 13:46:21 +0000
  • 932de431b1
    chore: typo (#744) [ci skip] Reed Jones 2020-02-21 06:44:58 -0700
  • 014acc13e9
    test(reactivity): test for ref without init value (#746) hareku 2020-02-21 22:44:41 +0900
  • 9547c2b93d
    fix(sfc): inherit parent scopeId on child rooot (#756) hareku 2020-02-21 22:44:13 +0900
  • 1b9b235663 fix(compiler-dom): properly stringify class/style bindings when hoisting static strings Evan You 2020-02-21 13:10:13 +0100
  • 189a0a3b19 chore: use undefined for TS 3.8 compat Evan You 2020-02-21 11:27:08 +0100
  • 5fac65589b
    fix(reactivity): should trigger all effects when array length is mutated (#754) guaijie 2020-02-21 18:38:07 +0800
  • c54aa43fa7
    chore: use 'const' instead of 'let' (#755) [ci skip] Luxiaosong 2020-02-21 18:21:24 +0800
  • a840e7ddf0 fix(types): update setup binding unwrap types for 6b10f0c Evan You 2020-02-19 18:29:01 +0100