Skip to content

Releases: enactjs/enact

Release 4.7.2

14 Jul 05:59
Compare
Choose a tag to compare

Fixed

  • core/handle.forwardCustom and core/handle.forwardCustomWithPrevent to bind an adapter function properly
  • spotlight to not show the focus effect when pointer mode is changed to false by touch while an app is loading

Release 4.5.4

07 Jun 07:52
Compare
Choose a tag to compare

Fixed

  • ui/Scroller and ui/VirtualList to pass scrolling state properly to UI libraries

Release 4.7.1

02 Jun 04:39
Compare
Choose a tag to compare

No significant changes.

Release 4.7.0

25 Apr 05:24
Compare
Choose a tag to compare

Deprecated

  • windowsPhone platform in core/platform.platforms to be removed in 5.0.0

Added

  • ui/Layout.Cell prop grow to expand its size to the container

Fixed

  • i18n resource loader to override strings where the original strings file does not exist
  • spotlight to show the focus effect when pointer mode is changed to false while an app is loading
  • ui/ViewManager to set index prop properly when reverseTransition prop is given

Release 4.5.3

06 Apr 04:57
Compare
Choose a tag to compare

Fixed

  • spotlight to show the focus effect when pointer mode is changed to false while an app is loading

Release 4.6.2

09 Mar 02:15
Compare
Choose a tag to compare

Fixed

  • i18n loader to load resources for theme libraries asynchronously

Release 4.6.1

03 Feb 04:45
Compare
Choose a tag to compare

Added

  • ui/Touchable events onPinch, onPinchStart, onPinchEnd, and config pinchConfig to support pinch gesture

Deprecated

  • ui/IconButton to be removed in 5.0.0, use ui/Button instead
  • ui/RadioDecorator to be removed in 5.0.0
  • ui/Scroller.ScrollerBase to be removed in 5.0.0
  • ui/SlotItem to be removed in 5.0.0
  • ui/ToggleItem to be removed in 5.0.0
  • ui/VirtualList.VirtualListBase to be removed 5.0.0

Release 4.6.0

05 Dec 05:04
Compare
Choose a tag to compare

Fixed

  • core/dispatcher to set the default target for event listeners properly when built with the snapshot option
  • ui/Marquee.MarqueeDecorator to restart animation properly when marqueeDelay is 0

Release 4.0.12

16 Sep 05:24
Compare
Choose a tag to compare

Fixed

  • ui/Marquee.MarqueeDecorator to have proper spacing for bidirectional text

Release 4.5.2

17 Aug 06:23
Compare
Choose a tag to compare

Fixed

  • ui/Marquee to stop at the starting point after one cycle when scaled