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 |
daiwei
|
2e45f06ad3
|
wip: refactor
|
2025-03-05 22:10:13 +08:00 |
Evan You
|
63cf2ee3f1
|
refactor: adjust isConstantNode
|
2025-02-12 11:57:16 +08:00 |
Evan You
|
5d1c6ca5a9
|
perf(vapor): optimize text bindings and v-text
|
2025-02-11 18:39:27 +08:00 |
三咲智子 Kevin Deng
|
0c7817ceed
|
fix(compiler-vapor): stringify number prop value
|
2024-11-16 04:23:21 +08:00 |
三咲智子 Kevin Deng
|
eed7d1d4fd
|
refactor(compiler-vapor): drop browser build
|
2024-11-13 08:38:38 +08:00 |
三咲智子 Kevin Deng
|
2ef97fec30
|
refactor: isolatedDeclarations for vapor
|
2024-08-09 17:00:27 +08:00 |
三咲智子 Kevin Deng
|
00c6e6dc73
|
refactor(compiler-vapor): inline literal value into template
|
2024-05-29 16:23:32 +08:00 |
Rizumu Ayaka
|
0c33ace61c
|
feat(compiler-vapor): implement basic usage of `v-slot` (#203)
Co-authored-by: Doctorwu <doctorwu@moego.pet>
Co-authored-by: 三咲智子 Kevin Deng <sxzz@sxzz.moe>
|
2024-05-12 17:57:00 +08:00 |
三咲智子 Kevin Deng
|
edaa3a0649
|
refactor(compiler-vapor): re-organize
|
2024-02-09 02:40:01 +08:00 |
三咲智子 Kevin Deng
|
697102f796
|
feat(compiler-vapor): resolve dynamic expression
|
2024-02-08 21:56:30 +08:00 |
三咲智子 Kevin Deng
|
35b78920c4
|
feat(compiler-vapor): add getKey function for v-for
|
2024-02-08 20:31:56 +08:00 |