@ariakit/react
Advanced tools
Comparing version 0.3.9 to 0.3.10
# @ariakit/react | ||
## 0.3.10 | ||
### Overwriting `aria-selected` value on `ComboboxItem` | ||
It's now possible to pass a custom `aria-selected` value to the [`ComboboxItem`](https://ariakit.org/reference/combobox-item) component, overwriting the internal behavior. | ||
### Limiting `slide` on popovers | ||
When components like [Popover](https://ariakit.org/components/popover) and [Menu](https://ariakit.org/components/menu) with the [`slide`](https://ariakit.org/reference/popover#slide) prop are positioned to the right or left of the anchor element, they will now cease to slide across the screen, disengaged from the anchor element, upon reaching the edge of said element. | ||
### Other updates | ||
- Fixed [`blurOnHoverEnd`](https://ariakit.org/reference/menu-item#bluronhoverend) set to `false` not keeping submenus open. | ||
- Fixed scroll jump on Safari when selecting a [`CompositeItem`](https://ariakit.org/reference/composite-item). | ||
- Fixed [`preserveTabOrderAnchor`](https://ariakit.org/reference/menu#preservetaborderanchor) on nested menus. | ||
- Fixed focus behavior when using the [`preserveTabOrder`](https://ariakit.org/reference/portal#preservetaborder) prop. | ||
- Updated dependencies: `@ariakit/react-core@0.3.10` | ||
## 0.3.9 | ||
@@ -4,0 +22,0 @@ |
{ | ||
"name": "@ariakit/react", | ||
"version": "0.3.9", | ||
"version": "0.3.10", | ||
"description": "Toolkit for building accessible web apps with React", | ||
@@ -40,3 +40,3 @@ "sideEffects": false, | ||
"dependencies": { | ||
"@ariakit/react-core": "0.3.9" | ||
"@ariakit/react-core": "0.3.10" | ||
}, | ||
@@ -43,0 +43,0 @@ "peerDependencies": { |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
228108
+ Added@ariakit/react-core@0.3.10(transitive)
- Removed@ariakit/react-core@0.3.9(transitive)
Updated@ariakit/react-core@0.3.10