v1.9.3
版本发布时间: 2024-08-06 19:32:58
unovue/radix-vue最新发布版本:v1.9.7(2024-10-07 22:46:21)
🚀 Features
- Stepper: Implement slot utility functions - by @epr3 in https://github.com/radix-vue/radix-vue/issues/1179 (ba571)
- Tree: Allow custom children schema - by @Destiner in https://github.com/radix-vue/radix-vue/issues/1149 (6cd13)
🐞 Bug Fixes
- DateField: Enable zeroes on hour field - by @epr3 in https://github.com/radix-vue/radix-vue/issues/1155 (562c8)
- Menu: Reduce amount of event listeners - by @romansp in https://github.com/radix-vue/radix-vue/issues/1180 (13046)
- NumberField: Window is not defined ssr - by @zernonia in https://github.com/radix-vue/radix-vue/issues/1187 (e7a25)
-
Popper: Use
watchEffect
for anchor update #1188 - by @zumm in https://github.com/radix-vue/radix-vue/issues/1189 and https://github.com/radix-vue/radix-vue/issues/1188 (3724b) - RangeCalendar: Fix readonly and disabled on grid - by @epr3 in https://github.com/radix-vue/radix-vue/issues/1156 (26324)
-
ScrollArea: Content overflow when using
text-overflow: ellipsis
- by @Lol1chw in https://github.com/radix-vue/radix-vue/issues/1164 (147df)