Releases: enactjs/enact
Releases · enactjs/enact
Release 4.9.8
Release 4.9.7
No significant changes.
Release 5.0.0-alpha.5
Added
ui/Card
component
Release 4.9.6
No significant changes.
Release 5.0.0-alpha.4
- Update dependencies including React 19.0.0
Added
spotlight
an optionaloptions.preventScroll
parameter tofocus
function to prevent scrolling by focus
Changed
core/platform
to supportsafari
16.4,chrome
119, andfirefox
128 or later
Fixed
ui/VirtualList
to not abnormally scroll whendataSize
anditemSizes
changed
Release 4.9.5
Fixed
ui/VirtualList
to not abnormally scroll whendataSize
anditemSizes
changed
Release 5.0.0-alpha.3
Fixed
ui/VirtualList
to re-render when the each size of variable sized items changed
Release 4.9.4
Fixed
ui/VirtualList
to 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/util
functionsetDefaultProps
to set props that are missing orundefined
to default valuesui/VirtualList.VirtualListBasic
support to read the order of items when thelistitem
role is set to itemswebos/signLang
module withstartSignLang()
,stopSignLang()
functions andSignLangDecorator
Higher-order Component
Fixed
spotlight
to not requireless
dependencyui/Marquee.MarqueeController
to start animation properly whenmarqueeOnFocus
is set totrue
and text changedui/Scroller
andui/VirtualList
to have default prop whenundefined
prop is passedui/VirtualList
to update its scroll bounds when the total size of items is changed