Releases: enactjs/enact
Releases · enactjs/enact
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
Release 4.9.2
Fixed
ui/VirtualList
to update its scroll bounds when the total size of items is changed
Release 4.9.1
Added
core/util
functionsetDefaultProps
to set props that are missing orundefined
to default valueswebos/signLang
module withstartSignLang()
,stopSignLang()
functions andSignLangDecorator
Higher-order Component
Fixed
ui/Scroller
andui/VirtualList
to have default prop whenundefined
prop is passed
Release 4.7.12
Added
webos/signLang
module withstartSignLang()
,stopSignLang()
functions andSignLangDecorator
Higher-order Component
Release 4.9.0
Fixed
spotlight/Spotlight.disableSelector
to properly update theselectorDisabled
container configui/Marquee.MarqueeDecorator
to start animation properly when synchronized byui/Marquee.MarqueeController
and text changedui/Placeholder.PlaceholderControllerDecorator
to not remount its children when it rerenderswebos/speech.VoiceControlDecorator
to not remount its children when it rerenders