4.5.0 (2024-09-02)
🐞 Bug Fixes
- addon-commerce:
InputCard
fix autofill (#8728)
(226a763) - addon-doc: code glitch in ssr (#8705)
(59712a2) - core:
Dropdown
triggers change detection too frequently
(#8738)
(8bdcb19) - core:
Icons
fix mask shorthand (#8711)
(a292756) - core:
Textfield
should not change color of chevron on hover ifreadOnly
is enabled
(#8754)
(2e21615) - kit:
CalendarRange
shows end of range (#8774)
(6604fd6) - kit:
InputPhoneInternational
should not allow to open dropdown ifreadOnly=true
(#8764)
(fcca2fa) - kit: CalendarRange not switch to selected item (#8784)
(ad138ab) - kit: contain width for img in avatar (#8723)
(c9014a2) - layout:
Navigation
fix style specificity forAsideItem
(#8790)
(77a1eea) - legacy:
InputDateRange
triggers cyclic change detection ticks
(#8706)
(c7bc044) - legacy: restore
autoColor
forInputTag
andMultiSelect
(#8783)
(e5477c4) - legacy: trigger transform placeholder when using autofill
(#8779)
(464dee4)
🚀 Features
- addon-commerce:
ThumbnailCard
add<img>
support
(#8789)
(9fdb499) - addon-doc: improve ui for link to sample (#8406)
(e5beb47) - cdk: add
tuiInjectId
(#8730)
(6b3bbb0) - core:
Textfield
addViewContainerRef
(#8781)
(5fee17a) - improve style for A11y (#8408)
(918e11f) - kit:
InputPassword
add new version, deprecate legacy
(#8786)
(7a655de) - kit:
InputPhoneInternational
can be customized withIcon
/Tooltip
(#8750)
(b20459b) - layout:
Navigation
addDrawer
(#8757)
(cc64434) - testing: adds size harness for button (#8760)
(71e654f)