4.50.0 (2025-08-18)
🚀 Features
- addon-table:
TableControl
add new directive (#11536)
(3cf004d) - core:
Hint
add hover state event emitter (#11513)
(1adf5ad) - experimental:
Dialog
add new component (#11595)
(8ea68a7) - kit:
AvatarStack
update offset according to specs
(#11621)
(e182355) - kit:
ThumbnailCard
update icon size according to specs
(#11625)
(1e942c4)
🐞 Bug Fixes
- addon-mobile:
Notification
fix subtitle color on mobile
(#11672)
(e139de7) - addon-table: properly clear sort (#11563)
(ffd6a77) - core: fix invalid state of appearances when used on
TextfieldMulti
(#11623)
(989fd38) - kit:
formControl.setValue()
insideeffect
should not produce circular dependency
(#11627)
(c59f438) - kit:
InputFiles
fixinvalid
property (#11540)
(0990df7) - kit:
InputNumber
is incompatible withAbsValueTransformer
(#11570)
(5fd8326) - kit:
InputNumber
with[postfix]="value | i18nPlural"
has race condition for[ngModel]
(#11608)
(90dced1) - kit:
Slider
fix thickness in Firefox (#11616)
(87ff2d6) - kit: fixes file container size for prevent overflow extension of file
(#11605)
(eded1db)