daiwei
|
50602eca5a
fix(KeepAlive): remove unnecessary null check in getInnerBlock call
|
6 luni în urmă |
daiwei
|
e70ca5da5e
fix(TransitionGroup): simplify dev-only warning condition for unkeyed children
|
6 luni în urmă |
daiwei
|
71e2495e46
fix(KeepAlive): correct condition for caching inner blocks to handle null cases
|
6 luni în urmă |
edison
|
0dcc98fb3a
feat(suspense): support rendering of Vapor components (#14157)
|
6 luni în urmă |
edison
|
5db15cfe5e
fix(compiler-vapor): enhance v-slot prop destructuring support (#14165)
|
6 luni în urmă |
daiwei
|
0ab7e1bc86
fix(runtime-vapor): expose raw setup state to devtools via `devtoolsRawSetupState`
|
6 luni în urmă |
edison
|
9bef3be1bf
fix(runtime-vapor): add dev-only warning for non-existent property access during render (#14162)
|
6 luni în urmă |
daiwei
|
a3a20afcd4
chore: clarify `isUpdating` purpose to prevent recursive updates
|
6 luni în urmă |
edison
|
750e7cd47c
fix(templateRef): prevent duplicate onScopeDispose registrations for dynamic template refs (#14161)
|
6 luni în urmă |
edison
|
0668ea3c87
fix(compiler-vapor): prevent nested components from inheriting parent slots (#14158)
|
6 luni în urmă |
daiwei
|
3f3a59d0ce
refactor: move development-only measurement and warning context handling back to `createComponent` from `setupComponent`
|
6 luni în urmă |
edison
|
3db1b2e8c0
refactor: introduce `setAsyncRef` on `DynamicFragment` for explicit async component ref assignment. (#14153)
|
6 luni în urmă |
edison
|
bd087adb2a
refactor: extract teleport mount and mountToTarget logic into private methods (#14152)
|
6 luni în urmă |
edison
|
53ab5d5271
feat: attrs fallthrough (#14144)
|
6 luni în urmă |
daiwei
|
05b8dbdb56
test: Implement `setClassIncremental` and `setStyleIncremental` tests.
|
6 luni în urmă |
daiwei
|
1706a6fbfe
test: update directive handling to use withVaporDirectives and improve type safety
|
6 luni în urmă |
daiwei
|
35068c1e24
chore: simplify TransitionHooks comments and remove unused InsertFn type export.
|
6 luni în urmă |
edison
|
e405557407
feat(runtime-vapor): support custom directives on vapor components (#14143)
|
6 luni în urmă |
daiwei
|
75da557226
chore(vShow): simplify fragment handling logic
|
6 luni în urmă |
daiwei
|
f37b6affa7
test: remove TODO comments
|
6 luni în urmă |
daiwei
|
0fe3a34ea6
test(compile): add tests for v-on multi statements, v-slot, and v-for
|
6 luni în urmă |
daiwei
|
7055b93a17
test: remove temporary test case comment from compile.spec.ts
|
6 luni în urmă |
edison
|
5d03629094
test(scopeId): add tests for slot wrapping with `withVaporCtx` (#14142)
|
6 luni în urmă |
daiwei
|
e7e80eed23
test(vOnce): remove todo for hoistStatic test case
|
6 luni în urmă |
daiwei
|
8fa2a4b1cd
refactor(compiler-vapor): move `hasDeferredVShow` tracking to root IR
|
6 luni în urmă |
edison
|
498ce69a58
feat(vapor): implement `v-once` support for slot outlets (#14141)
|
6 luni în urmă |
daiwei
|
1d72706642
test(vModel): implement test for v-model on custom element
|
6 luni în urmă |
edison
|
0132c2b73e
test(vIf): add tests and refactor comment node check to use `isCommentOrWhitespace` utility. (#14140)
|
6 luni în urmă |
daiwei
|
a32650abf6
test(compiler-vapor): add test for v-if with v-once
|
6 luni în urmă |
daiwei
|
06d36918a9
test(compiler-vapor): add test for component v-if handling
|
6 luni în urmă |