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