v1.9.1
版本发布时间: 2024-07-11 13:47:36
unovue/radix-vue最新发布版本:v1.9.7(2024-10-07 22:46:21)
🚀 Features
- ConfigProvider: Global nonce value - by @romansp in https://github.com/radix-vue/radix-vue/issues/1097 and https://github.com/radix-vue/radix-vue/issues/1108 (dd182)
- ScrollArea: Expose viewport and scrollTop function - by @zernonia in https://github.com/radix-vue/radix-vue/issues/1120 (b6cc0)
- Toast: Expose toast duration in slot - by @cyyynthia in https://github.com/radix-vue/radix-vue/issues/1119 (6f738)
🐞 Bug Fixes
-
Combobox:
- ComboboxItem error message for empty 'value' prop - by @romansp in https://github.com/radix-vue/radix-vue/issues/1107 (ee5ee)
-
HoverCard, Tooltip:
- Overlapping because of grace area - by @zernonia in https://github.com/radix-vue/radix-vue/issues/1122 (35444)
-
Menu:
- First item wasn't highlighted when open menu using keyboard - by @zernonia (32702)
-
Select:
- Aria-selected attribute was incorrect - by @kilobyte2007 in https://github.com/radix-vue/radix-vue/issues/1118 (69df1)
-
Splitter:
- Oncollapse will not be triggered when collapsedSize precision exceeds 10 digits - by @AIchanKimi in https://github.com/radix-vue/radix-vue/issues/1100 (c4d92)
- Not updating new constraints - by @AIchanKimi in https://github.com/radix-vue/radix-vue/issues/1113 (0dfae)
-
Tree:
- Missing TreeItemEmits export - by @cyyynthia in https://github.com/radix-vue/radix-vue/issues/1116 (e9402)