Enactjs Enact Versions Save

An app development framework built atop React that’s easy to use, performant and customizable.

4.5.5

6 months ago

Fixed

  • i18n resource loader to override strings where the original strings file does not exist
  • i18n resource loader to prioritize strings from additional resources files

4.7.6

8 months ago

No significant changes.

4.7.5

8 months ago

No significant changes.

4.7.4

9 months ago

Fixed

  • ui/Marquee style to avoid letters being cut off

4.7.3

9 months ago

Added

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

4.7.2

10 months ago

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

4.5.4

11 months ago

Fixed

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

4.7.1

1 year ago

No significant changes.

4.7.0

1 year ago

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

4.5.3

1 year ago

Fixed

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