Skip to content

Releases: enactjs/enact

Release 4.7.6

20 Sep 05:50
Compare
Choose a tag to compare

No significant changes.

Release 4.7.5

12 Sep 07:23
Compare
Choose a tag to compare

No significant changes.

Release 4.7.4

31 Aug 00:45
Compare
Choose a tag to compare

Fixed

  • ui/Marquee style to avoid letters being cut off

Release 4.7.3

10 Aug 03:02
Compare
Choose a tag to compare

Added

  • spotlight/SpotlightContainerDecorator config option leaveFor to direct which element receives focus when the focus is leaving

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