@taiga-ui/addon-charts
Advanced tools
Changelog
4.49.0 (2025-08-11)
NativeValidator
fix premature validation (#11559)
(f9ea7b2)Appearance
update outline
according to the specs
(#11530)
(653ff65)DropdownSelection
fix position inside new textarea
(#11560)
(366a3fe)DropdownSided
change position depending on height instead of min-height
(#11539)
(b720596)Textfield
with [content]
has CD problems on form control value patch
(#11531)
(93e01aa)DropdownMobile
safe-area top/bottom support
(#11497)
(3cb228f)InputNumber
& InputSlider
support quantum
property
(#11567)
(19aef91)InputPhone
add new component (#11498)
(0b5890f)Slider
/Range
allow track thickness customization
(#11528)
(f3799af)Changelog
4.48.0 (2025-08-04)
Copy
add component (#11510)
(72f54ab)InputNumber
supports continuous stepping on mouse hold over buttons
(#10923)
(2bcb326)Range
supports RTL (#11474)
(0534bde)ComboBox
should recompute stringified textfield value on new value of stringify
handler
(#11501)
(582230f)FluidTypography
update default values according to the spec
(#11476)
(fa64a58)InputDate
& InputDateRange
fail to clear value on formControl.reset()
(#11406)
(e2835bb)InputDateMulti
fix TuiNativeValidator matches multiple times
error
(#11500)
(775599e)InputTime
, InputDate
, InputMonth
with native picker ignore initial form control value
(#11460)
(0c189f3)TUI_OPTION_CONTENT
of legacy Option
component
(#11521)
(abc1f54)