4.32.0 (2025-04-07)
🚀 Features
- cdk: add
tuiFullscreen
(#10672)
(03fe94e) - core:
Dialog
/Dropdown
useCloseWatcher
to close on Android native back button
(#10300)
(e2ea300) - core: add
<tui-popups />
(#10717)
(080cadf) - layout:
CardCollapsed
add new directive (#10735)
(9cff79f) - styles: adjust gap sizes for status component based on data-siz…
(#10740)
(4ae7bb5)
🐞 Bug Fixes
- core:
Textfield
fix left padding withiconStart
(#10742)
(7bc7cbd) - core: do not use hardcoded
tui-hint
selector (#10715)
(79e8449) - kit:
InputMonth
should havecursor: pointer
(#10712)
(33c0cca) - kit: ignore transition directly on tile (#10689)
(f252c6f) - layout:
Cell
increasetuiCellActions
specificity
(#10747)
(d4aa00e) - layout:
TuiDynamicHeader
import as const (#10750)
(dd8735e) - legacy:
InputTime
should hide icon if it equals to empty string
(#10719)
(d16e2ec) - legacy: do not match value until user is writing value in
InputTime
(#10731)
(ededf5f)