]> git.ipfire.org Git - thirdparty/vuejs/core.git/log
thirdparty/vuejs/core.git
3 weeks agochore: Merge branch 'vapor' into edison/feat/vaporTeleport edison/feat/vaporTeleport 13082/head
daiwei [Fri, 20 Jun 2025 03:29:36 +0000 (11:29 +0800)] 
chore: Merge branch 'vapor' into edison/feat/vaporTeleport

3 weeks agochore: update snap
daiwei [Fri, 20 Jun 2025 00:59:51 +0000 (08:59 +0800)] 
chore: update snap

3 weeks agofix(compiler-vapor): correct execution order of operations (#13351)
zhiyuanzmj [Fri, 20 Jun 2025 00:55:50 +0000 (08:55 +0800)] 
fix(compiler-vapor): correct execution order of operations (#13351)

3 weeks agofix(runtime-vapor): should not warn invalid watch source when directly watching props...
edison [Fri, 20 Jun 2025 00:44:35 +0000 (08:44 +0800)] 
fix(runtime-vapor): should not warn invalid watch source when directly watching props (#13384)

3 weeks agofix(compiler-vapor): remove types for expressions (#13395)
zhiyuanzmj [Fri, 20 Jun 2025 00:43:15 +0000 (08:43 +0800)] 
fix(compiler-vapor): remove types for expressions (#13395)

3 weeks agofix(runtime-vapor): dynamic component attrs fallthrough (#13466)
edison [Fri, 20 Jun 2025 00:40:52 +0000 (08:40 +0800)] 
fix(runtime-vapor):  dynamic component attrs fallthrough (#13466)

3 weeks agofix(runtime-vapor): dynamic component work with insertionState (#13142)
edison [Fri, 20 Jun 2025 00:38:24 +0000 (08:38 +0800)] 
fix(runtime-vapor): dynamic component work with insertionState (#13142)

3 weeks agochore(compiler-vapor): use compiler-dom instead of compiler-core (#13364)
zhiyuanzmj [Fri, 20 Jun 2025 00:30:36 +0000 (08:30 +0800)] 
chore(compiler-vapor): use compiler-dom instead of compiler-core (#13364)

3 weeks agofix(runtime-vapor): properly mount component when using setInsertionState (#13041)
edison [Fri, 20 Jun 2025 00:29:50 +0000 (08:29 +0800)] 
fix(runtime-vapor): properly mount component when using setInsertionState (#13041)

3 weeks agofix(compiler-vapor): prevent v-for components from being single root (#13149)
Runyasak Chaengnaimuang [Fri, 20 Jun 2025 00:17:54 +0000 (07:17 +0700)] 
fix(compiler-vapor): prevent v-for components from being single root (#13149)

3 weeks agofix(compiler-vapor): prevent caching UpdateExpression (#13346)
zhiyuanzmj [Fri, 20 Jun 2025 00:16:47 +0000 (08:16 +0800)] 
fix(compiler-vapor): prevent caching UpdateExpression (#13346)

3 weeks agofix(runtime-vapor): dynamic component fallback rendering with insertion state (#13492)
edison [Fri, 20 Jun 2025 00:11:40 +0000 (08:11 +0800)] 
fix(runtime-vapor): dynamic component fallback rendering with insertion state (#13492)

3 weeks agofix(compiler-vapor): don't generate default slot for whitespace when preserved (...
zhiyuanzmj [Fri, 20 Jun 2025 00:11:05 +0000 (08:11 +0800)] 
fix(compiler-vapor): don't generate default slot for whitespace when preserved (#13009)

3 weeks agofix(runtime-vapor): should not fallthrough emit handlers to vdom child (#13500)
edison [Fri, 20 Jun 2025 00:08:34 +0000 (08:08 +0800)] 
fix(runtime-vapor): should not fallthrough emit handlers to vdom child (#13500)

3 weeks agochore(local-playground): fix vapor tsconfig include path (#13490)
Tycho [Wed, 18 Jun 2025 02:17:49 +0000 (10:17 +0800)] 
chore(local-playground): fix vapor tsconfig include path (#13490)

3 weeks agofix(runtime-vapor): respect immutability for readonly reactive arrays in `v-for`...
Tycho [Wed, 18 Jun 2025 02:17:22 +0000 (10:17 +0800)] 
fix(runtime-vapor): respect immutability for readonly reactive arrays in `v-for` (#13187)

3 weeks agochore: Merge branch 'minor' into vapor
daiwei [Wed, 18 Jun 2025 01:30:17 +0000 (09:30 +0800)] 
chore: Merge branch 'minor' into vapor

3 weeks agofix(compiler-vapor): move `next`, `child` and `nthChild` before setInsertionState...
zhiyuanzmj [Wed, 18 Jun 2025 01:05:43 +0000 (09:05 +0800)] 
fix(compiler-vapor): move `next`, `child` and `nthChild` before setInsertionState (#13057)

3 weeks agofix(runtime-vapor): reset insertion state to avoid duplicate block inserts during...
edison [Wed, 18 Jun 2025 01:01:59 +0000 (09:01 +0800)] 
fix(runtime-vapor): reset insertion state to avoid duplicate block inserts during non-hydration (#13220)

3 weeks agofix(compiler-vapor): prevent caching variables in function expression (#13244)
zhiyuanzmj [Wed, 18 Jun 2025 00:53:38 +0000 (08:53 +0800)] 
fix(compiler-vapor): prevent caching variables in function expression (#13244)

3 weeks agofix(runtime-vapor): set ref on dynamic component (#13172)
edison [Wed, 18 Jun 2025 00:51:29 +0000 (08:51 +0800)] 
fix(runtime-vapor): set ref on dynamic component (#13172)

3 weeks agofix(runtime-vapor): prevent passing an empty string to classList.add (#12974)
zhiyuanzmj [Wed, 18 Jun 2025 00:44:50 +0000 (08:44 +0800)] 
fix(runtime-vapor): prevent passing an empty string to classList.add (#12974)

3 weeks agofeat(compiler-vapor): resolve implicitly self-referencing component (#13400)
edison [Wed, 18 Jun 2025 00:36:25 +0000 (08:36 +0800)] 
feat(compiler-vapor): resolve implicitly self-referencing component (#13400)

3 weeks agofix(compiler-vapor): properly locate last if node (#13399)
edison [Wed, 18 Jun 2025 00:36:05 +0000 (08:36 +0800)] 
fix(compiler-vapor): properly locate last if node (#13399)

7 weeks agochore: update package graph to include vapor packages [ci skip]
Evan You [Tue, 20 May 2025 10:44:33 +0000 (06:44 -0400)] 
chore: update package graph to include vapor packages [ci skip]

7 weeks agotest(compiler-vapor): fix v-for test (#13347)
zhiyuanzmj [Mon, 19 May 2025 03:42:54 +0000 (11:42 +0800)] 
test(compiler-vapor): fix v-for test (#13347)

8 weeks agochore: merge main into minor
daiwei [Thu, 15 May 2025 08:27:31 +0000 (16:27 +0800)] 
chore: merge main into minor

8 weeks agotest(compiler-vapor): add index test for v-for (#13004)
zhiyuanzmj [Thu, 15 May 2025 06:43:02 +0000 (14:43 +0800)] 
test(compiler-vapor): add index test for v-for (#13004)

2 months agochore: Merge branch 'minor' into vapor
edison [Thu, 8 May 2025 10:11:20 +0000 (18:11 +0800)] 
chore: Merge branch 'minor' into vapor

3 months agochore: remove warnRecursiveComputed (#13128)
edison [Fri, 11 Apr 2025 06:36:38 +0000 (14:36 +0800)] 
chore: remove warnRecursiveComputed (#13128)

3 months agochore: update
daiwei [Thu, 10 Apr 2025 07:56:28 +0000 (15:56 +0800)] 
chore: update

3 months agochore: update
daiwei [Mon, 7 Apr 2025 03:35:15 +0000 (11:35 +0800)] 
chore: update

3 months agoMerge branch 'main' into minor
daiwei [Mon, 7 Apr 2025 00:42:11 +0000 (08:42 +0800)] 
Merge branch 'main' into minor

3 months agoMerge branch 'vapor' into edison/feat/vaporTeleport
edison [Wed, 2 Apr 2025 09:19:37 +0000 (17:19 +0800)] 
Merge branch 'vapor' into edison/feat/vaporTeleport

3 months agofix(compat): correct deprecation message for v-bind.sync usage (#13137)
linzhe [Wed, 2 Apr 2025 03:12:29 +0000 (11:12 +0800)] 
fix(compat): correct deprecation message for v-bind.sync usage (#13137)

close #13133

3 months agochore: update lockfile
daiwei [Tue, 1 Apr 2025 13:03:42 +0000 (21:03 +0800)] 
chore: update lockfile

3 months agoMerge branch 'minor' into vapor
edison [Tue, 1 Apr 2025 13:01:53 +0000 (21:01 +0800)] 
Merge branch 'minor' into vapor

3 months agochore(deps): update all non-major dependencies (#13120)
renovate[bot] [Mon, 31 Mar 2025 07:10:54 +0000 (15:10 +0800)] 
chore(deps): update all non-major dependencies (#13120)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
3 months agochore(deps): update lint (#13122)
renovate[bot] [Mon, 31 Mar 2025 07:02:15 +0000 (15:02 +0800)] 
chore(deps): update lint (#13122)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
3 months agochore(deps): update compiler to ^7.27.0 (#13123)
renovate[bot] [Mon, 31 Mar 2025 07:01:57 +0000 (15:01 +0800)] 
chore(deps): update compiler to ^7.27.0 (#13123)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
3 months agofix(reactivity): queuing effects in an array (#13078)
Johnson Chu [Mon, 31 Mar 2025 06:36:02 +0000 (14:36 +0800)] 
fix(reactivity): queuing effects in an array (#13078)

3 months agofix(runtime-dom): always treat autocorrect as attribute (#13001)
Ecco [Mon, 31 Mar 2025 06:31:11 +0000 (02:31 -0400)] 
fix(runtime-dom): always treat autocorrect as attribute (#13001)

close #5705

3 months agochore(deps): update build (#13121)
renovate[bot] [Mon, 31 Mar 2025 03:13:43 +0000 (11:13 +0800)] 
chore(deps): update build (#13121)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
3 months agochore: fix typo (#13117)
Leedom [Sat, 29 Mar 2025 14:00:36 +0000 (22:00 +0800)] 
chore: fix typo (#13117)

3 months agoMerge remote-tracking branch 'origin/main' into minor
daiwei [Sat, 29 Mar 2025 05:51:19 +0000 (13:51 +0800)] 
Merge remote-tracking branch 'origin/main' into minor

3 months ago[autofix.ci] apply automated fixes
autofix-ci[bot] [Thu, 27 Mar 2025 07:34:00 +0000 (07:34 +0000)] 
[autofix.ci] apply automated fixes

3 months agotest: add e2e tests for vdom teleport vapor interop
daiwei [Thu, 27 Mar 2025 07:33:02 +0000 (15:33 +0800)] 
test: add e2e tests for vdom teleport vapor interop

3 months agowip: refactor
daiwei [Thu, 27 Mar 2025 06:58:47 +0000 (14:58 +0800)] 
wip: refactor

3 months agowip: save
daiwei [Thu, 27 Mar 2025 06:51:05 +0000 (14:51 +0800)] 
wip: save

3 months agowip: refactor
daiwei [Thu, 27 Mar 2025 06:36:02 +0000 (14:36 +0800)] 
wip: refactor

3 months agowip: save
daiwei [Thu, 27 Mar 2025 06:21:29 +0000 (14:21 +0800)] 
wip: save

3 months agowip: refactor
daiwei [Thu, 27 Mar 2025 05:43:08 +0000 (13:43 +0800)] 
wip: refactor

3 months agowip: add more hmr tests + refactor
daiwei [Thu, 27 Mar 2025 03:42:36 +0000 (11:42 +0800)] 
wip: add more hmr tests + refactor

3 months agowip: extract VaporFragment into a separate file
daiwei [Wed, 26 Mar 2025 13:40:13 +0000 (21:40 +0800)] 
wip: extract VaporFragment into a separate file

 to resolve the circular dependency caused by TeleportFragment

3 months agowip: save
daiwei [Wed, 26 Mar 2025 13:09:15 +0000 (21:09 +0800)] 
wip: save

3 months agowip: fix teleport root component hmr reload
daiwei [Wed, 26 Mar 2025 09:30:32 +0000 (17:30 +0800)] 
wip: fix teleport root component hmr reload

3 months agowip: save
daiwei [Wed, 26 Mar 2025 06:01:23 +0000 (14:01 +0800)] 
wip: save

3 months agotest: port more tests
daiwei [Wed, 26 Mar 2025 00:21:58 +0000 (08:21 +0800)] 
test: port more tests

3 months agotest: remove vapor mark
daiwei [Tue, 25 Mar 2025 13:25:31 +0000 (21:25 +0800)] 
test: remove vapor mark

3 months agowip: test hmr updating
daiwei [Tue, 25 Mar 2025 09:21:50 +0000 (17:21 +0800)] 
wip: test hmr updating

3 months agowip: hmr updating
daiwei [Tue, 25 Mar 2025 03:10:50 +0000 (11:10 +0800)] 
wip: hmr updating

3 months agochore(deps): update dawidd6/action-download-artifact action to v9 (#13098)
renovate[bot] [Tue, 25 Mar 2025 00:14:10 +0000 (08:14 +0800)] 
chore(deps): update dawidd6/action-download-artifact action to v9 (#13098)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
3 months agofix(deps): update dependency @vue/repl to ^4.5.1 (#13097)
renovate[bot] [Tue, 25 Mar 2025 00:13:07 +0000 (08:13 +0800)] 
fix(deps): update dependency @vue/repl to ^4.5.1 (#13097)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
3 months agochore(deps): update all non-major dependencies (#13092)
renovate[bot] [Tue, 25 Mar 2025 00:12:49 +0000 (08:12 +0800)] 
chore(deps): update all non-major dependencies (#13092)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
3 months agotest: add e2e tests for vdom interop
daiwei [Mon, 24 Mar 2025 13:14:46 +0000 (21:14 +0800)] 
test: add e2e tests for vdom interop

3 months agowip: handing teleport hmr updating
daiwei [Mon, 24 Mar 2025 09:28:11 +0000 (17:28 +0800)] 
wip: handing teleport hmr updating

3 months agowip: save
daiwei [Mon, 24 Mar 2025 07:11:00 +0000 (15:11 +0800)] 
wip: save

3 months agowip: handle vapor teleport
daiwei [Mon, 24 Mar 2025 06:27:46 +0000 (14:27 +0800)] 
wip: handle vapor teleport

3 months agowip: remove unnecessary tests
daiwei [Mon, 24 Mar 2025 06:17:52 +0000 (14:17 +0800)] 
wip: remove unnecessary tests

3 months agowip: port tests
daiwei [Mon, 24 Mar 2025 05:55:17 +0000 (13:55 +0800)] 
wip: port tests

3 months agochore(deps): update build (#13093)
renovate[bot] [Mon, 24 Mar 2025 02:59:40 +0000 (10:59 +0800)] 
chore(deps): update build (#13093)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
3 months agochore(deps): update lint (#13096)
renovate[bot] [Mon, 24 Mar 2025 02:59:05 +0000 (10:59 +0800)] 
chore(deps): update lint (#13096)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
3 months agochore(deps): update test (#13095)
renovate[bot] [Mon, 24 Mar 2025 02:54:07 +0000 (10:54 +0800)] 
chore(deps): update test (#13095)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
3 months agodocs(tsdoc): remove extra () in link tag (#13086)
Eduardo San Martin Morote [Mon, 24 Mar 2025 00:20:35 +0000 (01:20 +0100)] 
docs(tsdoc): remove extra () in link tag (#13086)

3 months agowip: save
daiwei [Fri, 21 Mar 2025 13:53:35 +0000 (21:53 +0800)] 
wip: save

3 months agowip: save
daiwei [Fri, 21 Mar 2025 09:47:43 +0000 (17:47 +0800)] 
wip: save

3 months agowip: update tests
daiwei [Fri, 21 Mar 2025 08:23:27 +0000 (16:23 +0800)] 
wip: update tests

3 months agowip: add tests
daiwei [Fri, 21 Mar 2025 07:42:17 +0000 (15:42 +0800)] 
wip: add tests

3 months agowip: save
daiwei [Fri, 21 Mar 2025 06:43:27 +0000 (14:43 +0800)] 
wip: save

3 months agowip: save
daiwei [Thu, 20 Mar 2025 14:17:57 +0000 (22:17 +0800)] 
wip: save

3 months agochore(sfc-playground): dynamically set Vue version in downloaded project (#13074)
Tycho [Thu, 20 Mar 2025 08:09:51 +0000 (16:09 +0800)] 
chore(sfc-playground): dynamically set Vue version in downloaded project (#13074)

3 months agofix(readme): update contributors image (#13068)
edison [Wed, 19 Mar 2025 07:14:12 +0000 (15:14 +0800)] 
fix(readme): update contributors image (#13068)

The current image is too large to load.
see github.com/orgs/community/discussions/116471

3 months agotypes: enhance plugin type inference for better IDE support (#13063)
Tycho [Wed, 19 Mar 2025 03:44:32 +0000 (11:44 +0800)] 
types: enhance plugin type inference for better IDE support (#13063)

* types: enhance plugin type inference for better JSDoc and IDE support

* test: clean up

* chore: tweaks

3 months agofix(types): the directive's modifiers should be optional (#12605)
Buer Yang [Wed, 19 Mar 2025 03:38:59 +0000 (11:38 +0800)] 
fix(types): the directive's modifiers should be optional (#12605)

* fix(types): the directive's modifiers should be optional

* fix: test

---------

Co-authored-by: edison <daiwei521@126.com>
3 months agofix(deps): update compiler (#13051)
renovate[bot] [Mon, 17 Mar 2025 05:27:17 +0000 (13:27 +0800)] 
fix(deps): update compiler (#13051)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
3 months agochore(deps): update dependency @vitejs/plugin-vue to ^5.2.2 (#13050)
renovate[bot] [Mon, 17 Mar 2025 05:27:00 +0000 (13:27 +0800)] 
chore(deps): update dependency @vitejs/plugin-vue to ^5.2.2 (#13050)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
3 months agochore(deps): update test (#13048)
renovate[bot] [Mon, 17 Mar 2025 03:01:54 +0000 (11:01 +0800)] 
chore(deps): update test (#13048)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
3 months agochore(deps): update lint (#13049)
renovate[bot] [Mon, 17 Mar 2025 01:29:53 +0000 (09:29 +0800)] 
chore(deps): update lint (#13049)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
3 months agochore(deps): update pnpm to v10.6.3 (#13047)
renovate[bot] [Mon, 17 Mar 2025 01:03:00 +0000 (09:03 +0800)] 
chore(deps): update pnpm to v10.6.3 (#13047)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
3 months agochore(deps): update build (#13046)
renovate[bot] [Mon, 17 Mar 2025 01:02:37 +0000 (09:02 +0800)] 
chore(deps): update build (#13046)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
3 months agofix(compiler): fix spelling error in domTagConfig (#13043)
Bald-M [Mon, 17 Mar 2025 00:18:09 +0000 (13:18 +1300)] 
fix(compiler): fix spelling error in domTagConfig (#13043)

3 months agofix(customFormatter): properly accessing ref value during debugger (#12948)
edison [Fri, 14 Mar 2025 00:19:06 +0000 (08:19 +0800)] 
fix(customFormatter): properly accessing ref value during debugger (#12948)

3 months agofeat(types): add type TemplateRef (#12645)
Shinigami [Fri, 14 Mar 2025 00:17:49 +0000 (01:17 +0100)] 
feat(types): add type TemplateRef (#12645)

* feat(types): add type TemplateRef

* chore: simplify

Co-authored-by: jh-leong <jh.leong@outlook.com>
---------

Co-authored-by: jh-leong <jh.leong@outlook.com>
4 months agowip(vapor): fix insertion for vdom interop
Evan You [Wed, 12 Mar 2025 01:27:37 +0000 (09:27 +0800)] 
wip(vapor): fix insertion for vdom interop

4 months agowip(vapor): test cases
Evan You [Wed, 12 Mar 2025 01:18:57 +0000 (09:18 +0800)] 
wip(vapor): test cases

4 months agochore: update node v22 on netlify (#12613)
@beer [Wed, 12 Mar 2025 00:30:29 +0000 (06:30 +0600)] 
chore: update node v22 on netlify (#12613)

4 months agowip(vapor): fix children gen for dynamic with anchor insertion
Evan You [Tue, 11 Mar 2025 12:32:07 +0000 (20:32 +0800)] 
wip(vapor): fix children gen for dynamic with anchor insertion

4 months agotest(vapor): refactor hydration tests to include compilation
Evan You [Tue, 11 Mar 2025 11:06:10 +0000 (19:06 +0800)] 
test(vapor): refactor hydration tests to include compilation

4 months agofix(vapor): properly handle return when compiling vapor component for ssr
Evan You [Tue, 11 Mar 2025 11:05:46 +0000 (19:05 +0800)] 
fix(vapor): properly handle return when compiling vapor component for ssr

4 months agochore(vapor): remove no longer needed CREATE_TEXT_NODE IR type
Evan You [Tue, 11 Mar 2025 07:33:21 +0000 (15:33 +0800)] 
chore(vapor): remove no longer needed CREATE_TEXT_NODE IR type