November 30, 2020 Release
We have lots of bug fixes in this release. We have fixes for iOS 14, improved types, better focus handling and some new features. Thanks to everyone who submitted helpful issues and of course to those who contributed fixes!
New features#
- Add
isDisabled
option touseInteractOutside
- @toshi1127 - PR - Add
isDisabled
option touseModal
- @devongovett - PR - Add
trigger
option toTooltipTrigger
anduseTooltipTrigger
- @snowystinger - PR - Add
useFilter
to@react-aria/i18n
- @devongovett - PR - Docs
Fixed#
- Fixed styling of
SearchField
withvalidationState
prop - @devongovett - PR - Prevent iOS virtual keyboard from hiding when navigating to clear button with VoiceOver - @devongovett - PR
- Improve TypeScript types for
useButton
anduseToggleButton
based onelementType
- @toinelin - PR - Catch Intl.NumberFormat error for unsupported option - @snowystinger - PR
- Fix text selection on
useInteractOutside
in Firefox - @snowystinger - PR - Fix value of
aria-setsize
attribute inuseOption
anduseMenuItem
- @devongovett - PR - Fix positioning of overlays when iOS virtual keyboard is visible - @devongovett - PR
- Fix touch activation of non-text inputs in dialogs in mobile safari - @devongovett - PR
- Do not set a
tabIndex
when usingshouldUseVirtualFocus
option to avoid iOS 14 focusing the item with VoiceOver - @devongovett - PR - Accessibility improvements for tabs - @majornista - PR
- Use ResizeObserver in
ButtonGroup
component - @snowystinger - PR - Fix mutating keys of
ActionGroup
items inTooltipTrigger
- @samiur98 - PR - Use custom
delay
prop inuseTooltipTriggerState
- @johnjacobkenny - PR - Fix DOM prop names for
NoSearchResults
in@spectrum-icons/illustrations
- @evargast - PR - Fix typo in
useMove
- @johnjacobkenny - PR - Improved
LiveAnnouncer
types - @anuraghazra - PR - Fix text color of disabled active selected state - @ktabors - PR
Docs#
- Fix docs typo in react-aria getting started - @snowystinger - PR
- Fix docs useSelect console warning - @snowystinger - PR
Under construction#
Pre-release versions of the following components have been released. Please feel free to try them out, and report any issues you encounter.
Released packages#
- @adobe/react-spectrum@3.6.0
- @react-aria/button@3.3.0
- @react-aria/combobox@3.0.0-alpha.0
- @react-aria/i18n@3.2.0
- @react-aria/interactions@3.3.2
- @react-aria/listbox@3.2.3
- @react-aria/live-announcer@3.0.0-alpha.0
- @react-aria/menu@3.1.3
- @react-aria/overlays@3.6.0
- @react-aria/select@3.2.3
- @react-aria/selection@3.3.1
- @react-aria/tabs@3.0.0-alpha.2
- @react-aria/textfield@3.2.2
- @react-aria/tooltip@3.1.0
- @react-aria/utils@3.4.1
- @react-aria/virtualizer@3.3.1
- @react-spectrum/breadcrumbs@3.2.0
- @react-spectrum/button@3.3.0
- @react-spectrum/buttongroup@3.2.0
- @react-spectrum/combobox@3.0.0-alpha.0
- @react-spectrum/label@3.3.0
- @react-spectrum/listbox@3.4.0
- @react-spectrum/overlays@3.4.0
- @react-spectrum/searchfield@3.1.2
- @react-spectrum/table@3.0.0-alpha.9
- @react-spectrum/tabs@3.0.0-alpha.3
- @react-spectrum/textfield@3.1.4
- @react-spectrum/tooltip@3.1.0
- @react-spectrum/utils@3.5.0
- @react-stately/collections@3.3.0
- @react-stately/combobox@3.0.0-alpha.0
- @react-stately/data@3.1.2
- @react-stately/list@3.2.2
- @react-stately/tabs@3.0.0-alpha.0
- @react-stately/tooltip@3.0.1
- @react-types/button@3.3.0
- @react-types/combobox@3.0.0-alpha.0
- @react-types/label@3.3.0
- @react-types/overlays@3.4.0
- @react-types/tabs@3.0.0-alpha.2
- @react-types/textfield@3.2.2
- @react-types/tooltip@3.1.0
- @spectrum-icons/illustrations@3.2.1
- react-aria@3.2.0
- react-stately@3.1.0