4.40.0 (2025-06-10)
🚀 Features
- core: add css variables to
:host
(#11046)
(3c13004) - kit:
InputDateRange
add newTextfield
based version
(#11043)
(804031a) - kit:
Segmented
change active item style according to specs
(#11026)
(914b6a9)
🐞 Bug Fixes
- core:
Dropdown
check for fixed parent only once
(#11066)
(902713b) - core:
Textfield
label offset em to rem (#11070)
(51bb425) - kit:
ComboBox
should retrigger value matching on new items in datalist
(#11039)
(e35fddd) - kit:
InputPin
fix focus (#11036)
(0d09391) - kit:
InputSlider
has brokenmin
/max
whenkeySteps=null
(#11078)
(0927cb9) - kit:
TuiFile
&tuiFormatSize
usesLOCALE_ID
instead of hard coded locale
(#11004)
(31339c4)