Skip to content

Releases: enactjs/sandstone

Release 2.5.7

03 Jan 02:54
Compare
Choose a tag to compare

Changed

  • sandstone/Scroller and sandstone/VirtualList scroll speed and hover area when hoverToScroll is true to match GUI

Fixed

  • sandstone/MediaPlayer.MediaControls to disable buttons when hidden
  • sandstone/Scroller to not stop scrolling by hover unexpectedly when hoverToScroll is true

Release 2.0.13

23 Dec 01:51
Compare
Choose a tag to compare

Fixed

  • sandstone/MediaPlayer.MediaControls to disable buttons when hidden

Release 2.5.6

13 Dec 01:51
Compare
Choose a tag to compare

Added

  • sandstone/ActionGuide prop buttonAriaLabel and sandstone/MediaControls prop actionGuideButtonAriaLabel to override aria-label of ActionGuide button
  • sandstone/Icon supported icon list, adding new icons keymouse, keymousedis, camera, cameradis, gamepad, and gamepaddis

Changed

  • sandstone/ActionGuide to replace Icon with Button
  • sandstone/VideoPlayer to not expand video player using key down via 5way

Release 2.0.12

13 Dec 00:43
Compare
Choose a tag to compare

Added

  • sandstone/ActionGuide prop buttonAriaLabel and sandstone/MediaControls prop actionGuideButtonAriaLabel to override aria-label of ActionGuide button

Changed

  • sandstone/ActionGuide to replace Icon with Button
  • sandstone/VideoPlayer to not expand video player using key down via 5way

Release 2.6.0

05 Dec 05:49
Compare
Choose a tag to compare

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 with sandstone/Dropdown or sandstone/VirtualList in the same file

Release 2.0.11

13 Oct 01:13
Compare
Choose a tag to compare

Fixed

  • sandstone/MediaPlayer.MediaControls to focus properly when pressing up key from buttons after holding left or right keys
  • sandstone/Scroller and sandstone/VirtualList to scroll properly by hover when scrollbar is hidden or dataSize is changed
  • sandstone/Scroller and sandstone/VirtualList to scroll properly by hover when hoverToScroll is true and scrollMode is translate

Release 2.5.5

07 Oct 02:56
Compare
Choose a tag to compare

Fixed

  • sandstone/MediaPlayer.MediaControls to focus properly when pressing up key from buttons after holding left or right keys
  • sandstone/Scroller and sandstone/VirtualList to scroll properly by hover when scrollbar is hidden or dataSize is changed

Release 2.5.4

23 Sep 01:11
Compare
Choose a tag to compare

Fixed

  • sandstone/Scroller to not show the focus effect of the body in pointer mode when focusableScrollbar prop is byEnter
  • sandstone/Slider tooltip arrow to show properly
  • sandstone/Input text color for number type cell when disabled to match GUI

Release 2.5.3

30 Aug 05:30
Compare
Choose a tag to compare

Added

  • sandstone/Icon supported icon list, adding a new icon musicsrc

Fixed

  • sandstone/VideoPlayer to not seek infinitely when pointer moves while holding left or right key

Release 2.0.10

30 Aug 07:00
Compare
Choose a tag to compare

Added

  • sandstone/Icon supported icon list, adding a new icon r2rappcall
  • sandstone/Icon supported icon list, adding a new icon musicsrc

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