v1.9.6
版本发布时间: 2024-09-19 13:51:39
unovue/radix-vue最新发布版本:v1.9.7(2024-10-07 22:46:21)
🚀 Features
- Expose virtualizer and virtualized items via slot - by @Dodobibi in https://github.com/radix-vue/radix-vue/issues/1271 (6dbf5)
🐞 Bug Fixes
-
Combobox:
- Stop event propagation on enter - by @ragulka in https://github.com/radix-vue/radix-vue/issues/1279 (ff5ab)
-
Dialog:
- Aria-description undefined still throwing warning - by @zernonia in https://github.com/radix-vue/radix-vue/issues/1265 (54fbb)
-
DismissableLayer:
- Branch could be null - by @rankjie in https://github.com/radix-vue/radix-vue/issues/1256 (0cf2c)
-
Listbox:
- Horizontal orientation not working - by @zernonia in https://github.com/radix-vue/radix-vue/issues/1299 (b6c6f)
- Missing aria attributes - by @zernonia in https://github.com/radix-vue/radix-vue/issues/1300 (6d2a9)
-
RangeCalendar:
- Update start value and end value on modelValue update - by @epr3 in https://github.com/radix-vue/radix-vue/issues/1284 (ac277)
-
RovingFocus:
- Wrong focus on group instead of item - by @zernonia in https://github.com/radix-vue/radix-vue/issues/1268 (b5c16)
-
Splitter:
- Cursor not reset when component unmount - by @zernonia in https://github.com/radix-vue/radix-vue/issues/1287 (3f0f9)
-
Tooltip:
- Showing
v-if
string in aria-label - by @zernonia in https://github.com/radix-vue/radix-vue/issues/1302 (b279b)
- Showing