Skip to content

Releases: enactjs/agate

Release 3.0.0-alpha.1

20 Aug 03:10
Compare
Choose a tag to compare

Fixed

  • agate/ToggleButton underline position for huge,small and smallest sizes

Release 2.0.11

22 Jul 06:59
Compare
Choose a tag to compare

Changed

  • agate/ContextualPopupDecorator and agate/Dropdown to have sibling DOM node as alternative to findDOMNode API which will be removed in React 19

Fixed

  • agate/Panels to animate properly when cover prop is partial horizontally

Release 2.0.10

18 Mar 02:37
Compare
Choose a tag to compare

No significant changes.

Release 2.0.9

09 Jan 06:36
Compare
Choose a tag to compare

No significant changes.

Release 2.0.8

22 Nov 07:09
Compare
Choose a tag to compare

No significant changes.

Release 2.0.7

25 Sep 08:10
Compare
Choose a tag to compare

Changed

  • agate/Scroller, agate/VirtualList and agate/VirtualGridList default value for scrollMode to native

Release 2.0.6

08 Jun 05:41
Compare
Choose a tag to compare

No significant changes.

Release 2.0.5

24 May 08:14
Compare
Choose a tag to compare

Fixed

  • agate/DropManager to work on touchscreen devices
  • agate/MediaPlayer active knob size to not overlay the text on Silicon and Carbon skins when type is tiny

Release 2.0.4

24 Feb 06:40
Compare
Choose a tag to compare

Added

  • agate/ImageItem to have imageItem, caption and image publicClassnames
  • agate/Popup to have a content publicClassname
  • agate/TabGroup prop onSelect to handle onClick event on it

Fixed

  • agate/Keypad to fire onChange event with a correct value payload
  • agate/Panels/TabbedPanels to not show console error when there is no children
  • agate/SwitchItem border color for Gallium skin when selected and focused
  • agate/TabGroup to pass onSelect to ui/Group

Release 2.0.3

14 Dec 03:32
Compare
Choose a tag to compare

Added

  • agate/IncrementSlider sliderRef prop to pass reference to the slider node
  • agate/Slider sliderRef prop to pass reference to the slider node