4.25.0 (2025-02-18)
🚀 Features
- addon-table: add new output event with sort and direction changes
(#10268)
(6bc1db2) - core: add font scaling option (#10343)
(6fb390a) - i18n: update Belarusian translation (#10348)
(b2bd352) - kit:
Chip
add default rules forFade
(#10347)
(882462c) - kit:
Tiles
add reorder strategies (#10360)
(1277754) - kit:
UnfinishedValidator
allow dynamic messages
(#10377)
(bda084a) - testing: add resize observer polyfill (#10370)
(5da8fec)
🐞 Bug Fixes
- core: check tuiDropdownContext activeZone only when dropdown is open
(#10353)
(15da31b) - core: enable pointer events on disabled button (#10378)
(bf14135) - core: redundant padding around title when header block exists
(#10386)
(3832adf) - core: use
TUI_DARK_MODE
instead of element in dropdown
(#10341)
(d63f358) - experimental:
InputPhoneInternational
detectscountryIsoCode
on control update with complete phone
(#10358)
(106c961) - kit:
ActionBar
fix background color (#10379)
(5fdc0f1) - kit:
Checkbox
,Radio
,Switch
return the lost appearance mode
(#10390)
(eaaecf8) - kit:
Files
hide element when empty (#10380)
(189ee07) - kit: input should be below text (#10324)
(4301760) - kit: valid font size for stepper (#10392)
(923be34) - layout:
Card
add default background color (#10388)
(636ca10) - legacy:
InputDateMulti
include first/last date as valid
(#10373)
(5021999)