4.15.0 (2024-11-13)
🚀 Features
- core: add readable media aliases (#9696)
(41d89b3) - kit:
Message
add component
(5b03210) - kit:
Message
add component (#9694)
(0b08fb4) - kit: add
ProgressFixedGradient
directive forProgressBar
(#9648)
(ca81b5c) - layout:
AppBarBack
add ability to use custom appearance
(#9715)
(1e0928d)
🐞 Bug Fixes
- addon-charts: fix division by zero in LineChart (#9722)
(c12a315) - addon-mobile:
TuiPullToRefreshService
fix pulling$ stream by callingTUI_PULL_TO_REFRESH_LOADED.next()
on
onPull
event (#9716)
(3b978be) - kit:
CalendarRange
not switch month with selected value
(#9695)
(0e5f250) - kit:
TuiTabsWithMore
should shareTuiActiveZone
for nested dropdowns insidemore
-section
(#9714)
(f7c8fd5) - layout:
Navigation
fix various style issues (#9723)
(a8aaf04) - layout: TuiBlockStatus remove margins for empty t-block-image
(#9741)
(e86afea) - legacy:
InputDateRange
double backspace to clear textfield
(#9707)
(c80cadc) - legacy: fix icons looking interactive in readonly textfields
(#9711)
(85d6afd) - remove default styling from
a
tag in card component (#9681)
(1b6e32b)