Commit Graph

  • ffdb05e1f1
    build(deps-dev): bump jest from 26.5.2 to 26.5.3 (#2365) dependabot-preview[bot] 2020-10-12 12:38:40 +0000
  • 2ae3b26679 fix(teleport): proper children traversal when teleport is block root Evan You 2020-10-10 15:40:31 -0400
  • 9bb14149b0
    build(deps-dev): bump eslint from 7.10.0 to 7.11.0 (#2351) dependabot-preview[bot] 2020-10-10 19:01:46 +0000
  • 51c18ed193
    build(deps-dev): bump @types/node from 14.11.5 to 14.11.8 (#2346) dependabot-preview[bot] 2020-10-09 14:49:30 +0000
  • b0931dcaba fix(teleport): should only force remove teleport when not disabled Evan You 2020-10-09 09:08:59 -0400
  • 54ed7592e4 fix(v-model): ensure initial value is set after other attributes Evan You 2020-10-08 16:41:45 -0400
  • d1a6ce6565
    build(deps-dev): bump sass from 1.26.11 to 1.27.0 (#2334) dependabot-preview[bot] 2020-10-08 11:27:09 +0000
  • fbd198fbfe
    fix(v-model): avoid clearing IME compose state on updates (#2304) ᴜɴвʏтᴇ 2020-10-08 10:34:53 +0800
  • 4d1ebb5deb fix(runtime-core): fix directive merging on component root Evan You 2020-10-07 22:02:32 -0400
  • f06518a8c9 fix(runtime-core): fix provide function data access in extends/mixins Evan You 2020-10-07 21:47:01 -0400
  • cbcec6e978 chore: add missing feature flag to jest config Evan You 2020-10-07 21:46:25 -0400
  • 89c5909a6f
    fix(compiler-core): allow spaces between if-else branches (#2305) ᴜɴвʏтᴇ 2020-10-08 08:57:17 +0800
  • 25d53f09bb fix(runtime-core/template-refs): do not reset refs object before updates Evan You 2020-10-07 17:49:03 -0400
  • b392fe419c fix(runtime-core): error handling for created/beforeCreate hooks Evan You 2020-10-07 16:58:19 -0400
  • d744b8a2dc
    fix(runtime-dom): v-model should support number modifier with select tag (#2308) edison 2020-10-08 03:06:41 +0800
  • 3d3323f452
    build(deps-dev): bump @types/node from 14.11.2 to 14.11.5 (#2319) dependabot-preview[bot] 2020-10-07 03:12:21 +0000
  • f16338b8f6
    build(deps-dev): bump @microsoft/api-extractor from 7.10.1 to 7.10.4 (#2320) dependabot-preview[bot] 2020-10-07 03:05:18 +0000
  • f09e184526
    build(deps-dev): bump jest from 26.5.0 to 26.5.2 (#2318) dependabot-preview[bot] 2020-10-07 03:01:56 +0000
  • 1902af319a
    build(deps-dev): bump @typescript-eslint/parser from 4.3.0 to 4.4.0 (#2317) dependabot-preview[bot] 2020-10-07 02:59:59 +0000
  • f9566f00df test(compiler-core): add test case for v-on event case conversion Evan You 2020-10-06 18:31:04 -0400
  • 62f26173ba
    fix(runtime-core): use consistent camelCase event casing for render functions (#2278) shadowings-zy 2020-10-07 06:28:56 +0800
  • 390589ec6d fix(reactivity): should not trigger watch on computed ref when value is unchanged Evan You 2020-10-06 18:16:20 -0400
  • a66e53a24f fix(runtime-core): fix SSR memoery leak due to props normalization cache Evan You 2020-10-06 15:31:29 -0400
  • cf2c9f6faa perf: do not enable hmr in non-browser envs Evan You 2020-10-06 11:35:51 -0400
  • 5c3e8e9840 fix(runtime-core): ensure this context for $nextTick callback Evan You 2020-10-05 18:18:38 -0400
  • f4119249f2 fix(compiler-core): consistently remove comment nodes for pre tags in production Evan You 2020-10-05 17:53:17 -0400
  • 4d20ac8173
    fix(runtime-core): make errorCaptured return value handling consistent with Vue 2 (#2289) ᴜɴвʏтᴇ 2020-10-06 05:37:26 +0800
  • ea1f87eabf
    fix(reactivity): should add allowRecurse to the effect (#2213) HcySunYang 2020-10-06 04:36:02 +0800
  • 28d5fd7a28
    fix(runtime-core): vnode.el is null in watcher after rerendering (#2295) Philipp Rudloff 2020-10-05 22:05:43 +0200
  • db6c2df24b chore(readme): update eslint-plugin-vue status [ci skip] Evan You 2020-10-05 12:02:01 -0400
  • 60da878d58 chore: add github sponsors to funding.yml [ci skip] Evan You 2020-10-05 12:00:41 -0400
  • 9499871582
    fix(compiler-core): make v-once work with v-if/else-if/else (#2182) HcySunYang 2020-10-05 23:58:37 +0800
  • 752ecee407
    build(deps-dev): bump jest from 26.4.2 to 26.5.0 (#2301) dependabot-preview[bot] 2020-10-05 11:51:18 +0000
  • 1abcb2cf61
    build(deps-dev): bump @microsoft/api-extractor from 7.9.22 to 7.10.1 (#2285) dependabot-preview[bot] 2020-10-01 04:38:49 +0000
  • 5d825f318f
    build(deps-dev): bump ts-jest from 26.4.0 to 26.4.1 (#2276) dependabot-preview[bot] 2020-09-29 23:59:07 +0000
  • aa90801174
    build(deps-dev): bump @typescript-eslint/parser from 4.1.1 to 4.3.0 (#2275) dependabot-preview[bot] 2020-09-29 23:57:02 +0000
  • 4b4e54a50e
    build(deps-dev): bump @types/puppeteer from 2.1.4 to 2.1.5 (#2274) dependabot-preview[bot] 2020-09-29 23:56:11 +0000
  • d52d139b85
    types: fix Typescript 4.1 compile error (#2219) Nathan Shively-Sanders 2020-09-28 09:39:14 -0700
  • bcdd1002eb
    build(deps-dev): bump eslint from 7.9.0 to 7.10.0 (#2257) dependabot-preview[bot] 2020-09-28 12:01:17 +0000
  • a268f6fc70
    build(deps-dev): bump rollup-plugin-typescript2 from 0.27.2 to 0.27.3 (#2241) dependabot-preview[bot] 2020-09-25 21:32:57 +0000
  • 8dda987f8c
    build(deps-dev): bump rollup from 2.28.1 to 2.28.2 (#2229) dependabot-preview[bot] 2020-09-25 03:57:24 +0000
  • 64f44c671a
    chore(compiler-core): fix typo in tests (#2209) meteorlxy 2020-09-23 18:25:52 +0800
  • 747dc2d4b5
    build(deps-dev): bump @types/puppeteer from 2.1.3 to 2.1.4 (#2206) dependabot-preview[bot] 2020-09-23 01:14:13 +0000
  • d6050abdf4
    build(deps-dev): bump @microsoft/api-extractor from 7.9.19 to 7.9.22 (#2207) dependabot-preview[bot] 2020-09-23 01:12:22 +0000
  • 166ac16ce2
    build(deps-dev): bump @types/node from 14.11.1 to 14.11.2 (#2203) dependabot-preview[bot] 2020-09-23 01:03:29 +0000
  • 376883d1cf fix(runtime-core): fix duplicated unmount traversal in optimized mode Evan You 2020-09-22 11:38:03 -0400
  • 5dbd6b36a0
    fix(types): fix using tuple type as EmitsOptions (#2160) wonderful-panda 2020-09-22 23:05:37 +0900
  • 6aa2256913 fix(types): avoid DefineComponent defaulting to any Evan You 2020-09-22 10:02:19 -0400
  • 448358e900
    build(deps-dev): bump @microsoft/api-extractor from 7.9.18 to 7.9.19 (#2189) dependabot-preview[bot] 2020-09-21 11:53:19 +0000
  • d5bfc1b5d0
    build(deps-dev): bump @rollup/plugin-commonjs from 15.0.0 to 15.1.0 (#2188) dependabot-preview[bot] 2020-09-21 11:51:41 +0000
  • 1439158ce9
    build(deps-dev): bump rollup from 2.27.1 to 2.28.1 (#2187) dependabot-preview[bot] 2020-09-21 11:49:29 +0000
  • 82d14bfdf5
    build(deps-dev): bump ts-jest from 26.3.0 to 26.4.0 (#2186) dependabot-preview[bot] 2020-09-21 11:46:22 +0000
  • 6aeafef1a5
    build(deps-dev): bump @microsoft/api-extractor from 7.9.15 to 7.9.18 (#2162) dependabot-preview[bot] 2020-09-19 04:45:48 +0000
  • 4c765c8d97
    build(deps-dev): bump typescript from 4.0.2 to 4.0.3 (#2161) dependabot-preview[bot] 2020-09-19 04:43:56 +0000
  • d8c1536ead release: v3.0.0 Evan You 2020-09-18 11:28:05 -0400
  • c736e72d15 chore: changelog edits [ci skip] Evan You 2020-09-18 01:42:51 -0400
  • 876ecc8672 release: v3.0.0-rc.13 Evan You 2020-09-18 01:39:30 -0400
  • e90ec6e98c chore: add note for vetur [ci skip] Evan You 2020-09-18 01:29:34 -0400
  • 44e1237d1f chore: update readme [ci skip] Evan You 2020-09-18 01:25:53 -0400
  • a8d27cc058
    build(deps): bump postcss from 7.0.32 to 7.0.34 (#2148) dependabot-preview[bot] 2020-09-18 01:23:17 -0400
  • a6bfe6f5f9
    build(deps-dev): bump @types/node from 14.10.2 to 14.11.1 (#2151) dependabot-preview[bot] 2020-09-18 01:23:03 -0400
  • 62cd7f2e90
    chore: fix changelog typo (#2152) [ci skip] ChangJoo Park(박창주) 2020-09-18 14:22:45 +0900
  • 76137e95a6
    build(deps-dev): bump lint-staged from 10.3.0 to 10.4.0 (#2150) dependabot-preview[bot] 2020-09-18 05:17:40 +0000
  • ecd49793c3
    build(deps-dev): bump rollup from 2.26.11 to 2.27.1 (#2149) dependabot-preview[bot] 2020-09-18 05:15:23 +0000
  • 3d03dd50d4
    build(deps-dev): bump @types/jest from 26.0.13 to 26.0.14 (#2147) dependabot-preview[bot] 2020-09-18 05:08:23 +0000
  • 39a1a6d05d
    build(deps-dev): bump sass from 1.26.10 to 1.26.11 (#2146) dependabot-preview[bot] 2020-09-18 05:04:29 +0000
  • f316a332b0
    fix(reactivity): avoid length mutating array methods causing infinite updates (#2138) ᴜɴвʏтᴇ 2020-09-18 13:01:36 +0800
  • 422f05e085
    fix(hmr): make hmr working with class components (#2144) Katashin 2020-09-18 12:14:59 +0800
  • 57bdaa2220
    fix(types): component instance inference without props (#2145) Anthony Fu 2020-09-18 12:13:47 +0800
  • 1c9a0b3e19 feat(watch): support dot-delimited path in watch option Evan You 2020-09-18 00:00:39 -0400
  • 5bfcad155b fix(suspense): should discard unmount effects of invalidated pending branch Evan You 2020-09-17 23:49:06 -0400
  • 49bb44756f refactor: watch APIs default to trigger pre-flush Evan You 2020-09-17 23:17:21 -0400
  • 58c31e3699 feat(runtime-core): support using inject() inside props default functions Evan You 2020-09-17 15:59:01 -0400
  • 985bd2bcb5 release: v3.0.0-rc.12 Evan You 2020-09-16 13:50:13 -0400
  • df954dc90f chore: do not log warned error during tests Evan You 2020-09-16 13:37:12 -0400
  • dd40ad8fca fix(runtime-core): should still do full traverse of stable fragment children in dev + hmr Evan You 2020-09-16 13:01:53 -0400
  • bebd44f793 fix(runtime-core): ensure root stable fragments inherit elements for moving Evan You 2020-09-16 12:18:03 -0400
  • c7b4a379cf fix(runtime-core/async-component): fix error component when there are no error handlers Evan You 2020-09-16 11:10:16 -0400
  • bad0ecb910 workflow: temporarily disable no-unused-vars eslint rule for arguments Evan You 2020-09-16 10:53:02 -0400
  • 3810de7d6b fix(reactivity): effect shoud only recursively self trigger with explicit options Evan You 2020-09-16 10:52:31 -0400
  • 89e9ab8a2a
    fix(types/tsx): optional props from Mixin/Extends are treated as required (#2048) wonderful-panda 2020-09-16 23:09:35 +0900
  • 7e68ddd354
    chore: typos in suspense events (#2131) Cédric Exbrayat 2020-09-16 15:30:47 +0200
  • be27bbc5ad
    types(defineComponent): fix missing exported types (#2124) Carlos Rodrigues 2020-09-16 14:29:42 +0100
  • 066d514d75
    feat(compiler-sfc): additionalData support for css preprocessors (#2126) underfin 2020-09-16 21:28:31 +0800
  • 7449c7626d
    build(deps-dev): bump @types/node from 14.10.1 to 14.10.2 (#2122) dependabot-preview[bot] 2020-09-16 00:21:34 +0000
  • f2ef7d7c8e release: v3.0.0-rc.11 Evan You 2020-09-15 13:15:42 -0400
  • 87ca99e396 chore: bump deps Evan You 2020-09-15 13:04:28 -0400
  • 5ae7380b4a
    feat: update Suspense usage (#2099) Evan You 2020-09-15 12:45:06 -0400
  • 37e686f25e chore: remove wip code Evan You 2020-09-15 12:41:56 -0400
  • 4fd468aced
    types(runtime-core): refactor defineComponent (#1883) Carlos Rodrigues 2020-09-15 16:46:11 +0100
  • 848ccf56fb
    test(reactive): add test case of mutation in original reflecting in observed value (#2118) izayl 2020-09-15 22:49:59 +0800
  • 05df696a2b
    fix(compiler-sfc): should extract comment for import or type declarations (#2107) underfin 2020-09-15 22:39:27 +0800
  • 98cc1f9d84
    fix(KeepAlive): when exclude prop change, it should prune cache that not matched (#2111) HuangYi 2020-09-15 22:33:50 +0800
  • d4bf9bcbb4
    fix(reactivity): toRef should not wrap a ref (#2103) Carlos Rodrigues 2020-09-15 15:29:38 +0100
  • aa8dc9a507
    fix(compiler-ssr): correct the variable name generated by the generator (#2065) HcySunYang 2020-09-15 22:00:14 +0800
  • 7455dca11c
    fix(compiler-ssr/teleport): correct the target prop of teleport (#2053) HcySunYang 2020-09-15 21:59:36 +0800
  • cdd849a09c
    chore: fix tests (#2120) Jonathan Wood 2020-09-15 14:36:27 +0100
  • c67e78ab6f chore(compiler-sfc): gracefully handle failed parse when analyzing bindings Evan You 2020-09-14 22:10:23 -0400
  • 273d19ad46
    fix: should be able to parse decorators in script lang="ts" & jsx (#2088) Haoqun Jiang 2020-09-15 09:51:15 +0800
  • 0cddde6aa4
    test(runtime-core): test app API warnings (#2079) edison 2020-09-15 09:48:38 +0800