Skip to content

Releases: enactjs/enact

Release 4.5.0-beta.1

31 May 07:52
Compare
Choose a tag to compare

Added

  • spotlight an optional containerOption.toOuterContainer parameter to focus function to search target recursively to outer container
  • ui/FloatingLayer to add detail property containing inputType in onDismiss event payload

Release 4.5.0-alpha.2

09 May 07:59
Compare
Choose a tag to compare

Deprecated

  • ui/Marquee.MarqueeDecorator config className to be removed in 5.0.0

Added

  • ui/Marquee.MarqueeDecorator config css to support customizing the marquee styles

Changed

  • spotlight to not focus on an invisible element

Release 4.0.11

25 Apr 05:19
Compare
Choose a tag to compare

No significant changes.

Release 4.5.0-alpha.1

15 Apr 01:52
Compare
Choose a tag to compare
  • 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

05 Apr 09:08
Compare
Choose a tag to compare

Added

  • Support for loading changed resources and additional ilib resources paths

Release 4.1.4

24 Mar 08:19
Compare
Choose a tag to compare

Removed

  • ui/Scroller and ui/VirtualList prop data-webos-voice-focused, data-webos-voice-disabled, and data-webos-voice-group-label

Added

  • ui/MarqueeDecorator locale type for forceDirection prop not to override the direction depending on contents

Fixed

  • ui/Button not to pass icon prop as children when icon is true
  • ui/Transition to pass the event when handling transition event

Release 4.1.3

07 Mar 10:00
Compare
Choose a tag to compare
  • Updated to use forwardCustom and add type 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

17 Jan 09:19
Compare
Choose a tag to compare

Fixed

  • moonstone/Panels.Panel to restore focus properly when it has moonstone/Scroller with focusableScrollbar

Release 4.1.2

22 Dec 00:53
Compare
Choose a tag to compare

Fixed

  • ui/Scroller and ui/VirtualList to avoid stuttering of content on drag in mobile devices
  • ui/Scroller and ui/VirtualList to scroll correctly on Android platform for RTL locales

Release 4.0.9

15 Dec 06:04
Compare
Choose a tag to compare

No significant changes.