Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-07-01 | 3.6 kB | |
Release v4.43.0 source code.tar.gz | 2025-07-01 | 57.7 MB | |
Release v4.43.0 source code.zip | 2025-07-01 | 68.0 MB | |
Totals: 3 Items | 125.7 MB | 0 |
4.43.0 (2025-07-01)
🐞 Bug Fixes
- core:
CalendarYear
fix range mode (#11184) (a22e1d8) - core:
Notification
RTL layout support (#11180) (bb5e0ab) - core: dialog RTL layout support (#11177) (fad6afc)
- core: loader RTL layout support (#11170) (a1d4758)
- i18n: export all localizations (#11189) (82347f9)
- kit:
DataListWrapper
fails to emit(itemClick)
event (#11201) (8f6ba67) - kit:
InputChip
fix icons position (#11162) (229e9d1) - kit:
ProgressCircle
prevents possible shrinkage (with shape distortion) inside flex container (#11157) (68b6409) - kit: fix TuiStatus for TuiBadge custom style (#11145) (b6bf169)
- kit: tabs rtl support (#11186) (a0a2307)
🚀 Features
- kit:
HideSelected
add pipe (#11196) (3986ca8) - kit:
InputChip
add RTL support (#11173) (de349ab) - kit:
InputDate
useSelectOption
(#11207) (e50cf8d) - kit:
MultiSelectOption
add newOption
(#11212) (9bed030) - kit:
ProgressCircle
has arc mode (#11156) (0b1beb2) - kit: refactor
InputTime
to newTextfield
(#11069) (41c88e5)