daiwei
|
df961eb3e3
chore(usage-size): add defineVaporCustomElement to size tracking
|
5 달 전 |
daiwei
|
0592e2f686
fix(build): use dedicated tsconfig to avoid resolving vue to vapor entry
|
5 달 전 |
daiwei
|
05ffb24c86
chore: Merge branch 'minor' into rolldown
|
5 달 전 |
daiwei
|
fcc15898b7
fix: size usage
|
5 달 전 |
daiwei
|
08b1447560
fix: update target and platform settings
|
5 달 전 |
daiwei
|
cee9ac317a
fix: correct variable reference in console log for rebuilt file
|
5 달 전 |
daiwei
|
9ded37c045
feat: add vapor support
|
5 달 전 |
daiwei
|
c90bc48e66
refactor: replace fs methods with destructured imports and improve type annotations
|
5 달 전 |
daiwei
|
7e8b34cf6c
chore: Merge branch 'minor' into rolldown
|
5 달 전 |
daiwei
|
f279a1767e
chore: update .git-blame-ignore-revs to include recent formatter and linter migrations
|
5 달 전 |
edison
|
65437f954a
chore(style): migrate code formatter from Prettier to oxfmt (#14238)
|
5 달 전 |
Cameron
|
08598a6bed
chore(style): migrate linting to oxlint (#13326)
|
5 달 전 |
edison
|
2a6ececaaa
build: use rolldown (#13599)
|
5 달 전 |
daiwei
|
e4f7aa7c41
chore: update cSpell configuration to use enabledFileTypes
|
5 달 전 |
daiwei
|
7ebbba71c2
docs(changelog): remove outdated Vapor Mode limitation
|
5 달 전 |
daiwei
|
4aa1fa3e1b
release: v3.6.0-beta.1
|
5 달 전 |
daiwei
|
7c831aff6d
test: use DOM click to stabilize dynamic transition name test
|
5 달 전 |
daiwei
|
1f4cbfc9c7
test: add SVG transition tests
|
5 달 전 |
daiwei
|
e393552feb
fix(transition): move kept-alive node before v-show transition leave finishes
|
5 달 전 |
daiwei
|
5dd8c32297
test: fix lint error
|
5 달 전 |
daiwei
|
2005b3881b
test: add more tests
|
5 달 전 |
daiwei
|
939ef293ba
chore(test): add todo tests
|
5 달 전 |
daiwei
|
e1646844c4
chore(runtime-vapor): simplify HMR unregistering condition in unmountComponent
|
5 달 전 |
daiwei
|
26b0b374e1
fix(KeepAlive): preserve fragment's scope only if it include a component that should be cached
|
5 달 전 |
daiwei
|
9675296b16
fix(runtime-vapor): fix scope preservation logic in onBeforeTeardown hooks
|
5 달 전 |
daiwei
|
f9a9fadc6d
fix(Transition): prevent unmounted block from being inserted after transition leave
|
5 달 전 |
daiwei
|
4d233ea595
test(vapor-e2e): add transition test for keep-alive include update
|
5 달 전 |
daiwei
|
f2b2110857
refactor(runtime-core): move MoveType export to public API
|
5 달 전 |
daiwei
|
387c02b24b
fix(runtime-vapor): refactor move function into insert with MoveType parameter
|
5 달 전 |
daiwei
|
9dba82daef
fix(runtime-vapor): add move function for block repositioning with transition support
|
5 달 전 |