v1.9.7
版本发布时间: 2024-10-07 22:46:21
unovue/radix-vue最新发布版本:v1.9.7(2024-10-07 22:46:21)
🐞 Bug Fixes
- Root node for RovingFocusItem when shadowRoot - by @cain, @zernonia and sunnylost in https://github.com/unovue/radix-vue/issues/1314 (fed15)
- Set inheritAttrs to false for components that render fragments - by @sunnylost in https://github.com/unovue/radix-vue/issues/1340 (9d1fe)
- Combobox: Defer highlighted item scrollIntoView - by @ragulka in https://github.com/unovue/radix-vue/issues/1328 (1fe64)
-
ConfigProvider: Add ability to pass string for
padding
andmargin
[rem] - by @hrynevychroman in https://github.com/unovue/radix-vue/issues/1321 (18e54) -
Editable:
maxLength
not working - by @iammola and zernonia in https://github.com/unovue/radix-vue/issues/1325 (8578d) - Listbox: Check if a dom is still associated with the document - by @sunnylost in https://github.com/unovue/radix-vue/issues/1331 (f7685)
- Splitter: Assertion error when hover over element - by @sunnylost in https://github.com/unovue/radix-vue/issues/1307 (1892d)
-
Tooltip: Use trigger's
ownerDocument
to trackpointermove
- by @iammola in https://github.com/unovue/radix-vue/issues/1339 (d6d0c)