Releases: enactjs/sandstone
Releases · enactjs/sandstone
Release 1.4.3
Changed
sandstone/Scroller
andsandstone/VirtualList
scrollbar to always show
Fixed
sandstone/Heading
font-style
tonormal
where a locale's fonts cannot support italic
Release 1.4.2
Fixed
- Cambodian(km) language to be classified as a tall-glyph language
sandstone/Item
line-height to support tall-glyph language
Release 1.4.1
Fixed
sandstone/WizardPanels
to readsteps
when neither propnoSteps
noraria-label
is present
Release 1.4.0
Added
sandstone/TabLayout.Tab
proponTabClick
to handleonClick
event on it
Fixed
sandstone/Input
to match latest designssandstone/TooltipDecorator
to marquee whentooltipReleative
prop is truesandstone/VirtualList
to not show overscroll effect when 5-way key is pressed after scrolling to the bottom by wheelsandstone/WizardPanels
to readsteps
properly withnoSteps
andaria-label
props
Release 1.3.2
Changed
sandstone/WizardPanels
to read out the content of customizednextButton
andprevButton
Fixed
sandstone/FlexiblePopupPanels
andsandstone/PopupTabLayout
to match latest designssandstone/Picker
to move focus on increase or decrease button properly via 5-way
Release 1.3.1
Changed
sandstone/Alert
background color for fullscreen typesandstone/Icon
supported icon list, adding a new iconsandstone/Icon
andsandstone/Switch
size to not enlarge when large text modesandstone/Scroller
focused body color whenfocusableScrollbar
prop isbyEnter
Fixed
sandstone/TabLayout
to not handle key events from other popup components
Release 1.3.0
Added
sandstone/DatePicker
andsandstone/TimePicker
proponComplete
to handle enter key from the last picker
Changed
sandstone/RangePicker
to read out properly when Spotlight is on the next or previous buttonsandstone/TooltipDecorator
not to read out audio guidance when showingsandstone/WizardPanels
footer to lower position
Fixed
sandstone/DatePicker
andsandstone/TimePicker
to focus the next picker with enter keysandstone/DatePicker
andsandstone/TimePicker
to show arrows when normalsandstone/Scroller
to not restrict focus movement with 5-way directional keys whenfocusableScrollbar
prop isbyEnter
and there is no scrollbar
Release 1.2.1
Changed
- Primary background color to black
Fixed
sandstone/WizardPanels
to revert 1.2.0 fix that rendersPanel
contents within the usual render flow
Release 1.2.0
Added
sandstone/FlexiblePopupPanels.Panel
size
property to allow the selection between "auto" sized, "small", and "large" panel presets
Changed
sandstone/Scroller
scrollbar thumb to prevent losing focus with 5-way directional keys whenfocusableScrollbar
prop isbyEnter
sandstone/Scroller
andsandstone/VirtualList
scrollbar color and transparency
Fixed
sandstone/FixedPopupPanels
,sandstone/FlexiblePopupPanels
andsandstone/PopupTabLayout
to match latest designssandstone/Input
number pad layout in right-to-left locales for both overlay and fullscreenInput
sandstone/PopupTabLayout
andsandstone/TabLayout
to visibly change focus only once when focusing the tabs via 5-waysandstone/TabLayout
to properly change focus when changingindex
programmaticallysandstone/Tooltip
arrow shapesandstone/WizardPanels
to renderPanel
contents within the usual render flow allowing more predictable use of lifecycle methods
Release 1.1.4
Fixed
sandstone/Dropdown
to match latest designssandstone/Input
number pad layout in right-to-left localessandstone/Item
style to match latest designssandstone/Panels.Header
style to match latest designssandstone/TabLayout
to not lose focus when changingindex
programmatically