@enact/core
Advanced tools
Changelog
[5.0.0-alpha.4] - 2025-01-21
spotlight
an optional options.preventScroll
parameter to focus
function to prevent scrolling by focuscore/platform
to support safari
16.4, chrome
119, and firefox
128 or laterui/VirtualList
to not abnormally scroll when dataSize
and itemSizes
changedChangelog
[5.0.0-alpha.3] - 2024-12-02
ui/VirtualList
to re-render when the each size of variable sized items changedChangelog
[4.9.4] - 2024-11-19
ui/VirtualList
to re-render when the each size of variable sized items changedChangelog
[5.0.0-alpha.2] - 2024-10-08
core/util
function setDefaultProps
to set props that are missing or undefined
to default valuesui/VirtualList.VirtualListBasic
support to read the order of items when the listitem
role is set to itemswebos/signLang
module with startSignLang()
, stopSignLang()
functions and SignLangDecorator
Higher-order Componentspotlight
to not require less
dependencyui/Marquee.MarqueeController
to start animation properly when marqueeOnFocus
is set to true
and text changedui/Scroller
and ui/VirtualList
to have default prop when undefined
prop is passedui/VirtualList
to update its scroll bounds when the total size of items is changedChangelog
[4.9.2] - 2024-09-26
ui/VirtualList
to update its scroll bounds when the total size of items is changedChangelog
[4.9.1] - 2024-09-09
core/util
function setDefaultProps
to set props that are missing or undefined
to default valueswebos/signLang
module with startSignLang()
, stopSignLang()
functions and SignLangDecorator
Higher-order Componentui/Scroller
and ui/VirtualList
to have default prop when undefined
prop is passedChangelog
[4.7.12] - 2024-09-05
webos/signLang
module with startSignLang()
, stopSignLang()
functions and SignLangDecorator
Higher-order ComponentChangelog
[4.9.0] - 2024-07-17
spotlight/Spotlight.disableSelector
to properly update the selectorDisabled
container configui/Marquee.MarqueeDecorator
to start animation properly when synchronized by ui/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