]> git.ipfire.org Git - thirdparty/vuejs/core.git/log
thirdparty/vuejs/core.git
11 months agotest: make transition tests more stable locally
Evan You [Mon, 29 Jul 2024 14:07:40 +0000 (22:07 +0800)] 
test: make transition tests more stable locally

11 months agoperf(runtime-core): improve efficiency of normalizePropsOptions (#11409)
skirtle [Mon, 29 Jul 2024 13:47:23 +0000 (14:47 +0100)] 
perf(runtime-core): improve efficiency of normalizePropsOptions (#11409)

close #9739

11 months agochore(types): reuse built-in Iterator type (#11435)
Tycho [Mon, 29 Jul 2024 13:26:48 +0000 (21:26 +0800)] 
chore(types): reuse built-in Iterator type (#11435)

11 months agochore(deps): update dependency conventional-changelog-cli to v5 (#11449)
renovate[bot] [Mon, 29 Jul 2024 12:18:02 +0000 (20:18 +0800)] 
chore(deps): update dependency conventional-changelog-cli to v5 (#11449)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
11 months agochore(deps): update dependency eslint-plugin-import-x to v3 (#11450)
renovate[bot] [Mon, 29 Jul 2024 12:17:45 +0000 (20:17 +0800)] 
chore(deps): update dependency eslint-plugin-import-x to v3 (#11450)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
11 months agofix(types/ref): allow getter and setter types to be unrelated (#11442)
Tycho [Mon, 29 Jul 2024 02:52:38 +0000 (10:52 +0800)] 
fix(types/ref): allow getter and setter types to be unrelated (#11442)

11 months agochore(sfc-playgroud): highlight the commit and latest version when active in dropdown...
wzc520pyfm [Mon, 29 Jul 2024 01:43:25 +0000 (09:43 +0800)] 
chore(sfc-playgroud): highlight the commit and latest version when active in dropdown (#11445)

11 months agochore(deps): update lint (#11448)
renovate[bot] [Mon, 29 Jul 2024 01:26:54 +0000 (09:26 +0800)] 
chore(deps): update lint (#11448)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
11 months agochore(deps): update build (#11447)
renovate[bot] [Mon, 29 Jul 2024 01:24:03 +0000 (09:24 +0800)] 
chore(deps): update build (#11447)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
11 months agochore(deps): update test (#11417)
renovate[bot] [Mon, 29 Jul 2024 01:11:08 +0000 (09:11 +0800)] 
chore(deps): update test (#11417)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
11 months agochore(docs): update the minimum requeird version of node and pnpm (#11443) [ci skip]
wzc520pyfm [Mon, 29 Jul 2024 01:10:52 +0000 (09:10 +0800)] 
chore(docs): update the minimum requeird version of node and pnpm (#11443) [ci skip]

11 months agofix(deps): update compiler (#11416)
renovate[bot] [Mon, 29 Jul 2024 01:06:40 +0000 (09:06 +0800)] 
fix(deps): update compiler (#11416)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
11 months agochore(deps): update all non-major dependencies (#11415)
renovate[bot] [Mon, 29 Jul 2024 01:06:19 +0000 (09:06 +0800)] 
chore(deps): update all non-major dependencies (#11415)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
11 months agochore(deps): update autofix-ci/action digest to ff86a55 (#11414)
renovate[bot] [Mon, 29 Jul 2024 01:06:00 +0000 (09:06 +0800)] 
chore(deps): update autofix-ci/action digest to ff86a55 (#11414)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
11 months agorelease: v3.4.34 v3.4.34
Evan You [Wed, 24 Jul 2024 15:30:30 +0000 (23:30 +0800)] 
release: v3.4.34

11 months agorefactor: use hasChanged for useModel comparisons
Evan You [Wed, 24 Jul 2024 15:26:13 +0000 (23:26 +0800)] 
refactor: use hasChanged for useModel comparisons

11 months agofix(defineModel): correct update with multiple changes in same tick (#11430)
Tycho [Wed, 24 Jul 2024 15:25:22 +0000 (23:25 +0800)] 
fix(defineModel): correct update with multiple changes in same tick (#11430)

close #11429

11 months agorelease: v3.4.33 v3.4.33
Evan You [Fri, 19 Jul 2024 09:24:34 +0000 (17:24 +0800)] 
release: v3.4.33

11 months agorefactor(runtime-core): remove attrsProxy and slotsProxy from instance (#11390)
edison [Fri, 19 Jul 2024 09:02:14 +0000 (17:02 +0800)] 
refactor(runtime-core): remove attrsProxy and slotsProxy from instance (#11390)

11 months agofix(runtime-dom): handle undefined values in v-html (#11403)
Tycho [Fri, 19 Jul 2024 08:52:03 +0000 (16:52 +0800)] 
fix(runtime-dom): handle undefined values in v-html (#11403)

11 months agochore(build): fix build error on Windows (#11389)
Hongkun Peng [Fri, 19 Jul 2024 08:48:13 +0000 (16:48 +0800)] 
chore(build): fix build error on Windows (#11389)

11 months agorelease: v3.4.32 v3.4.32
Evan You [Wed, 17 Jul 2024 09:07:05 +0000 (17:07 +0800)] 
release: v3.4.32

11 months agofix(runtime-core): do not emit when defineModel ref is set with same value (#11162)
yangxiuxiu [Wed, 17 Jul 2024 08:46:10 +0000 (16:46 +0800)] 
fix(runtime-core): do not emit when defineModel ref is set with same value (#11162)

close #11125

11 months agofix(runtime-dom): properly handle innerHTML unmount into new children (#11159)
linzhe [Wed, 17 Jul 2024 08:37:14 +0000 (16:37 +0800)] 
fix(runtime-dom): properly handle innerHTML unmount into new children (#11159)

close #9135

11 months agofix(compiler-sfc): correctly resolve type annotation for declared function (#11279)
Zhaolin Liang [Wed, 17 Jul 2024 07:06:14 +0000 (15:06 +0800)] 
fix(compiler-sfc): correctly resolve type annotation for declared function (#11279)

close #11266

11 months agotest: test case for #11286
Evan You [Wed, 17 Jul 2024 06:29:54 +0000 (14:29 +0800)] 
test: test case for #11286

11 months agofix(hydration): fix tracking of reactive style objects in production
Evan You [Wed, 17 Jul 2024 04:14:25 +0000 (12:14 +0800)] 
fix(hydration): fix tracking of reactive style objects in production

close #11372

11 months agofix(reactivity): ensure `unref` correctly resolves type for `ShallowRef` (#11360)
Tycho [Wed, 17 Jul 2024 02:09:57 +0000 (10:09 +0800)] 
fix(reactivity): ensure `unref` correctly resolves type for `ShallowRef` (#11360)

close #11356

11 months agofix(runtime-core): avoid recursive warning
Evan You [Tue, 16 Jul 2024 10:05:44 +0000 (18:05 +0800)] 
fix(runtime-core): avoid recursive warning

close #8074

11 months agofix(teleport): skip teleported nodes when locating patch anchor
Evan You [Tue, 16 Jul 2024 09:17:25 +0000 (17:17 +0800)] 
fix(teleport): skip teleported nodes when locating patch anchor

close #9071
close #9134
close #9313

Tests reused from #9313

11 months agofix(reactivity): shallowReactive map "unwraps" the nested refs (#8503)
LiuSeen [Tue, 16 Jul 2024 07:07:06 +0000 (15:07 +0800)] 
fix(reactivity): shallowReactive map "unwraps" the nested refs (#8503)

fix #8501
fix #11249

11 months agotest(runtime-core): test effectscope instance null (#8397)
Linghao Su [Tue, 16 Jul 2024 03:40:53 +0000 (11:40 +0800)] 
test(runtime-core): test effectscope instance null (#8397)

11 months agochore: format
Evan You [Tue, 16 Jul 2024 03:09:34 +0000 (11:09 +0800)] 
chore: format

11 months agofix(hydration): handle consectuvie text nodes during hydration
Evan You [Tue, 16 Jul 2024 03:06:45 +0000 (11:06 +0800)] 
fix(hydration): handle consectuvie text nodes during hydration

close #7285
close #7301

11 months agotest: edge case for decodeHtmlBrowser (#11339)
fang-ng4 [Mon, 15 Jul 2024 14:36:48 +0000 (22:36 +0800)] 
test: edge case for decodeHtmlBrowser (#11339)

Co-authored-by: unknown <fangliang@qq.com>
11 months agoperf(server-render): avoid unnecessary checks in `createBuffer` (#11364)
Vlad [Mon, 15 Jul 2024 14:31:27 +0000 (01:31 +1100)] 
perf(server-render): avoid unnecessary checks in `createBuffer` (#11364)

11 months agochore(deps): update dependency rollup to ^4.18.1 (#11358)
renovate[bot] [Mon, 15 Jul 2024 13:56:55 +0000 (21:56 +0800)] 
chore(deps): update dependency rollup to ^4.18.1 (#11358)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
11 months agofix(runtime-core): use separate prop caches for components and mixins (#11350)
skirtle [Mon, 15 Jul 2024 13:56:37 +0000 (14:56 +0100)] 
fix(runtime-core): use separate prop caches for components and mixins (#11350)

Co-authored-by: Red Huang <gcaaa31928@gmail.com>
close #7998

11 months agofix(hmr): hmr reload should work with async component (#11248)
_Kerman [Mon, 15 Jul 2024 13:54:53 +0000 (21:54 +0800)] 
fix(hmr): hmr reload should work with async component (#11248)

11 months agochore: fix @babel/types version in pnpm catalog (#11349)
btea [Mon, 15 Jul 2024 08:31:27 +0000 (16:31 +0800)] 
chore: fix @babel/types version in pnpm catalog (#11349)

11 months agochore: remove codspeed plugin
Evan You [Mon, 15 Jul 2024 08:29:25 +0000 (16:29 +0800)] 
chore: remove codspeed plugin

11 months agochore: remove terser dep
Evan You [Mon, 15 Jul 2024 08:28:47 +0000 (16:28 +0800)] 
chore: remove terser dep

11 months agofix(build): use consistent minify options from previous terser config
Evan You [Mon, 15 Jul 2024 08:25:58 +0000 (16:25 +0800)] 
fix(build): use consistent minify options from previous terser config

11 months agochore(deps): update all non-major dependencies (#11357)
renovate[bot] [Mon, 15 Jul 2024 08:22:03 +0000 (16:22 +0800)] 
chore(deps): update all non-major dependencies (#11357)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
11 months agofix(v-once): properly unmount v-once cached trees 11347/head
Evan You [Sat, 13 Jul 2024 13:38:32 +0000 (21:38 +0800)] 
fix(v-once): properly unmount v-once cached trees

close #5154
close #8809

11 months agorefactor: isVNode -> isVOnce
Evan You [Sat, 13 Jul 2024 13:07:45 +0000 (21:07 +0800)] 
refactor: isVNode -> isVOnce

11 months agorefactor: memoIndex -> cacheIndex
Evan You [Sat, 13 Jul 2024 13:05:06 +0000 (21:05 +0800)] 
refactor: memoIndex -> cacheIndex

11 months agorefactor(compiler): move patchFlag text generation to codegen phase
Evan You [Sat, 13 Jul 2024 10:21:02 +0000 (18:21 +0800)] 
refactor(compiler): move patchFlag text generation to codegen phase

11 months agochore: improve comments
Evan You [Sat, 13 Jul 2024 07:40:09 +0000 (15:40 +0800)] 
chore: improve comments

11 months agofix(v-model): component v-model modifiers trim and number when cases don't match...
skirtle [Sat, 13 Jul 2024 06:57:37 +0000 (07:57 +0100)] 
fix(v-model): component v-model modifiers trim and number when cases don't match (#9609)

close #4848
close #4850 (based on commits from #4850)

Co-authored-by: zhaozhongyu <zhaozhongyu@xunlei.com>
Co-authored-by: Evan You <evan@vuejs.org>
12 months agoperf(server-renderer): optimize `unrollBuffer` by avoiding promises (#11340)
Vlad [Fri, 12 Jul 2024 14:39:21 +0000 (01:39 +1100)] 
perf(server-renderer): optimize `unrollBuffer` by avoiding promises (#11340)

12 months agofix(runtime-core): force diff slot fallback content and provided content
Evan You [Fri, 12 Jul 2024 10:22:31 +0000 (18:22 +0800)] 
fix(runtime-core): force diff slot fallback content and provided content

fix #7256
fix #9200
fix #9308

close #7266
close #9213

12 months agofix(runtime-core): more edge case fix for manually rendered compiled slot
Evan You [Fri, 12 Jul 2024 09:29:42 +0000 (17:29 +0800)] 
fix(runtime-core): more edge case fix for manually rendered compiled slot

close #11336

12 months agotest: test case for 3d34f406a / #10870
Evan You [Thu, 11 Jul 2024 17:25:08 +0000 (01:25 +0800)] 
test: test case for 3d34f406a / #10870

12 months agofix(runtime-core): errors during component patch should be caught by error handlers
Evan You [Thu, 11 Jul 2024 17:24:17 +0000 (01:24 +0800)] 
fix(runtime-core): errors during component patch should be caught by error handlers

12 months agofix(runtime-core): bail manually rendered compiler slot fragments in all cases
Evan You [Thu, 11 Jul 2024 16:34:05 +0000 (00:34 +0800)] 
fix(runtime-core): bail manually rendered compiler slot fragments in all cases

Previously this bail was only applied on updates but not on initial mount,
and leads to different patch code paths between mount and update in edge
cases.

close #10870

12 months agochore(repl): avoid duplicate formatter mounts (#10472)
白雾三语 [Thu, 11 Jul 2024 09:30:41 +0000 (17:30 +0800)] 
chore(repl): avoid duplicate formatter mounts (#10472)

close #10466

12 months agofix(defineModel): force local update when setter results in same emitted value
Evan You [Thu, 11 Jul 2024 08:59:55 +0000 (16:59 +0800)] 
fix(defineModel): force local update when setter results in same emitted value

fix #10279
fix #10301

12 months agoworkflow: use pnpm catalog for workspace deps (#11317)
Evan You [Mon, 8 Jul 2024 12:06:37 +0000 (20:06 +0800)] 
workflow: use pnpm catalog for workspace deps (#11317)

ref https://pnpm.io/catalogs

12 months agochore(deps): update lint (#11311)
renovate[bot] [Mon, 8 Jul 2024 10:07:03 +0000 (18:07 +0800)] 
chore(deps): update lint (#11311)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
12 months agochore(deps): update dawidd6/action-download-artifact action to v6 (#11314)
renovate[bot] [Mon, 8 Jul 2024 10:03:38 +0000 (18:03 +0800)] 
chore(deps): update dawidd6/action-download-artifact action to v6 (#11314)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
12 months agofix(deps): update dependency @vue/repl to ^4.3.1 (#11313)
renovate[bot] [Mon, 8 Jul 2024 10:03:27 +0000 (18:03 +0800)] 
fix(deps): update dependency @vue/repl to ^4.3.1 (#11313)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
12 months agochore(deps): update autofix-ci/action digest to 2891949 (#11310)
renovate[bot] [Mon, 8 Jul 2024 10:03:08 +0000 (18:03 +0800)] 
chore(deps): update autofix-ci/action digest to 2891949 (#11310)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
12 months agochore(deps): update build (#11260)
renovate[bot] [Mon, 8 Jul 2024 10:02:53 +0000 (18:02 +0800)] 
chore(deps): update build (#11260)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
12 months agofix(deps): update dependency postcss to ^8.4.39 (#11259)
renovate[bot] [Mon, 8 Jul 2024 10:02:39 +0000 (18:02 +0800)] 
fix(deps): update dependency postcss to ^8.4.39 (#11259)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
12 months agochore(deps): update dependency puppeteer to ~22.12.1 (#11256)
renovate[bot] [Mon, 8 Jul 2024 10:02:28 +0000 (18:02 +0800)] 
chore(deps): update dependency puppeteer to ~22.12.1 (#11256)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
12 months agochore: fix missing parenthesis (#11271) [ci skip]
PhantomPower82 [Mon, 8 Jul 2024 10:02:10 +0000 (18:02 +0800)] 
chore: fix missing parenthesis (#11271) [ci skip]

12 months agochore(deps): update all non-major dependencies (#11255)
renovate[bot] [Mon, 8 Jul 2024 09:31:20 +0000 (17:31 +0800)] 
chore(deps): update all non-major dependencies (#11255)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
12 months agochore: refactor scripts to reduce dependencies
Evan You [Fri, 5 Jul 2024 03:51:05 +0000 (11:51 +0800)] 
chore: refactor scripts to reduce dependencies

12 months agochore: move custom matcher types to setup-vitest.ts (#11252)
Tycho [Sat, 29 Jun 2024 14:26:30 +0000 (22:26 +0800)] 
chore: move custom matcher types to setup-vitest.ts (#11252)

12 months agoci: correct PR number retrieval to fix size-report action (#11223)
Tycho [Fri, 28 Jun 2024 14:58:34 +0000 (22:58 +0800)] 
ci: correct PR number retrieval to fix size-report action (#11223)

Co-authored-by: 三咲智子 Kevin Deng <sxzz@sxzz.moe>
12 months agorelease: v3.4.31 v3.4.31
Evan You [Fri, 28 Jun 2024 02:14:29 +0000 (10:14 +0800)] 
release: v3.4.31

12 months agofix(compiler-core): handle inline comments with undefined bindings (#11217)
Tycho [Fri, 28 Jun 2024 01:48:23 +0000 (09:48 +0800)] 
fix(compiler-core): handle inline comments with undefined bindings (#11217)

close #11216

12 months agotest(reactivity): add a failed test for computed (#11243)
Johnson Chu [Fri, 28 Jun 2024 01:45:34 +0000 (09:45 +0800)] 
test(reactivity): add a failed test for computed (#11243)

to avoid regressions like in #11135

12 months agochore(deps): update dependency monaco-editor to ^0.50.0 (#11211)
renovate[bot] [Fri, 28 Jun 2024 01:36:19 +0000 (09:36 +0800)] 
chore(deps): update dependency monaco-editor to ^0.50.0 (#11211)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
12 months agofix: Revert "fix(reactivity): avoid infinite loop when render access a side effect...
Evan You [Fri, 28 Jun 2024 01:31:14 +0000 (09:31 +0800)] 
fix: Revert "fix(reactivity): avoid infinite loop when render access a side effect computed (#11135)"

This reverts commit 8296e19855e369a7826f5ea26540a6da01dc7093.

12 months agoRevert "fix(reactivity): fix side effect computed dirty level (#11183)"
Evan You [Fri, 28 Jun 2024 01:28:51 +0000 (09:28 +0800)] 
Revert "fix(reactivity): fix side effect computed dirty level (#11183)"

This reverts commit 3bd79e3e5ed960fc42cbf77bc61a97d2c03557c0.

12 months agochore(deps): update dawidd6/action-download-artifact action to v6 (#11212)
renovate[bot] [Mon, 24 Jun 2024 09:07:19 +0000 (17:07 +0800)] 
chore(deps): update dawidd6/action-download-artifact action to v6 (#11212)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
12 months agochore(deps): update dependency puppeteer to ~22.12.0 (#11210)
renovate[bot] [Mon, 24 Jun 2024 02:53:54 +0000 (10:53 +0800)] 
chore(deps): update dependency puppeteer to ~22.12.0 (#11210)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
12 months agochore(deps): update dependency typescript-eslint to ^7.13.1 (#11209)
renovate[bot] [Mon, 24 Jun 2024 02:53:36 +0000 (10:53 +0800)] 
chore(deps): update dependency typescript-eslint to ^7.13.1 (#11209)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
12 months agochore(deps): update all non-major dependencies (#11207)
renovate[bot] [Mon, 24 Jun 2024 02:53:17 +0000 (10:53 +0800)] 
chore(deps): update all non-major dependencies (#11207)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
12 months agochore(deps): update autofix-ci/action digest to dd55f44 (#11206)
renovate[bot] [Mon, 24 Jun 2024 02:52:54 +0000 (10:52 +0800)] 
chore(deps): update autofix-ci/action digest to dd55f44 (#11206)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
12 months agochore: add more details on what PRs are accepted in contribution guide [ci skip]
Evan You [Mon, 24 Jun 2024 02:51:13 +0000 (10:51 +0800)] 
chore: add more details on what PRs are accepted in contribution guide [ci skip]

12 months agochore: fix typo (#11195) [ci skip]
Tycho [Mon, 24 Jun 2024 02:26:17 +0000 (10:26 +0800)] 
chore: fix typo (#11195) [ci skip]

12 months agochore: update changelog with vue-tsc notes for 3.4.30 [ci skip]
Evan You [Mon, 24 Jun 2024 02:25:25 +0000 (10:25 +0800)] 
chore: update changelog with vue-tsc notes for 3.4.30 [ci skip]

12 months agoci: re-fix size report (#11204)
Fernando Fernández [Sun, 23 Jun 2024 19:00:38 +0000 (21:00 +0200)] 
ci: re-fix size report (#11204)

12 months agoci: fix size-report (#11203)
Fernando Fernández [Sun, 23 Jun 2024 13:43:40 +0000 (15:43 +0200)] 
ci: fix size-report (#11203)

12 months agofix(shared): unwrap refs in toDisplayString (#7306)
skirtle [Sun, 23 Jun 2024 01:34:52 +0000 (02:34 +0100)] 
fix(shared): unwrap refs in toDisplayString (#7306)

close #5578
close #5593
close #11199
close #11201

12 months agorelease: v3.4.30 v3.4.30
Evan You [Sat, 22 Jun 2024 12:59:53 +0000 (20:59 +0800)] 
release: v3.4.30

12 months agofix(runtime-core): update devtool __vnode on patch, avoid memory leak during dev
Evan You [Sat, 22 Jun 2024 12:54:46 +0000 (20:54 +0800)] 
fix(runtime-core): update devtool __vnode on patch, avoid memory leak during dev

close #11192

12 months agofix(hydration): skip prop mismatch check for directives that mutate DOM in created
Evan You [Sat, 22 Jun 2024 10:05:45 +0000 (18:05 +0800)] 
fix(hydration): skip prop mismatch check for directives that mutate DOM in created

close #11189

12 months agofix(hydration): fix css vars hydration mismatch false positive on attr-fallthrough...
yangxiuxiu [Sat, 22 Jun 2024 09:49:25 +0000 (17:49 +0800)] 
fix(hydration): fix css vars hydration mismatch false positive on attr-fallthrough (#11190)

close #11188

12 months agorefactor(built-ins): remove unused code from Teleport and Suspense components (#11139)
Fernando Fernández [Sat, 22 Jun 2024 09:10:16 +0000 (11:10 +0200)] 
refactor(built-ins): remove unused code from Teleport and Suspense components (#11139)

12 months agofix(compiler-core): should not remove slot node with `v-else` (#11150)
_Kerman [Sat, 22 Jun 2024 09:08:39 +0000 (17:08 +0800)] 
fix(compiler-core): should not remove slot node with `v-else` (#11150)

12 months agorefactor(compat/compiler-core): improve conditional branching (#11185)
Simon He [Sat, 22 Jun 2024 09:05:35 +0000 (17:05 +0800)] 
refactor(compat/compiler-core): improve conditional branching (#11185)

12 months agofix(runtime-dom): ensure only symbols are explicitly stringified during attribute...
Thorsten Lünborg [Sat, 22 Jun 2024 09:04:41 +0000 (11:04 +0200)] 
fix(runtime-dom): ensure only symbols are explicitly stringified during attribute patching (#11182)

close #11177

12 months agoperf(reactivity): cache tracking value (#11145)
Tycho [Sat, 22 Jun 2024 08:57:25 +0000 (16:57 +0800)] 
perf(reactivity): cache tracking value (#11145)

12 months agochore: remove dead links (#11173) [ci skip]
XiaoDong [Sat, 22 Jun 2024 08:55:37 +0000 (16:55 +0800)] 
chore: remove dead links (#11173) [ci skip]

12 months agofix(runtime-core): ensure unmount dynamic components in optimized mode (#11171)
Tycho [Sat, 22 Jun 2024 08:54:56 +0000 (16:54 +0800)] 
fix(runtime-core): ensure unmount dynamic components in optimized mode (#11171)

close #11168

12 months agofix(runtime-dom): prevent setting state as attribute for custom elements (#11165)
Tycho [Sat, 22 Jun 2024 08:42:12 +0000 (16:42 +0800)] 
fix(runtime-dom): prevent setting state as attribute for custom elements (#11165)

close #11163