Releases: enactjs/sandstone
Releases · enactjs/sandstone
Release 2.5.7
Changed
sandstone/Scroller
andsandstone/VirtualList
scroll speed and hover area whenhoverToScroll
istrue
to match GUI
Fixed
sandstone/MediaPlayer.MediaControls
to disable buttons when hiddensandstone/Scroller
to not stop scrolling by hover unexpectedly whenhoverToScroll
istrue
Release 2.0.13
Fixed
sandstone/MediaPlayer.MediaControls
to disable buttons when hidden
Release 2.5.6
Added
sandstone/ActionGuide
propbuttonAriaLabel
andsandstone/MediaControls
propactionGuideButtonAriaLabel
to override aria-label ofActionGuide
buttonsandstone/Icon
supported icon list, adding new iconskeymouse
,keymousedis
,camera
,cameradis
,gamepad
, andgamepaddis
Changed
sandstone/ActionGuide
to replaceIcon
withButton
sandstone/VideoPlayer
to not expand video player using key down via 5way
Release 2.0.12
Added
sandstone/ActionGuide
propbuttonAriaLabel
andsandstone/MediaControls
propactionGuideButtonAriaLabel
to override aria-label ofActionGuide
button
Changed
sandstone/ActionGuide
to replaceIcon
withButton
sandstone/VideoPlayer
to not expand video player using key down via 5way
Release 2.6.0
Removed
@sand-inputfield-focus-text-color-rgb
,@sand-picker-joined-fingernail-border-color
,@sand-progress-buffer-color
, and--sand-progress-buffer-color
as they are not used anymore
Added
sandstone/FormCheckboxItem
CSS variable--sand-formcheckboxitem-focus-text-color
for a customization of the focused text color
Changed
--sand-checkbox-disabled-selected-color
to--sand-checkbox-disabled-selected-text-color
@sand-alert-overlay-checkbox-disabled-selected-color
to@sand-alert-overlay-checkbox-disabled-selected-text-color
Fixed
sandstone/ImageItem
to have proper size when imported withsandstone/Dropdown
orsandstone/VirtualList
in the same file
Release 2.0.11
Fixed
sandstone/MediaPlayer.MediaControls
to focus properly when pressing up key from buttons after holding left or right keyssandstone/Scroller
andsandstone/VirtualList
to scroll properly by hover when scrollbar is hidden ordataSize
is changedsandstone/Scroller
andsandstone/VirtualList
to scroll properly by hover whenhoverToScroll
istrue
andscrollMode
istranslate
Release 2.5.5
Fixed
sandstone/MediaPlayer.MediaControls
to focus properly when pressing up key from buttons after holding left or right keyssandstone/Scroller
andsandstone/VirtualList
to scroll properly by hover when scrollbar is hidden ordataSize
is changed
Release 2.5.4
Fixed
sandstone/Scroller
to not show the focus effect of the body in pointer mode whenfocusableScrollbar
prop isbyEnter
sandstone/Slider
tooltip arrow to show properlysandstone/Input
text color for number type cell when disabled to match GUI
Release 2.5.3
Added
sandstone/Icon
supported icon list, adding a new iconmusicsrc
Fixed
sandstone/VideoPlayer
to not seek infinitely when pointer moves while holding left or right key
Release 2.0.10
Added
sandstone/Icon
supported icon list, adding a new iconr2rappcall
sandstone/Icon
supported icon list, adding a new iconmusicsrc
Changed
sandstone/TabLayout
to eliminate the horizontal maximum number of tabs
Fixed
sandstone/VideoPlayer
to not seek infinitely when pointer moves while holding left or right key