4.18.0 (2024-12-10)
🐞 Bug Fixes
- addon-table: sort icons are reversed (#9904)
(a6c0a36) - core:
Dropdown
fix initial width (#9867)
(76d8d01) - core:
DropdownOpen
has CD problems after switching oftuiDropdownEnabled
(false
=>true
)
(#9888)
(4249cd9) - core:
Icon
fix for old safari (#9917)
(8c3a228) - core: focus first element in data-list (#9891)
(ab7dfde) - core: transform breaks fixed position in tiles (#9905)
(369d9a4) - kit:
Carousel
fix dragging in chrome (#9864)
(6b1f985) - kit:
InputInline
has broken scroll in Safari & Firefox
(#9818)
(76634f1) - kit:
Segmented
fix shadow clipping in Safari (#9931)
(c6c9c38) - kit:
Tabs
fix multiple emitting of activeItemIndexChange
(#9934)
(4d4dbf1) - kit: fix parallel lazy loading tree nodes (#9939)
(c2a88d4) - kit: removed redundant space (#9916)
(e10d0eb) - legacy:
InputDate{Range|Time}
+input[tuiTextfieldLegacy]
+tuiTextfieldFiller
has CD problems
(#9932)
(026d13c) - legacy:
InputNumber
has bad support of dynamic postfix
(#9899)
(fefdcff) - legacy:
MultiSelect
fix pristine and updateOn: blur issues
(#9900)
(d70edfb)
🚀 Features
- addon-doc: limit select width (#9880)
(84fd6e4) - layout:
Form
add new component (#9933)
(52ab367) - legacy:
MultiSelect
allow checkbox on the right side
(#9910)
(8aa063b) - legacy: add
itemsHidden
prop totui-input-time
(#9908)
(b3db7bc) - legacy: limit
tui-tag
width to80%
to avoid wrapping in selects
(#9886)
(54f5c65)