renovate[bot]
|
4fea167b57
|
fix(deps): update compiler (#13051)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-03-17 13:27:17 +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 |
daiwei
|
c7bd982b43
|
refactor: add createElement helper
|
2025-03-17 11:40:10 +08:00 |
daiwei
|
f0ebb0bdc0
|
chore: update export
|
2025-03-17 11:19:59 +08:00 |
renovate[bot]
|
1722090022
|
chore(deps): update test (#13048)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-03-17 11:01:54 +08:00 |
renovate[bot]
|
36509d8561
|
chore(deps): update lint (#13049)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-03-17 09:29:53 +08:00 |
renovate[bot]
|
4eba2c53bb
|
chore(deps): update pnpm to v10.6.3 (#13047)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-03-17 09:03: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 |
Bald-M
|
388295b27f
|
fix(compiler): fix spelling error in domTagConfig (#13043)
|
2025-03-17 08:18:09 +08:00 |
daiwei
|
acd2af24f6
|
wip: refactor
|
2025-03-16 10:00:19 +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 |
daiwei
|
ecef92b1dc
|
wip: handle fallthrough attrs
|
2025-03-14 10:42:21 +08:00 |
edison
|
fdbd026583
|
fix(customFormatter): properly accessing ref value during debugger (#12948)
|
2025-03-14 08:19:06 +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
|
1540002f32
|
wip: handle props update
|
2025-03-13 11:09:21 +08:00 |
daiwei
|
af2eb2dbf5
|
wip: port tests and fix bugs
|
2025-03-12 22:56:20 +08:00 |
daiwei
|
e7300a0bbb
|
chore: update
|
2025-03-12 15:05:01 +08:00 |
daiwei
|
4ad3ee90e2
|
chore: rename
|
2025-03-12 11:47:20 +08:00 |
daiwei
|
957aa098bb
|
chore: update
|
2025-03-12 11:09:46 +08:00 |
Evan You
|
2696f14e1c
|
wip(vapor): fix insertion for vdom interop
|
2025-03-12 09:27:37 +08:00 |
Evan You
|
e5e4d295ba
|
wip(vapor): test cases
|
2025-03-12 09:18:57 +08:00 |
daiwei
|
dbecdf9184
|
wip: save
|
2025-03-12 09:12:39 +08:00 |
@beer
|
d48937fb95
|
chore: update node v22 on netlify (#12613)
|
2025-03-12 08:30:29 +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 |
Evan You
|
2a76b52d7f
|
wip(vapor): fix children gen for dynamic with anchor insertion
|
2025-03-11 20:32:07 +08:00 |
Evan You
|
a51dd42dc6
|
test(vapor): refactor hydration tests to include compilation
|
2025-03-11 19:06:10 +08:00 |
Evan You
|
3a9d6f781c
|
fix(vapor): properly handle return when compiling vapor component for ssr
|
2025-03-11 19:05:46 +08:00 |
Evan You
|
9ff6177697
|
chore(vapor): remove no longer needed CREATE_TEXT_NODE IR type
|
2025-03-11 15:33:21 +08:00 |
Evan You
|
f6d7b90195
|
wip(vapor): corresponding runtime behavior for if/for/slot-outlet post compiler change
|
2025-03-11 15:27:51 +08:00 |
Evan You
|
9722574744
|
wip(vapor): adjust children and block generation order for hydration
|
2025-03-11 15:09:36 +08:00 |
Evan You
|
e3a33e6092
|
wip(vapor): component hydration
|
2025-03-10 16:18:02 +08:00 |
renovate[bot]
|
fb0c3ca519
|
chore(deps): update all non-major dependencies (#13014)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-03-10 15:46:47 +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
|
5392c7a956
|
chore: improve
|
2025-03-09 22:11:52 +08:00 |
Evan You
|
a2415de7bf
|
wip(vapor): text hydration tests
|
2025-03-09 20:14:03 +08:00 |
edison
|
7c9bd7c093
|
Merge branch 'vapor' into edison/feat/vaporTransition
|
2025-03-08 09:59:09 +08:00 |
daiwei
|
d9d0112086
|
fix: vapor transition multiple chilren check
|
2025-03-08 09:49:38 +08:00 |
daiwei
|
1511d6cd60
|
wip: add TransformTransition
|
2025-03-07 22:17:19 +08:00 |
Evan You
|
97c40a69fb
|
refactor(vapor): refactor interpolation transform to make it hydration friendly
|
2025-03-07 20:49:21 +08:00 |
Evan You
|
bb50640a70
|
test: fix missed warning assertion
|
2025-03-07 20:49:21 +08:00 |
Evan You
|
e9d912a188
|
wip(vapor): more hydration
|
2025-03-07 20:49:21 +08:00 |
Evan You
|
64270ae1b4
|
wip(vapor): basic hydration
|
2025-03-07 20:49:20 +08:00 |
Cédric Exbrayat
|
6f85cbaaa4
|
test(reactivity): enable tests marked as todo (#13003)
PR #12349 marked these tests as todo. They are actually working now.
|
2025-03-07 16:36:32 +08:00 |