v1.4.3
版本发布时间: 2024-02-10 23:19:51
unovue/radix-vue最新发布版本:v1.9.7(2024-10-07 22:46:21)
🐞 Bug Fixes
-
Combobox: Change
object
type insideAcceptableValue
toRecord<string, any>
- by @romanhrynevych in https://github.com/radix-vue/radix-vue/issues/677 (8296b) - Dialog: Fix scrollbar pointer-down click prevent dialog closing - by @romanhrynevych and @zernonia in https://github.com/radix-vue/radix-vue/issues/625 (ecf99)
- ScrollArea: Clear setTimeout, eventListener when unmount ScrollAreaScrollbarScroll - by @teleskop150750 in https://github.com/radix-vue/radix-vue/issues/672 (74872)
- Slider: Form submission prevented when step < 1 - by @pohnean and @zernonia in https://github.com/radix-vue/radix-vue/issues/670 (75af2)
- TagsInput: AutoFocus was focusing even set as false - by @zernonia (c1fe6)