Skip to content

Releases: enactjs/enact

Release 4.9.2

26 Sep 07:18
Compare
Choose a tag to compare

Fixed

  • ui/VirtualList to update its scroll bounds when the total size of items is changed

Release 4.9.1

09 Sep 05:42
Compare
Choose a tag to compare

Added

  • core/util function setDefaultProps to set props that are missing or undefined to default values
  • webos/signLang module with startSignLang(), stopSignLang() functions and SignLangDecorator Higher-order Component

Fixed

  • ui/Scroller and ui/VirtualList to have default prop when undefined prop is passed

Release 4.7.12

05 Sep 06:51
Compare
Choose a tag to compare

Added

  • webos/signLang module with startSignLang(), stopSignLang() functions and SignLangDecorator Higher-order Component

Release 4.9.0

17 Jul 05:51
Compare
Choose a tag to compare

Fixed

  • spotlight/Spotlight.disableSelector to properly update the selectorDisabled container config
  • ui/Marquee.MarqueeDecorator to start animation properly when synchronized by ui/Marquee.MarqueeController and text changed
  • ui/Placeholder.PlaceholderControllerDecorator to not remount its children when it rerenders
  • webos/speech.VoiceControlDecorator to not remount its children when it rerenders

Release 5.0.0-alpha.1

11 Jul 06:47
Compare
Choose a tag to compare

Added

  • spotlight/SpotlightRootDecorator config rootId to specify React DOM tree root for global event handlers

Changed

  • ui/Marquee.MarqueeDecorator to use @enact/i18n/utils.isRtlText API to determine the text directionality

Fixed

  • ui/Marquee.MarqueeDecorator to start animation properly when synchronized by ui/Marquee.MarqueeController and text changed

Removed

  • core/platform member windowsPhone, edge, androidChrome, android, ie, ios, webos, androidFirefox, firefoxOS, blackberry, and tizen
  • core/platform member gesture, node, platformName, and unknown
  • core/platform member touch and touchscreen
  • ui/GridListImageItem
  • ui/IconButton
  • ui/Marquee.MarqueeDecorator config className
  • ui/RadioDecorator
  • ui/Scroller.ScrollerBase
  • ui/SlotItem
  • ui/ToggleItem
  • ui/VirtualList.VirtualListBase
  • webos/platform member watch and legacy

Release 4.9.0-beta.1

17 Jun 08:45
Compare
Choose a tag to compare

No significant changes.

Release 4.9.0-alpha.3

05 Jun 04:41
Compare
Choose a tag to compare

Changed

  • spotlight/Spottable to have sibling DOM node as alternative to findDOMNode API which will be removed in React 19
  • ui/Placeholder.PlaceholderControllerDecorator and ui/ViewManager to have sibling DOM node as alternative to findDOMNode API which will be removed in React 19
  • webos/speech.VoiceControlDecorator to have sibling DOM node as alternative to findDOMNode API which will be removed in React 19

Release 4.0.15

28 May 09:55
Compare
Choose a tag to compare

Fixed

  • i18n resource loader to override strings where the original strings file does not exist

Release 4.9.0-alpha.2

24 May 01:19
Compare
Choose a tag to compare

No significant changes.

Release 4.0.14

14 May 01:24
Compare
Choose a tag to compare

Fixed

  • i18n resource loader to prioritize strings from additional resources files