Commit Graph

  • ab86b190ce
    fix(runtime-dom): event handlers with modifiers should get all event arguments (#1193) Albert Kaaman 2020-05-18 16:11:39 +0200
  • d73a508a73
    fix(Transition): fix validate duration (#1188) underfin 2020-05-18 22:09:10 +0800
  • 8e30d0c74c
    types(server-renderer): export SSRContext type (#1199) Carlos Rodrigues 2020-05-18 15:07:20 +0100
  • b2dd5612ff
    chore: fix typo Stringiable -> Stringifiable (#1200) Jian Zhang 2020-05-18 07:06:57 -0700
  • e985c5c826
    build(deps): bump postcss from 7.0.29 to 7.0.30 (#1170) dependabot-preview[bot] 2020-05-18 10:04:48 -0400
  • dd2bfb5a8f fix(compiler-dom): should bail stringification on runtime constant regardless of position Evan You 2020-05-18 10:04:03 -0400
  • 45c96a06aa build(deps-dev): bump @microsoft/api-extractor from 7.8.0 to 7.8.1 dependabot-preview[bot] 2020-05-18 08:43:34 +0000
  • 0298b4ffcc
    chore: typo in changelog (#1198) Mohamed Nainar 2020-05-17 14:33:04 +0530
  • 449fd05ad6 release: v3.0.0-beta.13 Evan You 2020-05-16 21:53:47 -0400
  • d965bb6227 feat: improve static content stringiciation Evan You 2020-05-16 21:30:16 -0400
  • 59d50dad9c wip: account for text call nodes in stringify chunks Evan You 2020-05-15 17:55:24 -0400
  • b26976b6d8 wip: fix tests Evan You 2020-05-15 17:05:26 -0400
  • dc229bcda4 wip(hydration): hydrate multi-element static nodes Evan You 2020-05-15 16:30:20 -0400
  • 1184118d23 wip(runtime): test for static vnode handling Evan You 2020-05-15 16:11:53 -0400
  • baa6973b13 wip(compiler): tests for new stringification Evan You 2020-05-15 15:50:42 -0400
  • dbf627f136 wip(runtime): support multi-element static vnode in renderer Evan You 2020-05-15 15:12:26 -0400
  • cb9444807e wip(compiler): improve node stringification to support adjacent nodes Evan You 2020-05-15 12:58:44 -0400
  • c2f3ee4dc0 chore: use jsdoc comments in ast Evan You 2020-05-15 11:00:07 -0400
  • e56d33edb1 build(deps-dev): bump rollup from 2.10.0 to 2.10.2 dependabot-preview[bot] 2020-05-15 08:28:19 +0000
  • 89dc3d4701 build(deps-dev): bump @types/jest from 25.2.1 to 25.2.2 dependabot-preview[bot] 2020-05-14 08:26:44 +0000
  • a569067940 build(deps-dev): bump rollup-plugin-typescript2 from 0.27.0 to 0.27.1 dependabot-preview[bot] 2020-05-13 08:37:41 +0000
  • 8159ae8b0d build(deps-dev): bump rollup from 2.9.1 to 2.10.0 dependabot-preview[bot] 2020-05-13 08:36:55 +0000
  • 74ed7d1d6b build(deps-dev): bump @types/puppeteer from 2.0.1 to 2.1.0 dependabot-preview[bot] 2020-05-12 08:29:53 +0000
  • 3c88299f6a release: v3.0.0-beta.12 Evan You 2020-05-11 15:52:37 -0400
  • 2bc6a8c1cf fix(hmr): static child traversal should only affect elements Evan You 2020-05-11 15:46:30 -0400
  • aa1672a8bd test: fix hmr test id Evan You 2020-05-11 15:44:13 -0400
  • 7887c54dfe release: v3.0.0-beta.11 Evan You 2020-05-11 14:25:36 -0400
  • 1b946c85df fix(hmr): always force full child component props update in HMR mode Evan You 2020-05-11 14:17:35 -0400
  • 5b8883a846 fix(runtime-core): should not take unmount children fast path for v-for fragments Evan You 2020-05-11 13:53:15 -0400
  • 697de07e63
    fix(transition): should reset enter class after appear (#1152) underfin 2020-05-12 00:30:10 +0800
  • 9d111f534a test(transition): refactor DOM transition test Evan You 2020-05-11 11:52:08 -0400
  • 66c5a556dc fix(hmr): ensure static nodes inherit DOM element in hmr mode Evan You 2020-05-11 11:34:35 -0400
  • a165d8293d feat(runtime-core): expose isVNode Evan You 2020-05-11 11:09:36 -0400
  • 8e692c1ca0
    chore: fix broken link in CHANGELOG.md (#1142) [ci skip] Aurelius333 2020-05-11 10:49:18 -0400
  • 903e8222be build(deps-dev): bump ts-jest from 25.4.0 to 25.5.1 dependabot-preview[bot] 2020-05-11 08:54:46 +0000
  • eed9d77473 build(deps-dev): bump rollup from 2.8.2 to 2.9.1 dependabot-preview[bot] 2020-05-11 08:54:24 +0000
  • 30f570e808 build(deps-dev): bump conventional-changelog-cli from 2.0.31 to 2.0.34 dependabot-preview[bot] 2020-05-11 08:53:49 +0000
  • b725b63e5f
    chore: update CHANGELOG.md (#1141) [ci skip] Sebastian Krüger 2020-05-07 17:58:51 +0200
  • 13acb9134e release: v3.0.0-beta.10 Evan You 2020-05-07 11:21:18 -0400
  • 66dd1aaecd
    test(Transition): test transition (#1140) underfin 2020-05-07 23:10:28 +0800
  • d10835aee7 fix(compiler-sfc): template with alt lang should be parsed as raw text Evan You 2020-05-07 11:08:17 -0400
  • e58beecc97 refactor(compiler/types): convert compiler options documentation to jsdoc Evan You 2020-05-07 11:01:36 -0400
  • 304ab8c99b fix(compiler-dom): bail static stringfication on non-attr bindings Evan You 2020-05-07 10:32:13 -0400
  • 2f69167e88 perf(compiler-sfc): only add character mapping if not whitespace Evan You 2020-05-07 09:38:49 -0400
  • 675330ba54 fix(compiler): warn against v-bind with empty attribute value Evan You 2020-05-07 09:12:56 -0400
  • 6c2402a787 build(deps-dev): bump @microsoft/api-extractor from 7.7.13 to 7.8.0 dependabot-preview[bot] 2020-05-07 08:22:50 +0000
  • e8d5dead1a build(deps-dev): bump rollup from 2.8.0 to 2.8.2 dependabot-preview[bot] 2020-05-07 08:22:19 +0000
  • 698c8d35d5 feat(compiler-sfc): improve sfc source map generation Evan You 2020-05-06 23:46:33 -0400
  • e08f6f0ede
    fix(reactivity): use correct thisArg for collection method callbacks (#1132) 龙腾道 2020-05-07 01:41:34 +0800
  • 4df180607d
    build(deps): bump postcss from 7.0.28 to 7.0.29 (#1124) dependabot-preview[bot] 2020-05-06 12:02:00 -0400
  • 8df6bc0132 refactor: reuse parseStringStyle across compiler and runtime Evan You 2020-05-06 11:22:49 -0400
  • 2d9f136077
    fix(runtime-dom/style): normalize string when merging styles (#1127) t-zzzzzzzzz 2020-05-06 23:14:07 +0800
  • 4d9b651d82
    ci: add changelog link in releases (#1123) Eduardo San Martin Morote 2020-05-06 17:07:46 +0200
  • df4150dc4c
    chore: LegacyOptions doesn't need to be exported (#1134) susiwen8 2020-05-06 23:07:11 +0800
  • d66211849c fix(compiler-sfc): should not transform external asset url with includeAbsolute: true Evan You 2020-05-06 09:40:55 -0400
  • 037fa07113
    fix(reactivity): fix __proto__ access on proxy objects (#1133) 龙腾道 2020-05-06 21:08:44 +0800
  • da7bdb7f9c build(deps-dev): bump rollup from 2.7.6 to 2.8.0 dependabot-preview[bot] 2020-05-06 08:26:19 +0000
  • c5dcfe16f6 perf(compiler-sfc): improve asset url trasnform efficiency Evan You 2020-05-05 16:07:15 -0400
  • 40166a8637 feat(types): re-expose trasnformVNodeArgs Evan You 2020-05-05 10:45:33 -0400
  • c32ed52b97 release: v3.0.0-beta.9 Evan You 2020-05-04 17:14:42 -0400
  • f05aeea7ae fix(transitionGroup): fix transition children resolving condition Evan You 2020-05-04 17:09:19 -0400
  • 6a0be882d4 feat(compiler-sfc): support transforming absolute asset urls Evan You 2020-05-04 16:45:19 -0400
  • f9a3766fd6 fix(compiler): bail strigification on runtime constant expressions Evan You 2020-05-04 15:15:26 -0400
  • 3c3fe88c64 release: v3.0.0-beta.8 Evan You 2020-05-04 10:49:23 -0400
  • 26a50ce67f
    fix(transitionGroup): inner children should skip comment node (#1105) underfin 2020-05-04 22:41:48 +0800
  • 3c60d40827 feat(shared): support Map and Set in toDisplayString Evan You 2020-05-04 10:38:03 -0400
  • ff97be15c3 chore: ensure warn is dev only Evan You 2020-05-04 10:17:40 -0400
  • c6217b4d46 refactor(types): use pure type symbol Evan You 2020-05-04 09:37:24 -0400
  • cfd1c85fbc
    chore: fix changelog.md typo (#1098) [ci skip] Claudio Eyzaguirre 2020-05-04 09:38:05 -0400
  • 5b164a7f69
    Merge pull request #1117 from vuejs/dependabot/npm_and_yarn/postcss-7.0.28 Evan You 2020-05-04 09:28:05 -0400
  • 6b33cc4229 feat(watch): support directly watching reactive object with deep default Evan You 2020-05-04 09:27:28 -0400
  • 64ef7c76bf feat(types): re-expose resolve asset utitlies and registerRuntimeCompiler in type definitions Evan You 2020-05-04 08:52:59 -0400
  • bc1f097e29 fix(types/reactivity): fix ref type inference on nested reactive properties with .value Evan You 2020-05-04 08:51:01 -0400
  • f40f3a0e95 fix(reactivity): avoid polluting Object prototype Evan You 2020-05-04 08:50:17 -0400
  • 31e6f104ed
    build(deps): bump postcss from 7.0.27 to 7.0.28 dependabot-preview[bot] 2020-05-04 10:26:22 +0000
  • d8c6f14b5e build(deps-dev): bump jest from 25.5.3 to 25.5.4 dependabot-preview[bot] 2020-05-04 09:37:53 +0000
  • 42a99d28ae
    chore: typo (#1113) Jackliu 2020-05-04 16:30:24 +0800
  • 6be2b73f8a fix(reactivity): check own property for existing proxy of target Evan You 2020-05-03 15:32:37 -0400
  • 8bab78b648 test: reactive proto XinPing Wang 2020-05-03 22:49:23 +0800
  • 01b7e90eac fix(hmr): handle cases where instances with same id having different definitions Evan You 2020-05-03 13:52:09 -0400
  • 0c48558f4c chore: remove commented stale code [ci skip] Evan You 2020-05-02 17:08:54 -0400
  • 0dc44a6a86 release: v3.0.0-beta.7 Evan You 2020-05-02 17:06:16 -0400
  • d901b6bea8 refactor(reactivity): use more efficient reactive checks Evan You 2020-05-02 16:16:51 -0400
  • 36972c20b5 feat(compiler-sfc): add transformAssetUrlsBase option Evan You 2020-05-02 14:49:28 -0400
  • 71a942b25a
    fix(warn): cast symbols to strings (#1103) Eduardo San Martin Morote 2020-05-02 16:26:32 +0200
  • 583ba0c172 feat(types): re-expose withDirectives as public type Evan You 2020-05-02 10:19:40 -0400
  • b570287dfe release: v3.0.0-beta.6 Evan You 2020-05-01 18:56:53 -0400
  • f0d52d5428
    chore: code comment formatting (#1089) [ci skip] HiiTea 2020-05-02 06:48:44 +0800
  • 98bee596bd fix(runtime-core): should catch dom prop set TypeErrors Evan You 2020-05-01 18:47:27 -0400
  • c5e7d8b532 fix(compiler-core): hoist pure annotations should apply to all nested calls Evan You 2020-05-01 18:36:34 -0400
  • cad25d95a3 fix(compiler-core): hoisted vnode calls and scoped id calls should be marked pure Evan You 2020-05-01 17:34:11 -0400
  • 6c60ce13e0 fix(compiler-ssr): handle comments codegen + refactor ssr codegen transform Evan You 2020-05-01 17:04:36 -0400
  • 0e730c06e4 chore: remove unnecessary path in tsconfig.json Evan You 2020-05-01 16:19:46 -0400
  • 8b85aaeea9
    fix(runtime-core): should call Suspense fallback unmount hook (#1061) underfin 2020-05-02 04:20:16 +0800
  • b40fcbc4c6 fix(types): augment ref unwrap bail types in appropriate packages Evan You 2020-05-01 16:14:30 -0400
  • 7f23555356 fix(teleport): teleport should always be tracked as dynamic child for unmount Evan You 2020-05-01 15:12:07 -0400
  • 08bf7e3607 fix(runtime-core): cloned vnodes with extra props should de-opt Evan You 2020-05-01 14:55:27 -0400
  • ac6a6f11ac fix(runtime-core): fix slot fragment bail check Evan You 2020-05-01 14:16:55 -0400
  • 11f38d8a85 perf: instance public proxy should never be observed Evan You 2020-05-01 13:24:38 -0400
  • 62336085f4 fix(runtime-core): avoid infinite warning loop for isRef check on component public proxy Evan You 2020-05-01 13:23:59 -0400