Commit Graph

110 Commits

Author SHA1 Message Date
daiwei fd2e46bf64 chore: Merge branch 'edison/feat/vaporTeleport' into edison/testVapor 2025-06-23 15:24:35 +08:00
daiwei fed71cb800 chore: Merge branch 'vapor' into edison/feat/vaporTeleport
ci / test (push) Has been cancelled Details
ci / continuous-release (push) Has been cancelled Details
2025-06-20 11:29:36 +08:00
daiwei 8bf75a77db chore: Merge branch 'edison/fix/dynamicComponentWithVHtml' into edison/testVapor
ci / test (push) Waiting to run Details
ci / continuous-release (push) Waiting to run Details
2025-06-19 09:20:17 +08:00
Tycho 88ef97ffd3
chore(local-playground): fix vapor tsconfig include path (#13490)
ci / test (push) Has been cancelled Details
ci / continuous-release (push) Has been cancelled Details
2025-06-18 10:17:49 +08:00
daiwei a0c42ffbbc chore: Merge branch 'minor' into vapor 2025-06-18 09:30:17 +08:00
daiwei ba08c5458b chore: Merge branch 'edison/feat/vaporTransition' into edison/testVapor 2025-06-16 10:45:13 +08:00
daiwei 9477b9198b fix(vapor): special handling vapor props in vdom interop 2025-05-26 14:11:52 +08:00
daiwei 77067abd33 chore: merge main into minor
ci / test (push) Has been cancelled Details
ci / continuous-release (push) Has been cancelled Details
size data / upload (push) Has been cancelled Details
2025-05-15 16:27:31 +08:00
edison d8ae428172 chore: Merge branch 'minor' into vapor
ci / test (push) Has been cancelled Details
ci / continuous-release (push) Has been cancelled Details
2025-05-08 18:14:18 +08:00
edison 1033d2bd3d
Merge branch 'vapor' into edison/feat/vaporTeleport 2025-04-02 17:19:37 +08:00
edison f78a9d068d
Merge branch 'minor' into vapor 2025-04-01 21:01:53 +08:00
renovate[bot] 733e266cdd
chore(deps): update build (#13121)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-31 11:13:43 +08:00
autofix-ci[bot] 43d279932a
[autofix.ci] apply automated fixes 2025-03-27 07:34:00 +00:00
daiwei ba9db34379 test: add e2e tests for vdom teleport vapor interop 2025-03-27 15:33:02 +08:00
daiwei 5b933f582c wip: extract VaporFragment into a separate file
to resolve the circular dependency caused by TeleportFragment
2025-03-26 22:14:37 +08:00
daiwei f3154238bb test: remove vapor mark 2025-03-25 21:25:31 +08:00
renovate[bot] 60b7bf50e6
fix(deps): update dependency @vue/repl to ^4.5.1 (#13097)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-25 08:13:07 +08:00
daiwei 51ca617632 test: add e2e tests for vdom interop 2025-03-24 21:14:46 +08:00
renovate[bot] d65b25cdda
chore(deps): update build (#13093)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-24 10:59:40 +08:00
Tycho de7959ea47
chore(sfc-playground): dynamically set Vue version in downloaded project (#13074) 2025-03-20 16:09:51 +08:00
Tycho f6f64befb8
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
2025-03-19 11:44:32 +08:00
Buer Yang 10e54dcc86
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>
2025-03-19 11:38:59 +08:00
renovate[bot] fbf88b6062
chore(deps): update dependency @vitejs/plugin-vue to ^5.2.2 (#13050)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-17 13:27:00 +08:00
renovate[bot] d2c8c19ae8
chore(deps): update build (#13046)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-17 09:02:37 +08:00
daiwei 2caeecd595 wip: work with v-show appear 2025-03-14 17:02:21 +08:00
daiwei 9ee219ab7d test: add more tests 2025-03-14 14:39:58 +08:00
daiwei bbe445214d wip: add more tests 2025-03-14 11:44:04 +08:00
Shinigami 636a8619f0
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>
2025-03-14 08:17:49 +08:00
daiwei c9ee8d1eac wip: handle fallthrough attrs 2025-03-13 21:46:40 +08:00
daiwei d5bd63a183 test: add more tests 2025-03-13 17:35:25 +08:00
daiwei d147b1c187 test: add more tests 2025-03-13 16:00:51 +08:00
daiwei b1b11c7de2 wip: port tests and fix bugs 2025-03-13 14:51:52 +08:00
daiwei 055ca98701 test: add more tests 2025-03-13 11:55:31 +08:00
daiwei af2eb2dbf5 wip: port tests and fix bugs 2025-03-12 22:56:20 +08:00
edison 2e71c9e980
feat(vapor): vapor TransitionGroup (#13019)
* wip: save

* wip: save

* wip: handle tag prop and attrs fallthrough

* test: add e2e tests

* [autofix.ci] apply automated fixes

* wip: add more tests

* [autofix.ci] apply automated fixes

* wip: handle vdom interop

* [autofix.ci] apply automated fixes

* wip: vapor interop + filter out reserved props

* [autofix.ci] apply automated fixes

* fix: tests

---------

Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2025-03-11 21:37:33 +08:00
renovate[bot] 87e0cd71c2
chore(deps): update build (#13015)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-10 15:46:31 +08:00
daiwei d1849288d1 wip: add interop tests 2025-03-07 14:29:11 +08:00
autofix-ci[bot] d5d8ada577
[autofix.ci] apply automated fixes 2025-03-07 03:11:53 +00:00
daiwei 26d1d21a87 wip: add tests 2025-03-07 10:56:50 +08:00
daiwei 6e7c5e3d25 wip: fix tests 2025-03-07 09:29:05 +08:00
daiwei 88798750db wip: fix tests 2025-03-06 22:49:56 +08:00
daiwei 299624d79e wip: fix tests 2025-03-06 22:42:59 +08:00
daiwei 0d950d41b5 wip: save 2025-03-06 22:09:56 +08:00
daiwei 205858e8be wip: test 2025-03-06 20:59:44 +08:00
autofix-ci[bot] 0f3dffc23c
[autofix.ci] apply automated fixes 2025-03-06 09:41:57 +00:00
daiwei b65db59169 wip: add vapor transition e2e tests 2025-03-06 17:40:52 +08:00
edison fb484f4f3c
fix(vapor): handle vapor mode with empty script (#12910) 2025-02-28 16:59:02 +08:00
renovate[bot] 79d5d6cf4d
chore(deps): update build (#12931)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-02-24 09:36:45 +08:00
renovate[bot] 4f4425e0df
chore(deps): update lint (#12887)
* chore(deps): update lint

* [autofix.ci] apply automated fixes

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2025-02-17 14:26:56 +08:00
Evan You c6fe9f9417
wip(vapor): new impl + test for vapor custom directive 2025-02-12 17:27:04 +08:00