]>
git.ipfire.org Git - thirdparty/vuejs/core.git/log
yangxiuxiu [Thu, 28 Mar 2024 14:09:16 +0000 (22:09 +0800)]
fix(runtime-dom): `v-model` string/number coercion for multiselect options (#10576)
Co-authored-by: RicardoErii <‘1974364190@qq.com’>
Co-authored-by: yangchangtao <yangchangtao@kuaishou.com>
renovate[bot] [Mon, 25 Mar 2024 08:22:58 +0000 (16:22 +0800)]
fix(deps): update compiler (#10581)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate[bot] [Mon, 25 Mar 2024 08:16:50 +0000 (16:16 +0800)]
chore(deps): update test (#10585)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate[bot] [Mon, 25 Mar 2024 07:36:17 +0000 (15:36 +0800)]
fix(deps): update playground (#10586)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate[bot] [Mon, 25 Mar 2024 07:10:49 +0000 (15:10 +0800)]
chore(deps): update all non-major dependencies (#10580)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate[bot] [Mon, 25 Mar 2024 07:03:29 +0000 (15:03 +0800)]
chore(deps): update dependency vite to ^5.2.6 (#10582)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate[bot] [Mon, 25 Mar 2024 07:02:05 +0000 (15:02 +0800)]
chore(deps): update lint (#10583)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Doctor Wu [Mon, 25 Mar 2024 06:12:33 +0000 (14:12 +0800)]
fix(compiler-sfc): :is() and :where() in compound selectors (#10522)
Co-authored-by: Haoqun Jiang <haoqunjiang@gmail.com>
Closes #10511
Haoqun Jiang [Thu, 21 Mar 2024 03:12:50 +0000 (11:12 +0800)]
chore: dedupe dependencies (#10562)
丶远方 [Tue, 19 Mar 2024 12:47:52 +0000 (20:47 +0800)]
fix(runtime-core): fix errorHandler causes an infinite loop during execution (#9575)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: Haoqun Jiang <haoqunjiang@gmail.com>
Evan You [Tue, 19 Mar 2024 08:35:37 +0000 (16:35 +0800)]
chore: add FUNDING.json
renovate[bot] [Mon, 18 Mar 2024 12:11:38 +0000 (20:11 +0800)]
chore(deps): update dependency @codspeed/vitest-plugin to v3 (#10358)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate[bot] [Mon, 18 Mar 2024 11:38:41 +0000 (19:38 +0800)]
chore(deps): update build (#10540)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate[bot] [Mon, 18 Mar 2024 07:14:20 +0000 (15:14 +0800)]
chore(deps): update all non-major dependencies (#10539)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
edison [Sat, 16 Mar 2024 08:28:03 +0000 (16:28 +0800)]
fix(custom-element): avoid setting attr to null if it is removed (#9012)
Partially fixes #9006
Fixes #10324
丶远方 [Fri, 15 Mar 2024 14:27:32 +0000 (22:27 +0800)]
test: create `EffectScope` using a factory function (#8844)
丶远方 [Wed, 13 Mar 2024 14:57:33 +0000 (22:57 +0800)]
types: make instrumentations' types more succinct (#8558)
Co-authored-by: Haoqun Jiang <haoqunjiang@gmail.com>
chenfan [Wed, 13 Mar 2024 13:48:45 +0000 (21:48 +0800)]
perf: add `__NO_SIDE_EFFECTS__` comments (#9053)
Co-authored-by: Haoqun Jiang <haoqunjiang@gmail.com>
三咲智子 Kevin Deng [Wed, 13 Mar 2024 13:47:26 +0000 (21:47 +0800)]
ci: enable ci for minor branch
丶远方 [Tue, 12 Mar 2024 13:46:26 +0000 (21:46 +0800)]
chore(playground): save `tsconfig.json` to the root directory; update Node.js version requirement (#9086)
Co-authored-by: Haoqun Jiang <haoqunjiang@gmail.com>
renovate[bot] [Mon, 11 Mar 2024 10:05:11 +0000 (18:05 +0800)]
chore(deps): update all non-major dependencies (#10450)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate[bot] [Mon, 11 Mar 2024 09:56:34 +0000 (17:56 +0800)]
chore(deps): update dependency puppeteer to ~22.4.1 (#10451)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate[bot] [Mon, 11 Mar 2024 09:55:46 +0000 (17:55 +0800)]
chore(deps): update build (#10490)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate[bot] [Mon, 11 Mar 2024 08:08:51 +0000 (16:08 +0800)]
fix(deps): update compiler (#10492)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate[bot] [Mon, 11 Mar 2024 08:07:51 +0000 (16:07 +0800)]
chore(deps): update lint (#10491)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
三咲智子 Kevin Deng [Wed, 6 Mar 2024 15:25:40 +0000 (23:25 +0800)]
ci: upgrade setup pnpm
chirokas [Wed, 6 Mar 2024 09:23:50 +0000 (17:23 +0800)]
types: fix `scroll` event type; add support for `scrollend` (#10443)
Doctor Wu [Wed, 6 Mar 2024 02:45:42 +0000 (10:45 +0800)]
fix(compiler-sfc): use options module name if options provide runtimeModuleName options (#10457)
close #10454
Evan You [Wed, 28 Feb 2024 11:12:15 +0000 (12:12 +0100)]
release: v3.4.21
Doctor Wu [Wed, 28 Feb 2024 11:07:12 +0000 (19:07 +0800)]
fix(runtime-dom): avoid unset option's value (#10416)
close #10412
re-fix #10396
edison [Wed, 28 Feb 2024 11:06:18 +0000 (19:06 +0800)]
fix(warning): stringify args in warn handler (#10414)
close #10409
edison [Wed, 28 Feb 2024 11:05:22 +0000 (19:05 +0800)]
fix(suspense): ensure nested suspense patching if in fallback state (#10417)
close #10415
三咲智子 Kevin Deng [Wed, 28 Feb 2024 07:19:24 +0000 (15:19 +0800)]
test: clean snapshot
Evan You [Mon, 26 Feb 2024 02:07:13 +0000 (10:07 +0800)]
release: v3.4.20
Evan You [Mon, 26 Feb 2024 01:54:12 +0000 (09:54 +0800)]
chore: update e2eUtils puppeteer options
Evan You [Mon, 26 Feb 2024 01:53:59 +0000 (09:53 +0800)]
build: disable reexportProtoFromExternal in rollup config
三咲智子 Kevin Deng [Mon, 26 Feb 2024 01:37:05 +0000 (09:37 +0800)]
chore: limit typescript lib to es2016 (#10164)
* chore: limit typescript lib to es2015
* chore: set target to es2015
* chore: update
renovate[bot] [Mon, 26 Feb 2024 01:36:32 +0000 (09:36 +0800)]
chore(deps): update test to ^1.3.1 (#10355)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate[bot] [Mon, 26 Feb 2024 01:34:29 +0000 (09:34 +0800)]
chore(deps): update lint (#10323)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate[bot] [Mon, 26 Feb 2024 01:34:09 +0000 (09:34 +0800)]
chore(deps): update build (#10321)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Evan You [Mon, 26 Feb 2024 01:31:38 +0000 (09:31 +0800)]
chore: format renovate.json
renovate[bot] [Mon, 26 Feb 2024 01:29:55 +0000 (09:29 +0800)]
chore(deps): update dependency marked to v12 (#10404)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate[bot] [Mon, 26 Feb 2024 01:29:21 +0000 (09:29 +0800)]
chore(deps): update test (#10406)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate[bot] [Mon, 26 Feb 2024 01:27:45 +0000 (09:27 +0800)]
chore(deps): update lint (#10405)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Evan You [Mon, 26 Feb 2024 01:25:53 +0000 (09:25 +0800)]
chore(deps): unpin rollup
original issue resolved by https://github.com/rollup/rollup/pull/5380
Evan You [Mon, 26 Feb 2024 01:24:38 +0000 (09:24 +0800)]
chore(deps): pin @rollup/plugin-replace in renovate.json
renovate[bot] [Mon, 26 Feb 2024 01:16:38 +0000 (09:16 +0800)]
chore(deps): update compiler (#10322)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate[bot] [Mon, 26 Feb 2024 01:15:57 +0000 (09:15 +0800)]
chore(deps): update all non-major dependencies (#10320)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Evan You [Mon, 26 Feb 2024 01:11:05 +0000 (09:11 +0800)]
fix(runtime-dom): fix nested v-show priority regression
close #10338
Evan You [Sun, 25 Feb 2024 15:38:39 +0000 (23:38 +0800)]
chore: rename and export DefineSetupFnComponent
Evan You [Sun, 25 Feb 2024 15:04:26 +0000 (23:04 +0800)]
fix(parser): should not treat uppercase components as special tags
close #10395
Evan You [Sun, 25 Feb 2024 13:50:47 +0000 (21:50 +0800)]
refactor: use more descriptive name for v-show original display key
Evan You [Sun, 25 Feb 2024 13:50:35 +0000 (21:50 +0800)]
chore: remove unused ts-expect-error
Elodie Hill [Sun, 25 Feb 2024 13:14:46 +0000 (21:14 +0800)]
refactor(transition): remove unused getTransitionKey logic (#10283)
Wick [Sun, 25 Feb 2024 13:11:04 +0000 (21:11 +0800)]
test: remove unnecessary code in apiCreateApp tests (#10388)
Shean de Montigny-Desautels [Sun, 25 Feb 2024 13:10:08 +0000 (08:10 -0500)]
fix(types): better typing for direct setup signature of defineComponent (#10357)
close #8604
close #8855
Wick [Sun, 25 Feb 2024 13:08:06 +0000 (21:08 +0800)]
chore(reactivity): consistent variable naming (#10350)
zhoulixiang [Sun, 25 Feb 2024 12:53:00 +0000 (20:53 +0800)]
fix(runtime-dom): v-bind style should clear previous css string value (#10373)
close #10352
Wick [Sun, 25 Feb 2024 12:41:08 +0000 (20:41 +0800)]
chore(runtime-core): optimize validateComponentName (#10378)
renovate[bot] [Sun, 25 Feb 2024 12:40:09 +0000 (20:40 +0800)]
chore(deps): update playground (#10356)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Evan You [Sun, 25 Feb 2024 12:38:33 +0000 (20:38 +0800)]
dx(reactivity): disable recursive computed warning by default
Now can be enabled with app.config.warnRecursiveComputed option.
close #10341
Doctor Wu [Sun, 25 Feb 2024 12:27:33 +0000 (20:27 +0800)]
dx(reactivity): add getter into computed side effect warning (#10386)
edison [Sun, 25 Feb 2024 12:22:12 +0000 (20:22 +0800)]
fix(suspense): handle suspense switching with nested suspense (#10184)
close #10098
Wick [Sun, 25 Feb 2024 12:17:30 +0000 (20:17 +0800)]
chore(reactivity): replace console.warn() to warn function (#10394)
Evan You [Sun, 25 Feb 2024 09:35:19 +0000 (17:35 +0800)]
fix(runtime-dom): avoid always resetting nullish option value
close #10396
Evan You [Sun, 25 Feb 2024 09:29:04 +0000 (17:29 +0800)]
chore: remove unused argument
三咲智子 Kevin Deng [Tue, 20 Feb 2024 13:47:09 +0000 (21:47 +0800)]
refactor(sfc-playground): upgrade `@vue/repl` (#10310)
孟世博 [Tue, 20 Feb 2024 13:43:45 +0000 (21:43 +0800)]
chore: standardize the spelling of TypeScript (#10186) [ci skip]
renovate[bot] [Mon, 19 Feb 2024 08:41:21 +0000 (16:41 +0800)]
chore(deps): update dependency @vue/consolidate to v1 (#10359)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Evan You [Tue, 13 Feb 2024 10:08:22 +0000 (18:08 +0800)]
release: v3.4.19
Evan You [Tue, 13 Feb 2024 10:02:58 +0000 (18:02 +0800)]
chore: fix renovate.json formatting
Evan You [Tue, 13 Feb 2024 10:00:09 +0000 (18:00 +0800)]
fix(hydration): fix css vars hydration mismatch false positive on non-root nodes
close #10317
test case from #10325
Evan You [Tue, 13 Feb 2024 09:42:31 +0000 (17:42 +0800)]
chore(deps): bump @vue/consolidate
Doctor Wu [Tue, 13 Feb 2024 09:38:26 +0000 (17:38 +0800)]
feat(dx): warn users when computed is self-triggering (#10299)
Evan You [Tue, 13 Feb 2024 09:20:42 +0000 (17:20 +0800)]
chore: ignore lru-cache in renovate.json
renovate[bot] [Tue, 13 Feb 2024 09:15:47 +0000 (17:15 +0800)]
chore(deps): update dependency npm-run-all2 to v6 (#10309)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
OnlyWick [Tue, 13 Feb 2024 09:15:18 +0000 (17:15 +0800)]
chore(errorHandling): directly return value in callWithErrorHandling function (#10315)
Evan You [Tue, 13 Feb 2024 09:14:26 +0000 (17:14 +0800)]
fix(deps): pin lru-cache to avoid hashing error
close #10300
Evan You [Tue, 13 Feb 2024 05:07:39 +0000 (13:07 +0800)]
chore: fix local test run mode in release script
zhoulixiang [Tue, 13 Feb 2024 04:56:52 +0000 (12:56 +0800)]
fix(runtime-dom): should not trigger transition when v-show value is falsy (#10311)
João Carmona [Tue, 13 Feb 2024 03:54:59 +0000 (04:54 +0100)]
perf(runtime): improve `getType()` GC and speed (#10327)
renovate[bot] [Sat, 10 Feb 2024 05:03:11 +0000 (13:03 +0800)]
chore(deps): update actions/upload-artifact action to v4 (#10307)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate[bot] [Sat, 10 Feb 2024 05:03:01 +0000 (13:03 +0800)]
chore(deps): update dawidd6/action-download-artifact action to v3 (#10308)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate[bot] [Sat, 10 Feb 2024 05:00:53 +0000 (13:00 +0800)]
chore(deps): update actions/cache action to v4 (#10306)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Evan You [Fri, 9 Feb 2024 02:31:29 +0000 (10:31 +0800)]
release: v3.4.18
zhoulixiang [Fri, 9 Feb 2024 02:17:35 +0000 (10:17 +0800)]
fix(runtime-dom): ensure v-show respects display value set via v-bind (#10297)
close #10151
Evan You [Fri, 9 Feb 2024 01:02:52 +0000 (09:02 +0800)]
test: fix unexpected warning check when asserting same message for both conditions
Evan You [Fri, 9 Feb 2024 00:47:06 +0000 (08:47 +0800)]
fix(dx): warn against reserved keys as prop name
close #10281
Evan You [Fri, 9 Feb 2024 00:38:19 +0000 (08:38 +0800)]
release: v3.4.17
Evan You [Fri, 9 Feb 2024 00:30:51 +0000 (08:30 +0800)]
revert: fix(runtime-dom): ensure v-show respects display value set via v-bind (#10161)
This reverts commit
9b19f0912104bfccb10c8cf5beab02b21a648935.
close #10294
reopen #10151
Evan You [Thu, 8 Feb 2024 03:45:34 +0000 (11:45 +0800)]
release: v3.4.16
Evan You [Thu, 8 Feb 2024 03:36:51 +0000 (11:36 +0800)]
chore: move X_V_BIND_INVALID_SAME_NAME_ARGUMENT to preserve error code order
Artyom Tuchkov [Thu, 8 Feb 2024 02:57:57 +0000 (06:57 +0400)]
fix(reactivity): skip non-extensible objects when using `markRaw` (#10289)
close #10288
yangxiuxiu [Wed, 7 Feb 2024 05:33:44 +0000 (13:33 +0800)]
fix(runtime-core): support for nested calls to runWithContext (#10261)
close #10260
Evan You [Wed, 7 Feb 2024 05:24:03 +0000 (13:24 +0800)]
revert: perf(templateRef): avoid double render when using template ref on v-for
This reverts commit
de4d2e2143ea8397cebeb1c7a57a60007b283c9f.
reopen #9908
close #10210, close #10234
Doctor Wu [Wed, 7 Feb 2024 04:54:21 +0000 (12:54 +0800)]
fix(runtime-dom): ensure v-show respects display value set via v-bind (#10161)
close #10151
Evan You [Wed, 7 Feb 2024 04:15:39 +0000 (12:15 +0800)]
fix(compiler-core): handle same-name shorthand edge case for in-DOM templates
Also add error for invalid arguments for same-name shorthand.
close #10280
Johnson Chu [Tue, 6 Feb 2024 10:44:09 +0000 (18:44 +0800)]
fix(reactivity): avoid infinite recursion from side effects in computed getter (#10232)
close #10214
Johnson Chu [Tue, 6 Feb 2024 10:23:56 +0000 (18:23 +0800)]
fix(reactivity): handle `MaybeDirty` recurse (#10187)
close #10185
zhoulixiang [Tue, 6 Feb 2024 09:54:06 +0000 (17:54 +0800)]
fix(compiler-core): support v-bind shorthand syntax for dynamic slot name (#10218)
close #10213