4.24.0 (2025-02-10)
🐞 Bug Fixes
- core: regression of selecting day when used min length
(#10302)
(30ca18a) - experimental:
SearchResults
fix focusing hidden tabs
(#10318)
(fb1ade2) - kit:
Avatar
fix icon color for appearances (#10328)
(d9c821c) - kit:
Tabs
properly inherit font styles (#10336)
(e830f55) - legacy:
InputDate
ignore null value if internal value is already null
(#10322)
(5e8430e) - legacy: add tuiUnfinishedValidator behaviour for InputDateTimeComponent
(#10164)
(fa4c079)
🚀 Features
- addon-mobile:
@taiga-ui/layout
should be peer dependency
(#10332)
(91dbb6c) - addon-mobile:
SheetDialog
content inherit border-radius
(#10320)
(b52e9da) - cdk:
FontSize
add new directive (#10327)
(dac1ba5) - kit:
Connected
add support forAccordion
(#10329)
(74fdab5) - layout:
Cell
add disabled state (#10307)
(bd06ee0) - testing: change
PLATFORM_ID
to server on jest environment
(#10335)
(ec9752d)