Releases: enactjs/enact
Releases · enactjs/enact
Release 5.0.0-alpha.1
Added
spotlight/SpotlightRootDecorator
configrootId
to specify React DOM tree root for global event handlers
Changed
ui/Marquee.MarqueeDecorator
to use@enact/i18n/utils.isRtlText
API to determine the text directionality
Fixed
ui/Marquee.MarqueeDecorator
to start animation properly when synchronized byui/Marquee.MarqueeController
and text changed
Removed
core/platform
memberwindowsPhone
,edge
,androidChrome
,android
,ie
,ios
,webos
,androidFirefox
,firefoxOS
,blackberry
, andtizen
core/platform
membergesture
,node
,platformName
, andunknown
core/platform
membertouch
andtouchscreen
ui/GridListImageItem
ui/IconButton
ui/Marquee.MarqueeDecorator
configclassName
ui/RadioDecorator
ui/Scroller.ScrollerBase
ui/SlotItem
ui/ToggleItem
ui/VirtualList.VirtualListBase
webos/platform
memberwatch
andlegacy
Release 4.9.0-beta.1
No significant changes.
Release 4.9.0-alpha.3
Changed
spotlight/Spottable
to have sibling DOM node as alternative to findDOMNode API which will be removed in React 19ui/Placeholder.PlaceholderControllerDecorator
andui/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
Release 4.0.15
Fixed
i18n
resource loader to override strings where the original strings file does not exist
Release 4.9.0-alpha.2
No significant changes.
Release 4.0.14
Fixed
i18n
resource loader to prioritize strings from additional resources files
Release 4.7.11
No significant changes.
Release 4.9.0-alpha.1
Deprecated
core/platform
memberwindowsPhone
,edge
,androidChrome
,android
,ie
,ios
,webos
,androidFirefox
,firefoxOS
,blackberry
, andtizen
, to be removed in 5.0.0core/platform
membergesture
,node
,platformName
, andunknown
, to be removed in 5.0.0core/platform
membertouch
andtouchscreen
, to be removed in 5.0.0webos/platform
memberwatch
andlegacy
, to be removed in 5.0.0
Added
core/platform
membertype
to detect a platform like desktop, mobile, webos, and nodecore/platform
memberbrowserName
andbrowserVersion
to detect the compatible major browser name and versioncore/platform
membertouchEvent
andtouchScreen
replacing legacytouch
andtouchscreen
respectivelyui/Layout.Cell
propcomponentCss
to support customizing the component used inCell
Fixed
spotlight
navigation from the focused element clipped by an overflow container
Release 4.7.10
Fixed
spotlight
navigation from the focused element clipped by an overflow container
Release 4.8.0
No significant changes.