Skip to content

Releases: enactjs/sandstone

Release 2.7.21

31 Dec 05:36
Compare
Choose a tag to compare

Fixed

  • sandstone/Scroller with editable prop to support touch input
  • sandstone/TooltipDecorator to hide a tooltip when tapping outside of disabled component

Release 2.7.20

17 Dec 08:38
Compare
Choose a tag to compare

Added

  • sandstone/Icon supported icon list, adding new icon calibration

Release 2.9.6

11 Dec 05:57
Compare
Choose a tag to compare

Added

  • sandstone/Icon supported icon list, adding new icon calibration

Changed

  • sandstone/QuickGuidePanels to read out more details according to the latest UX guide

Fixed

  • sandstone/Scroller to focus properly when the spottable node is bigger than the size of viewport by voice control
  • sandstone/Scroller to prevent the native scrolling behavior caused by keydown events when a popup is open

Release 3.0.0-alpha.3

02 Dec 06:58
Compare
Choose a tag to compare

Added

  • sandstone/Icon supported icon list, adding new icons ai, alert01, and alert02
  • sandstone/PageViews prop autoFocus to set whether focus element automatically or not
  • sandstone/PageViews.Page and sandstone/QuickGuidePanels.Panel prop aria-label
  • sandstone/QuickGuidePanels props closeButtonAriaLabel and onClose

Fixed

  • sandstone/ContextualPopupDecorator to update popup position properly when the screen orientation change
  • sandstone/IconItem to restart marquee after done editing in sandstone/Scroller with editable prop
  • sandstone/Input keypad layout when type prop is number or passwordnumber and the screen is in portrait mode or popupType prop is overlay and in large text mode
  • sandstone/PageViews and sandstone/QuickGuidePanels dot page indicators to be aligned center
  • sandstone/PageViews to not clip the shadow of navigation buttons when fullContents prop is true
  • sandstone/Scroller to focus content area properly on supported platforms when focusableScrollbar prop is byEnter
  • sandstone/Scroller with editable prop to move an item via 5-way keys properly in pointer mode
  • sandstone/Slider to not show console error when dragging with touch

Release 2.9.5

19 Nov 06:49
Compare
Choose a tag to compare

Added

  • sandstone/Icon supported icon list, adding new icons ai, alert01, and alert02

Fixed

  • sandstone/ContextualPopupDecorator to update popup position properly when the screen orientation change
  • sandstone/Input keypad layout when type prop is number or passwordnumber and the screen is in portrait mode or popupType prop is overlay and in large text mode

Release 2.7.19

15 Nov 02:36
Compare
Choose a tag to compare

Fixed

  • sandstone/ContextualPopupDecorator to update popup position properly when the screen orientation change
  • sandstone/Input keypad layout when type prop is number or passwordnumber and the screen is in portrait mode or popupType prop is overlay and in large text mode

Release 2.9.4

29 Oct 06:53
Compare
Choose a tag to compare

Fixed

  • sandstone/IconItem to restart marquee after done editing in sandstone/Scroller with editable prop
  • sandstone/PageViews and sandstone/QuickGuidePanels dot page indicators to be aligned center
  • sandstone/Scroller to focus content area properly on supported platforms when focusableScrollbar prop is byEnter
  • sandstone/Scroller with editable prop to move an item via 5-way keys properly in pointer mode

Release 2.9.3

15 Oct 08:23
Compare
Choose a tag to compare

Added

  • sandstone/MediaControls props jumpBackwardAriaLabel and jumpForwardAriaLabel to override aria-label of jumpButtons
  • sandstone/PageViews prop autoFocus to set whether focus element automatically or not

Fixed

  • sandstone/PageViews to not clip the shadow of navigation buttons when fullContents prop is true
  • sandstone/Scroller to focus the topmost element after scroll by voice control
  • sandstone/Scroller to read out properly when sandstone/Panels has sandstone/Scroller with focusableScrollbar
  • sandstone/VideoPlayer to show only the mini feedback when pressing play/pause key

Release 3.0.0-alpha.2

08 Oct 08:23
Compare
Choose a tag to compare

Added

  • sandstone/Alert public class names alert, content, fullscreen, and title
  • sandstone/Steps prop highlightCurrentOnly to highlight and scale only the current step

Changed

  • sandstone/Icon supported icon list, adding new icons

Fixed

  • sandstone/Panels.Header to show title and subtitle properly in sandstone/WizardPanels
  • sandstone/Scroller, sandstone/Slider, and sandstone/VirtualList to have default prop when undefined prop is passed
  • sandstone/Scroller to show scroll indicator when focusableScrollbar prop is true
  • sandstone/Scroller to read out properly when sandstone/Panels has sandstone/Scroller with focusableScrollbar
  • sandstone/Steps prop size to accept number type
  • sandstone/VideoPlayer to show only the mini feedback when pressing play/pause key

Release 2.9.2

26 Sep 07:54
Compare
Choose a tag to compare

Fixed

  • sandstone/Panels.Header to show title and subtitle properly in sandstone/WizardPanels
  • sandstone/Scroller to show scroll indicator when focusableScrollbar prop is true