Skip to content

Releases: enactjs/enact

Release 5.4.2

28 Jan 01:01

Choose a tag to compare

Changed

  • core/platform to support safari 16.6, chrome 119, and firefox 128 or later
  • ui/Scroller scroll animation method for scrollMode: native

Fixed

  • ui/VirtulList not to cut off focused item when scroll by pressing key
  • ui/VirtualList not to jump to the top when item size was changed
  • ui/VirtualList.VirtualGridList to adjust itemSize properly when resizing window

Release 5.4.1

30 Dec 12:14

Choose a tag to compare

No significant changes.

Release 5.4.0

08 Dec 12:37

Choose a tag to compare

Added

  • limestone/Card splitCaption prop to allow user to split the content for the captions
  • ui/useScroll.ScrollAnimator oase-out-cubic animation function

Changed

  • ui/useScroll.ScrollAnimator default animation function

Fixed

  • spotlight to skip visibility check when entering a restricted container or choose a visible container as next target

Release 5.3.2

29 Oct 08:37

Choose a tag to compare

Fixed

  • spotlight navigation from an element to a different container on page load.

Release 5.3.1

14 Oct 06:05

Choose a tag to compare

Fixed

  • ui/Scroller to calculate correctly targetX and targetY when scrolling to a position
  • spotlight navigation from an element to a different container

Release 5.3.0

24 Sep 07:07

Choose a tag to compare

Added

  • ui/Card fitImage prop to allow developers to center the image

Fixed

  • spotlight to not prioritize elements which are invisible due to overflow as next spottable elements

Release 5.2.1

02 Sep 01:01

Choose a tag to compare

Fixed

  • spotlight to preserve the last focused element on component unmount

Release 5.2.0

08 Aug 08:14

Choose a tag to compare

Added

  • spotlight methods getPausedInstance to get the name of the paused instance

Changed

  • sampler look and feel by updating to Storybook 9

Fixed

  • spotlight to not prioritize elements which are invisible due to overflow as next spottable elements
  • ui/Card to properly set image size in vertical orientation

Release 5.1.0

11 Jul 08:00

Choose a tag to compare

Added

  • ui/ImageItem prop slotBefore to add a node before the image

Release 5.0.0

13 Jun 00:55

Choose a tag to compare

No significant changes.