Releases: enactjs/agate
Releases · enactjs/agate
Release 3.0.0-rc.1
Changed
- Component selectors from ui-tests views to work with
webdriverio
version 9 isDisplayed
method to work withwebdriverio
version 9
Fixed
agate/IncrementSlider
andagate/Slider
vertical knob alignment in Electro skin.
Release 3.0.0-alpha.3
- Updated
React
dependency to version19.0.0
Release 3.0.0-alpha.2
Fixed
agate/Scroller
andagate/VirtualList
to have default prop whenundefined
prop is passed
Release 3.0.0-alpha.1
Fixed
agate/ToggleButton
underline position forhuge
,small
andsmallest
sizes
Release 2.0.11
Changed
agate/ContextualPopupDecorator
andagate/Dropdown
to have sibling DOM node as alternative to findDOMNode API which will be removed in React 19
Fixed
agate/Panels
to animate properly whencover
prop ispartial
horizontally
Release 2.0.10
No significant changes.
Release 2.0.9
No significant changes.
Release 2.0.8
No significant changes.
Release 2.0.7
Changed
agate/Scroller
,agate/VirtualList
andagate/VirtualGridList
default value forscrollMode
tonative
Release 2.0.6
No significant changes.