v1.4.9
版本发布时间: 2024-02-25 23:41:39
unovue/radix-vue最新发布版本:v1.9.7(2024-10-07 22:46:21)
🐞 Bug Fixes
-
Combobox:
- Allow array type for
modelValue
anddefaultValue
- by @ChrisGV04 and @zernonia in https://github.com/radix-vue/radix-vue/issues/707 (d2c63) - Computed warning when opening items - by @ChrisGV04 in https://github.com/radix-vue/radix-vue/issues/709 (02d49)
- Default value not selected intermittently - by @zernonia in https://github.com/radix-vue/radix-vue/issues/714 (c3b39)
- Allow array type for
-
ContextMenu:
-
open
attr causing weird effect - by @zernonia in https://github.com/radix-vue/radix-vue/issues/704 (48849)
-
-
DismissableLayer:
- Handle possible null element in useFocusOutside focus callback - by @yyx990803 in https://github.com/radix-vue/radix-vue/issues/713 (65e46)