4.20.0 (2025-01-13)
π Bug Fixes
- addon-commerce: tuiAmount hiding negative sign when value is zero
(#10147)
(9244f1a) - cdk:
TuiTime.shift
doesn't shift higher order units
(#10065)
(5939585) - core:
Group
fix overlayed border in collapsed mode
(#10094)
(1b7628a) - core:
Textfield
with[content]
property has invalid behavior for<inputΒ />
(#10066)
(aa9ff64) - kit:
LineClamp
fix initial transition (#10070)
(14426cd) - kit: fix change detection in
Radio
,Checkbox
andSwitch
(#10102)
(824da0c) - kit: fix text overflow in Confirm component (#10085)
(166bc37) - layout:
BlockStatus
fix image height (#10121)
(570f67c) - legacy:
InputPhone
incorrectly parses paste of the shorten phone number
(#10063)
(1df2480) - legacy:
TuiMultiSelect
fix arrow (#10050)
(e96d4eb) - legacy: incorrect InputTag table appearance and PrimitiveTextfield placeholderRaisable calculation
(#10052)
(416dd8b) - legacy: use transformed value in
tui-input-date-range
for find active period
(#10135)
(3b8651b) - legacy: wrong prefix placement in table context (#10045)
(99cb0bc)
π Features
- core: add
injector
to tuiDialog options (#10056)
(bcc02bc) - core: added
tuiDropdownEnabled
to exposed inputs ofTuiWithDropdownOpen
(#10101)
(562bbc6) - core: disable dark theme for print mode (#10110)
(8c9c616) - core: enable TuiHint hover when TuiHintManual is null
(#9955)
(e0e5861) - experimental:
Accordion
add new component (#10103)
(62109de) - experimental:
Expand
add new component (#10069)
(272db9b) - experimental:
Hint
add new component with updated styles
(#10051)
(92e8b21) - kit:
InputPin
add new component (#10084)
(36b45fa) - kit:
Tooltip
add small size (#10154)
(32e78bf) - kit: introduce new version of
InputNumber
(#10099)
(a32d2a4)