4.48.0 (2025-08-04)
🚀 Features
- kit:
Copy
add component (#11510)
(72f54ab) - kit:
InputNumber
supports continuous stepping on mouse hold over buttons
(#10923)
(2bcb326) - kit:
Range
supports RTL (#11474)
(0534bde) - testing: configure env variables (#11487)
(b304a4a)
🐞 Bug Fixes
- addon-doc: ignore padding when header is not defined
(#11483)
(2bea4d0) - kit:
ComboBox
should recompute stringified textfield value on new value ofstringify
handler
(#11501)
(582230f) - kit:
FluidTypography
update default values according to the spec
(#11476)
(fa64a58) - kit:
InputDate
&InputDateRange
fail to clear value onformControl.reset()
(#11406)
(e2835bb) - kit:
InputDateMulti
fixTuiNativeValidator matches multiple times
error
(#11500)
(775599e) - kit:
InputTime
,InputDate
,InputMonth
with native picker ignore initial form control value
(#11460)
(0c189f3) - legacy: broken backward compatibility for
TUI_OPTION_CONTENT
of legacyOption
component
(#11521)
(abc1f54) - styles: revert wrong replacing (#11499)
(373d9ea)