@enact/core
Advanced tools
Changelog
[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 rerendersChangelog
[5.0.0-alpha.1] - 2024-07-11
spotlight/SpotlightRootDecorator
config rootId
to specify React DOM tree root for global event handlersui/Marquee.MarqueeDecorator
to use @enact/i18n/utils.isRtlText
API to determine the text directionalitysampler
look and feel by updating to Storybook 8ui/Marquee.MarqueeDecorator
to start animation properly when synchronized by ui/Marquee.MarqueeController
and text changedcore/platform
member windowsPhone
, edge
, androidChrome
, android
, ie
, ios
, webos
, androidFirefox
, firefoxOS
, blackberry
, and tizen
core/platform
member gesture
, node
, platformName
, and unknown
core/platform
member touch
and touchscreen
ui/GridListImageItem
ui/IconButton
ui/Marquee.MarqueeDecorator
config className
ui/RadioDecorator
ui/Scroller.ScrollerBase
ui/SlotItem
ui/ToggleItem
ui/VirtualList.VirtualListBase
webos/platform
member watch
and legacy
Changelog
[4.9.0-alpha.3] - 2024-06-05
spotlight/Spottable
to have sibling DOM node as alternative to findDOMNode API which will be removed in React 19ui/Placeholder.PlaceholderControllerDecorator
and ui/ViewManager
to have sibling DOM node as alternative to findDOMNode API which will be removed in React 19webos/speech.VoiceControlDecorator
to have sibling DOM node as alternative to findDOMNode API which will be removed in React 19