ariakit@2.0.0-next.40
Pre-releaseMinor Changes
-
Activating
CompositeItemelements rendered as links with Cmd/Ctrl+Enter now correctly opens the new tab in the background instead of bringing it to front. (#1771) -
Added support for clicking on
CompositeItemelements rendered as links with Alt+Enter to start a download. (#1771) -
Improved
CompositeTypeaheadruntime performance. (#1792) -
Added
displayNameto components in development. (#1791)
Patch Changes
-
Fixed
ComboboxwithautoComplete="inline"orautoComplete="both"not allowing text selection in some cases. (#1773) -
Fixed
onFocusVisibletiming on theFocusablecomponent so it waits for any logic in focus/keydown events to be performed before applying thedata-focus-visibleattribute. (#1774) -
Fixed stale validity state on
FormField. (#1778) -
Fixed nested
Menuprematurely hiding when moving the mouse to it on Safari. (#1764) -
Fixed
Popoverblurred pixels when trying to fit viewport. (#1793) -
Fixed
portalRefprop type onPortalnot accepting mutable refs with initial value set tonull. -
Fixed
Selectnot getting focus when some browser extensions (like 1password) automatically moves focus to the next form element. (#1777) -
Updated dependencies:
ariakit-utils@0.17.0-next.26.