Releases: enactjs/enact
Releases · enactjs/enact
Release 4.5.1
Fixed
ui/Marquee.MarqueeDecorator
to have proper spacing for bidirectional textui/Marquee.MarqueeDecorator
to restart animation properly with React 18
Release 4.5.0
No significant changes.
Release 4.5.0-rc.2
Changed
core/handle.forwardCustom
handler to includepreventDefault
andstopPropagation
methods in the forwarded event payload
Fixed
spotlight
to not leave the restrict container after returning from another appui/Scroller
andui/VirtualList
to rerender property whenclientSize
is changed
Release 4.5.0-rc.1
No significant changes.
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