4.22.0 (2025-01-27)
🚀 Features
- addon-mobile: new android/ios icon behaviour for checkbox
(#10204)
(10c4174) - core:
DataList
update labels design according to specs
(#10205)
(b2081d7) - demo:
Button
add example with two labels (#10242)
(5f24171) - layout:
Header
add body-l and body-m sizes (#10212)
(fa92c17) - layout:
InputSearch
add new component (#10197)
(e810a15) - layout: add new height modes on
tuiCell
(#10209)
(e8e1986)
🐞 Bug Fixes
- addon-mobile:
DataList
insideDropdownMobile
should not have built-in horizontal indent
(#10213)
(fe5d3f5) - addon-mobile: background blackout do not disappear on mobile after longtap event
(#10244)
(bbff629) - core:
Hint
fix dark mode colors (#10225)
(64c269f) - experimental: increase css-specificity for select's styles inside
TuiInputPhoneInternational
(#10223)
(c61bf00) - inputs with
extends TuiControl
has CD problems forwriteValue
of empty value
(#10220)
(647dcaa) - kit:
CalendarRange
should not require extra click to start new range after same day range
(#9847)
(2643187) - kit: debounce
overflownChange
event (#10188)
(07e335a) - kit: increase css-specificity for step button's styles inside
TuiInputNumber
(#10237)
(a516aca) - legacy: fixed color picker pointer (#10201)
(30b57fe)