Skip to content

Releases: enactjs/moonstone

Release 4.5.6

13 Mar 23:30
Compare
Choose a tag to compare

No significant changes.

Release 4.5.5

08 Jan 10:38
Compare
Choose a tag to compare

No significant changes.

Release 4.5.4

06 Sep 04:50
Compare
Choose a tag to compare

No significant changes.

Release 4.5.3

10 May 03:00
Compare
Choose a tag to compare

Added

  • moonstone/UiGridListImageItem component, transferred from moonstone/internal/GridListImageItem
  • moonstone/UiIconButton component, transferred from ui/IconButton
  • moonstone/UiRadioDecorator component, transferred from ui/RadioDecorator
  • moonstone/UiScroller.ScrollerBase component, transferred from ui/Scroller.ScrollerBase
  • moonstone/UiSlotItem component, transferred from ui/SlotItem
  • moonstone/UiToggleItem component, transferred from ui/ToggleItem
  • moonstone/UiVirtualList.VirtualListBase component, transferred from ui/VirtualList.VirtualListBase

Release 4.5.2

14 Dec 06:21
Compare
Choose a tag to compare

No significant changes.

Release 4.5.1

14 Oct 05:42
Compare
Choose a tag to compare

Fixed

  • moonstone/Slider to have proper padding

Release 4.5.0

01 Jul 06:56
Compare
Choose a tag to compare
  • Update dependencies including React 18.0.0

Added

  • moonstone/internal/GridListImageItem component, transferred from ui/GridListImageItem
  • moonstone/VirtualList.VirtualList, moonstone/VirtualList.VirtualGridList prop data-webos-voice-focused, data-webos-voice-disabled, and data-webos-voice-group-label

Fixed

  • moonstone/Input size small line-height to center text vertically

Release 4.0.4

29 Dec 06:29
Compare
Choose a tag to compare

Fixed

  • moonstone/TooltipDecorator arrow position

Release 4.0.3

29 Sep 08:07
Compare
Choose a tag to compare

Fixed

  • samples/sampler not to fail in sampler build

Release 4.0.2

29 Jul 09:51
Compare
Choose a tag to compare

Fixed

  • moonstone/ContextualPopupDecorator to reposition the popup when prop showCloseButton is updated and prop direction is left (right in RTL locales)