Releases: enactjs/sandstone
Releases · enactjs/sandstone
Release 2.9.13
Release 2.9.12
Fixed
sandstone/ContextualPopupDecorator
to focus content only after the state has been updated when popup openssandstone/InputField
to receive focus properly when navigating with directional keyssandstone/Scroller
witheditable
prop to not move hidden items
Release 2.9.11
Fixed
sandstone/ContextualPopupDecorator
to update popup position properly when Wrapped component updatedsandstone/Icon
to not fliphelp
icon in he-IL locale whenflip
prop isauto
sandstone/Steps
to update opacity of future steps to match the GUI guide
Release 2.9.10
Fixed
sandstone/Scroller
to restore focus when focus is lost after scroll by voice control
Release 2.9.9
Fixed
sandstone/Panels.Header
to correct position when panel is added dynamically insandstone/WizardPanels
Release 2.9.8
Fixed
sandstone/PageViews
to focus spottable components on the same line with arrows for navigation whenfullContents
sandstone/Scroller
witheditable
prop focus behavior to match the latest UXsandstone/Scroller
witheditable
prop to move focus properly when holding directional keysandstone/TooltipDecorator
to hide a tooltip when tapping outside of disabled component
Release 3.0.0-alpha.4
- Update dependencies including React 19.0.0
Added
sandstone/Icon
supported icon list, adding new iconcalibration
sandstone/Pageviews
pageIndicatorPosition
prop to set the position of the page indicator
Changed
- CSS variables with suffix '-rgb' to without suffix and its value to hex format
Fixed
sandstone/ContextualPopupDecorator
to update popup position properly when the DOM tree changessandstone/Scroller
to focus properly when the spottable node is bigger than the size of viewport by voice controlsandstone/Scroller
to prevent the native scrolling behavior caused by keydown events when a popup is opensandstone/TooltipDecorator
to hide a tooltip when tapping outside of disabled component
Release 2.9.7
Fixed
sandstone/ContextualPopupDecorator
to update popup position properly when the DOM tree changes
Release 2.7.21
Fixed
sandstone/Scroller
witheditable
prop to support touch inputsandstone/TooltipDecorator
to hide a tooltip when tapping outside of disabled component
Release 2.7.20
Added
sandstone/Icon
supported icon list, adding new iconcalibration