4.45.0 (2025-07-14)
🐞 Bug Fixes
- addon-commerce:
InputCard
use non-breaking spaces to support RTL
(#11284)
(a42aae9) - core:
Group
support for RTL (#11265)
(da2242c) - core:
Scrollbar
support for RTL (#11277)
(8431f17) - core: chevron buttons support for RTL (#11276)
(94d7cc8) - core: support invalid highlight inside
tuiTable
(#11297)
(3f1af5a) - kit:
Fade
support for RTL (#11266)
(2c12ba9) - kit:
InputDate
fix closing parent dropdown (#11302)
(3ef0874) - kit:
InputNumber
support for RTL (#11282)
(06ba9a9) - kit:
Slider
support for RTL (#11267)
(a472927) - layout:
Navigation
support for RTL (#11300)
(1d93615)
🚀 Features
- addon-commerce:
InputCardGroup
custom initial label and RTL support
(#11291)
(1584bde) - addon-mobile:
SwipeActions
support for RTL (#11304)
(a2a2748) - core:
Textfield
dispatches(input)
event on cleaner click
(#11313)
(20e7a5d) - improve safe-area support for WebView (#11299)
(0b06748) - kit:
ActionBar
support safe-area top/bottom (#11308)
(454afcb) - kit:
InputColor
add new component (#11263)
(5c01902) - kit:
PdfViewer
support safe-area top/bottom (#11310)
(b1eb78b) - kit:
Preview
support safe-area top/bottom (#11309)
(9dce522) - kit:
Shimmer
add directive (#11245)
(61dc804) - testing: export cypress and playwright utils (#11312)
(8d992d5)