Enactjs Enact Versions Save

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

4.0.14

5 days ago

Fixed

  • i18n resource loader to prioritize strings from additional resources files

4.7.11

5 days ago

No significant changes.

4.9.0-alpha.1

1 month ago

Deprecated

  • core/platform member windowsPhone, edge, androidChrome, android, ie, ios, webos, androidFirefox, firefoxOS, blackberry, and tizen, to be removed in 5.0.0
  • core/platform member gesture, node, platformName, and unknown, to be removed in 5.0.0
  • core/platform member touch and touchscreen, to be removed in 5.0.0
  • webos/platform member watch and legacy, to be removed in 5.0.0

Added

  • core/platform member type to detect a platform like desktop, mobile, webos, and node
  • core/platform member browserName and browserVersion to detect the compatible major browser name and version
  • core/platform member touchEvent and touchScreen replacing legacy touch and touchscreen respectively
  • ui/Layout.Cell prop componentCss to support customizing the component used in Cell

Fixed

  • spotlight navigation from the focused element clipped by an overflow container

4.7.10

2 months ago

Fixed

  • spotlight navigation from the focused element clipped by an overflow container

4.8.0

3 months ago

No significant changes.

4.7.9

5 months ago

No significant changes.

4.5.6

5 months ago

Fixed

  • ui/Marquee.MarqueeDecorator to re-render when its size changed

4.0.13

5 months ago

Fixed

  • ui/Marquee.MarqueeDecorator to re-render when its size changed

4.7.8

6 months ago

Fixed

  • ui/Marquee.MarqueeDecorator to re-render when its size changed

4.7.7

6 months ago

Fixed

  • i18n resource loader to prioritize strings from additional resources files.