edison
|
e405557407
feat(runtime-vapor): support custom directives on vapor components (#14143)
|
hai 7 meses |
daiwei
|
75da557226
chore(vShow): simplify fragment handling logic
|
hai 7 meses |
daiwei
|
f37b6affa7
test: remove TODO comments
|
hai 7 meses |
daiwei
|
0fe3a34ea6
test(compile): add tests for v-on multi statements, v-slot, and v-for
|
hai 7 meses |
daiwei
|
7055b93a17
test: remove temporary test case comment from compile.spec.ts
|
hai 7 meses |
edison
|
5d03629094
test(scopeId): add tests for slot wrapping with `withVaporCtx` (#14142)
|
hai 7 meses |
daiwei
|
e7e80eed23
test(vOnce): remove todo for hoistStatic test case
|
hai 7 meses |
daiwei
|
8fa2a4b1cd
refactor(compiler-vapor): move `hasDeferredVShow` tracking to root IR
|
hai 7 meses |
edison
|
498ce69a58
feat(vapor): implement `v-once` support for slot outlets (#14141)
|
hai 7 meses |
daiwei
|
1d72706642
test(vModel): implement test for v-model on custom element
|
hai 7 meses |
edison
|
0132c2b73e
test(vIf): add tests and refactor comment node check to use `isCommentOrWhitespace` utility. (#14140)
|
hai 7 meses |
daiwei
|
a32650abf6
test(compiler-vapor): add test for v-if with v-once
|
hai 7 meses |
daiwei
|
06d36918a9
test(compiler-vapor): add test for component v-if handling
|
hai 7 meses |
edison
|
8b4487e8df
test(compiler-vapor): add test for .prop modifier with dynamic arg and prefixIdentifiers (#14139)
|
hai 7 meses |
edison
|
313d17278e
fix(compiler-vapor): prevent `_camelize` from receiving nullish value for dynamic `v-bind` keys with `.camel` modifier. (#14138)
|
hai 7 meses |
daiwei
|
74a8bae0a4
fix(tests): update props merging tests for style and class
|
hai 7 meses |
edison
|
f2152d2dec
fix(compiler-vapor): support merging multiple event handlers on components (#14137)
|
hai 7 meses |
edison
|
8e83197bc7
fix(compiler-vapor): only apply v-on key modifiers to keyboard events (#14136)
|
hai 7 meses |
daiwei
|
0de4641b33
fix(changelog): add missing colon
|
hai 7 meses |
daiwei
|
3d3ca3ee3a
release: v3.6.0-alpha.5
|
hai 7 meses |
edison
|
ae79c6294d
fix(types): remove unused helpers property from CodegenResult interface (#14133)
|
hai 7 meses |
edison
|
25ec4f4306
fix(compiler-vapor): improve expression caching for shared member roots (#14132)
|
hai 7 meses |
daiwei
|
8cb33d79d2
chore: Merge branch 'main' into minor
|
hai 7 meses |
daiwei
|
25ebe3a42c
release: v3.5.25
|
hai 7 meses |
linzhe
|
c0f63ddbfa
fix(suspense): defer clearing fallback vnode el in case it has dirs (#14080)
|
hai 7 meses |
edison
|
301020b481
fix(reactivity): correctly wrap iterated array items to preserve their readonly status (#14120)
|
hai 7 meses |
skirtle
|
0d2357e697
fix(reactivity): toRef edge cases for ref unwrapping (#12420)
|
hai 7 meses |
skirtle
|
247b2c2067
fix(provide): warn when using `provide` after mounting (#13954)
|
hai 7 meses |
skirtle
|
b50eb68c50
dx(runtime-core): check current and parent components in formatComponentName (#7220)
|
hai 7 meses |
skirtle
|
5af3dd9b45
refactor(runtime-core): check `props` rather than `propsOptions[0]` (#13514)
|
hai 7 meses |