Releases: enactjs/enact
Releases · enactjs/enact
Release 4.9.7
No significant changes.
Release 5.0.0-alpha.5
Added
ui/Cardcomponent
Release 4.9.6
No significant changes.
Release 5.0.0-alpha.4
- Update dependencies including React 19.0.0
Added
spotlightan optionaloptions.preventScrollparameter tofocusfunction to prevent scrolling by focus
Changed
core/platformto supportsafari16.4,chrome119, andfirefox128 or later
Fixed
ui/VirtualListto not abnormally scroll whendataSizeanditemSizeschanged
Release 4.9.5
Fixed
ui/VirtualListto not abnormally scroll whendataSizeanditemSizeschanged
Release 5.0.0-alpha.3
Fixed
ui/VirtualListto re-render when the each size of variable sized items changed
Release 4.9.4
Fixed
ui/VirtualListto re-render when the each size of variable sized items changed
Release 4.9.3
No significant changes.
Release 5.0.0-alpha.2
Added
core/utilfunctionsetDefaultPropsto set props that are missing orundefinedto default valuesui/VirtualList.VirtualListBasicsupport to read the order of items when thelistitemrole is set to itemswebos/signLangmodule withstartSignLang(),stopSignLang()functions andSignLangDecoratorHigher-order Component
Fixed
spotlightto not requirelessdependencyui/Marquee.MarqueeControllerto start animation properly whenmarqueeOnFocusis set totrueand text changedui/Scrollerandui/VirtualListto have default prop whenundefinedprop is passedui/VirtualListto update its scroll bounds when the total size of items is changed
Release 4.9.2
Fixed
ui/VirtualListto update its scroll bounds when the total size of items is changed