@enact/webos
Advanced tools
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 19Changelog
[4.0.15] - 2024-05-28
i18n
resource loader to override strings where the original strings file does not existChangelog
[4.0.14] - 2024-05-14
i18n
resource loader to prioritize strings from additional resources filesChangelog
[4.9.0-alpha.1] - 2024-04-09
core/platform
member windowsPhone
, edge
, androidChrome
, android
, ie
, ios
, webos
, androidFirefox
, firefoxOS
, blackberry
, and tizen
, to be removed in 5.0.0core/platform
member gesture
, node
, platformName
, and unknown
, to be removed in 5.0.0core/platform
member touch
and touchscreen
, to be removed in 5.0.0webos/platform
member watch
and legacy
, to be removed in 5.0.0core/platform
member type
to detect a platform like 'desktop', 'mobile', 'webos', and 'node'core/platform
member browserName
and browserVersion
to detect the compatible major browser name and versioncore/platform
member touchEvent
and touchScreen
replacing legacy touch
and touchscreen
respectivelyui/Layout.Cell
prop componentCss
to support customizing the component used in Cell
spotlight
navigation from the focused element clipped by an overflow containerChangelog
[4.7.10] - 2024-03-05
spotlight
navigation from the focused element clipped by an overflow container