Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-07-29 | 3.7 kB | |
Release v4.47.0 source code.tar.gz | 2025-07-29 | 57.8 MB | |
Release v4.47.0 source code.zip | 2025-07-29 | 68.2 MB | |
Totals: 3 Items | 126.0 MB | 1 |
4.47.0 (2025-07-29)
🚀 Features
- addon-mobile: add support for required option in sheet dialog (#11327) (65ea12b)
- core: compute CSS URL resource only when icon name has changed (#11462) (5715ba3)
- kit:
Drawer
support safe-area top/bottom (#11296) (b796cb7) - kit:
InputYear
refactor to newTextfield
(#11258) (e5cb537) - kit:
Preview
supports configuration of initial zoom (#11436) (3b06ea4)
🐞 Bug Fixes
- addon-table: double emit sorting events, when sort other key (#11432) (29ba453)
- cdk:
TuiDay.toLocalNativeDate()
does not support year < 1900 (#11407) (5b796cc) - core: prevent click handling when the button has type submit (#11317) (249847f)
- kit, legacy: date-related controls &
ComboBox
withreadOnly=true
should not open dropdown on click (#11461) (d99469c) - kit:
Avatar
do not inherit border-radius for colored svg (#11421) (4173de2) - kit:
ComboBox
fails to use zero as form control value (#11414) (aa6c74c) - kit:
ComboBox
with virtual scroll resets form control value on scroll (#11413) (7f92639) - kit:
InputChip
fix overriding X icon (#11435) (606af04) - kit:
InputDateMulti
fix importing (#11444) (cefd30b) - kit: escape key propagation in preview dialog to prevent closing parent dialog (#11419) (ac86533)