8000 Releases · enactjs/sandstone · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Releases: enactjs/sandstone

Release 2.9.13

24 Apr 06:54
Compare
Choose a tag to compare

Fixed

  • sandstone/Input.InputField to receive focus properly when not contained in the same SpotlightContainer

Release 2.9.12

16 Apr 06:21
Compare
Choose a tag to compare

Fixed

  • sandstone/ContextualPopupDecorator to focus content only after the state has been updated when popup opens
  • sandstone/InputField to receive focus properly when navigating with directional keys
  • sandstone/Scroller with editable prop to not move hidden items

Release 2.9.11

27 Mar 08:04
Compare
Choose a tag to compare

Fixed

  • sandstone/ContextualPopupDecorator to update popup position properly when Wrapped component updated
  • sandstone/Icon to not flip help icon in he-IL locale when flip prop is auto
  • sandstone/Steps to update opacity of future steps to match the GUI guide

Release 2.9.10

24 Feb 06:37
Compare
Choose a tag to compare

Fixed

  • sandstone/Scroller to restore focus when focus is lost after scroll by voice control

Release 2.9.9

13 Feb 06:24
Compare
Choose a tag to compare

Fixed

  • sandstone/Panels.Header to correct position when panel is added dynamically in sandstone/WizardPanels

Release 2.9.8

04 Feb 06:18
Compare
Choose a tag to compare

Fixed

  • sandstone/PageViews to focus spottable components on the same line with arrows for navigation when fullContents
  • sandstone/Scroller with editable prop focus behavior to match the latest UX
  • sandstone/Scroller with editable prop to move focus properly when holding directional key
  • sandstone/TooltipDecorator to hide a tooltip when tapping outside of disabled component

Release 3.0.0-alpha.4

21 Jan 07:00
Compare
Choose a tag to compare
  • Update dependencies including React 19.0.0

Added

  • sandstone/Icon supported icon list, adding new icon calibration
  • 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 changes
  • 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
  • sandstone/TooltipDecorator to hide a tooltip when tapping outside of disabled component

Release 2.9.7

16 Jan 05:52
Compare
Choose a tag to compare

Fixed

  • sandstone/ContextualPopupDecorator to update popup position properly when the DOM tree changes

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
0