edison
|
f2152d2dec
fix(compiler-vapor): support merging multiple event handlers on components (#14137)
|
6 месяцев назад |
edison
|
8e83197bc7
fix(compiler-vapor): only apply v-on key modifiers to keyboard events (#14136)
|
6 месяцев назад |
daiwei
|
0de4641b33
fix(changelog): add missing colon
|
6 месяцев назад |
daiwei
|
3d3ca3ee3a
release: v3.6.0-alpha.5
|
6 месяцев назад |
edison
|
ae79c6294d
fix(types): remove unused helpers property from CodegenResult interface (#14133)
|
6 месяцев назад |
edison
|
25ec4f4306
fix(compiler-vapor): improve expression caching for shared member roots (#14132)
|
6 месяцев назад |
daiwei
|
8cb33d79d2
chore: Merge branch 'main' into minor
|
6 месяцев назад |
daiwei
|
25ebe3a42c
release: v3.5.25
|
6 месяцев назад |
linzhe
|
c0f63ddbfa
fix(suspense): defer clearing fallback vnode el in case it has dirs (#14080)
|
6 месяцев назад |
edison
|
301020b481
fix(reactivity): correctly wrap iterated array items to preserve their readonly status (#14120)
|
6 месяцев назад |
skirtle
|
0d2357e697
fix(reactivity): toRef edge cases for ref unwrapping (#12420)
|
6 месяцев назад |
skirtle
|
247b2c2067
fix(provide): warn when using `provide` after mounting (#13954)
|
6 месяцев назад |
skirtle
|
b50eb68c50
dx(runtime-core): check current and parent components in formatComponentName (#7220)
|
6 месяцев назад |
skirtle
|
5af3dd9b45
refactor(runtime-core): check `props` rather than `propsOptions[0]` (#13514)
|
6 месяцев назад |
skirtle
|
2214f7ab29
fix(compiler): share logic for comments and whitespace (#13550)
|
6 месяцев назад |
edison
|
5ef769b32c
test(hmr): port hmr tests (#14109)
|
6 месяцев назад |
daiwei
|
005ba04c34
fix: prevent infinite recursion in `vShow`'s `setDisplay` when handling Vapor components.
|
6 месяцев назад |
edison
|
b07fa60d5f
fix(runtime-vapor): prevent fragment `updated` hooks from running before the fragment is mounted. (#14123)
|
6 месяцев назад |
edison
|
e0ac500b55
refactor(transition-group): directly returns slotted block instead of wrapping it in DynamicFragment. (#14122)
|
6 месяцев назад |
edison
|
b9dca57c20
feat(runtime-vapor): support `v-bind()` in CSS (#12621)
|
6 месяцев назад |
edison
|
3a2cd69871
refactor(keep-alive): refactor KeepAlive to use new fragment hooks. (#14121)
|
6 месяцев назад |
SerKo
|
8f82f23846
fix(runtime-core): keep options API typing intact when expose is used (#14118)
|
6 месяцев назад |
Vida Xie
|
83f6ab686d
chore(compiler-ssr): move `defaultProps` initialization into `input` tag branch (#14115)
|
6 месяцев назад |
Alex Snezhko
|
584f25f7a8
fix(runtime-vapor): more accurate fallthrough attr support (#13972)
|
6 месяцев назад |
edison
|
35d135ee14
fix(compiler-vapor): prevent duplicate processing of member expressions in expression analysis (#14105)
|
6 месяцев назад |
Sean Wang
|
3942dbe613
types(jsx): add new HTML attributes for improved JSX support (#13370)
|
6 месяцев назад |
shuang
|
f40baa2d50
types(jsx): correct the naming of the enterKeyHint property (#14090)
|
6 месяцев назад |
daiwei
|
01fdf76be8
test(runtime-vapor): add tests for dynamic components with vapor and vdom children
|
6 месяцев назад |
daiwei
|
29e3ed4ce7
test(runtime-vapor): add tests for useTemplateRef with vapor child components
|
6 месяцев назад |
daiwei
|
7ef6b39057
test(runtime-vapor): add provide/inject tests for vdom interop
|
6 месяцев назад |