Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-08-04 | 3.0 kB | |
Release v4.48.0 source code.tar.gz | 2025-08-04 | 57.8 MB | |
Release v4.48.0 source code.zip | 2025-08-04 | 68.2 MB | |
Totals: 3 Items | 126.0 MB | 8 |
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)