Releases: enactjs/enact
Releases · enactjs/enact
Release 4.5.0-beta.1
Added
spotlight
an optionalcontainerOption.toOuterContainer
parameter tofocus
function to search target recursively to outer containerui/FloatingLayer
to adddetail
property containinginputType
inonDismiss
event payload
Release 4.5.0-alpha.2
Deprecated
ui/Marquee.MarqueeDecorator
configclassName
to be removed in 5.0.0
Added
ui/Marquee.MarqueeDecorator
configcss
to support customizing the marquee styles
Changed
spotlight
to not focus on an invisible element
Release 4.0.11
No significant changes.
Release 4.5.0-alpha.1
- Update dependencies including React 18.0.0
Fixed
ui/FloatingLayer
to stack popups always in the order in which they were opened
Release 4.0.10
Added
- Support for loading changed resources and additional ilib resources paths
Release 4.1.4
Removed
ui/Scroller
andui/VirtualList
propdata-webos-voice-focused
,data-webos-voice-disabled
, anddata-webos-voice-group-label
Added
ui/MarqueeDecorator
locale
type forforceDirection
prop not to override the direction depending on contents
Fixed
ui/Button
not to passicon
prop as children whenicon
is trueui/Transition
to pass the event when handling transition event
Release 4.1.3
- Updated to use
forwardCustom
and addtype
when forwarding custom events
Fixed
spotlight
to correctly control focus when boundaries of an element are not integers- Styles for
debug spotlight
option in samplers to work properly
Release 3.2.7
Fixed
moonstone/Panels.Panel
to restore focus properly when it hasmoonstone/Scroller
withfocusableScrollbar
Release 4.1.2
Fixed
ui/Scroller
andui/VirtualList
to avoid stuttering of content on drag in mobile devicesui/Scroller
andui/VirtualList
to scroll correctly on Android platform for RTL locales
Release 4.0.9
No significant changes.