Releases: enactjs/sandstone
Releases · enactjs/sandstone
Release 2.9.0-alpha.1
Added
sandstone/PageViews
componentsandstone/Scroller.ContentContainerDecorator
to allow component to be a scroll target when its descendant is focusedsandstone/VideoPlayer
propsetPlaybackSpeed
to support playback speed adjustment
Changed
- Popup family components to enhance contrast in high-contrast mode for improved visibility
Fixed
sandstone/VirtualList
to show the focused item properly when switching from pointer mode to 5-way modesandstone/VirtualList.VirtualGridList
to show the focused item fully when focus moves via 5-way keys inside a list
Release 2.7.15
Added
sandstone/Scroller.ContentContainerDecorator
to allow component to be a scroll target when its descendant is focused
Fixed
sandstone/VirtualList
to show the focused item properly when switching from pointer mode to 5-way modesandstone/VirtualList.VirtualGridList
to show the focused item fully when focus moves via 5-way keys inside a list
Release 2.8.0
Fixed
sandstone/Scroller
witheditable
prop to remain focused on the selected item when completing edit by down or enter key in pointer modesandstone/Scroller
not to forwardonBack
handler ofsandstone/Panels
when focus moves from scroll thumb to BodyText via back keysandstone/VirtualList
to have proper scroll position when item with affordance is larger than scroll area
Release 2.5.12
Fixed
sandstone/WizardPanels
to read out the correct step when usingcurrent
prop
Release 2.7.14
No significant changes.
Release 2.7.13
Changed
sandstone/Dropdown
to read out more detailssandstone/Scroller
witheditable
prop to complete editing when down key is pressed during editingsandstone/Slider
to read out more detailssandstone/TabLayout
to move focus from tab contents to tab menu via back keysandstone/TabLayout
to read out more details
Fixed
sandstone/Scroller
witheditable
prop to rearrange items properly when moving pointer very fastsandstone/Scroller
witheditable
prop to complete editing when focus left by 5-way key in pointer mode
Release 2.7.12
Fixed
sandstone/Scroller
to read out the announcement of completion properly wheneditable
is given
Release 2.7.11
Fixed
sandstone/TabLayout
to revert 2.7.9 fix that change back key behavior
Release 2.7.10
Fixed
sandstone/Scroller
to not show console error when an abnormaleditable.initialSelected
is givensandstone/VirtualList
to not snatch focus from other list on the first render
Release 2.7.9
Changed
sandstone/TabLayout
back key behavior to match the latest UX
Fixed
sandstone/Panels.Header
to not showslotAfter
in incorrect position at first rendering whencentered
is givensandstone/Scroller
to read out properly wheneditable
is given