@react-aria/listbox
Advanced tools
Comparing version
@@ -41,4 +41,2 @@ import { Key, DOMAttributes, KeyboardDelegate, LayoutDelegate, RefObject, FocusableElement } from "@react-types/shared"; | ||
shouldUseVirtualFocus?: boolean; | ||
/** Whether selection should occur on press up instead of press down. */ | ||
shouldSelectOnPressUp?: boolean; | ||
/** Whether options should be focused when the user hovers over them. */ | ||
@@ -45,0 +43,0 @@ shouldFocusOnHover?: boolean; |
{ | ||
"name": "@react-aria/listbox", | ||
"version": "3.0.0-nightly-f75223a04-250404", | ||
"version": "3.0.0-nightly-f76c445b5-250423", | ||
"description": "Spectrum UI components in React", | ||
@@ -25,10 +25,10 @@ "license": "Apache-2.0", | ||
"dependencies": { | ||
"@react-aria/interactions": "3.0.0-nightly-f75223a04-250404", | ||
"@react-aria/label": "3.0.0-nightly-f75223a04-250404", | ||
"@react-aria/selection": "3.0.0-nightly-f75223a04-250404", | ||
"@react-aria/utils": "3.0.0-nightly-f75223a04-250404", | ||
"@react-stately/collections": "3.0.0-nightly-f75223a04-250404", | ||
"@react-stately/list": "3.0.0-nightly-f75223a04-250404", | ||
"@react-types/listbox": "3.0.0-nightly-f75223a04-250404", | ||
"@react-types/shared": "3.0.0-nightly-f75223a04-250404", | ||
"@react-aria/interactions": "3.0.0-nightly-f76c445b5-250423", | ||
"@react-aria/label": "3.0.0-nightly-f76c445b5-250423", | ||
"@react-aria/selection": "3.0.0-nightly-f76c445b5-250423", | ||
"@react-aria/utils": "3.0.0-nightly-f76c445b5-250423", | ||
"@react-stately/collections": "3.0.0-nightly-f76c445b5-250423", | ||
"@react-stately/list": "3.0.0-nightly-f76c445b5-250423", | ||
"@react-types/listbox": "3.0.0-nightly-f76c445b5-250423", | ||
"@react-types/shared": "3.0.0-nightly-f76c445b5-250423", | ||
"@swc/helpers": "^0.5.0" | ||
@@ -35,0 +35,0 @@ }, |
@@ -51,5 +51,2 @@ /* | ||
/** Whether selection should occur on press up instead of press down. */ | ||
shouldSelectOnPressUp?: boolean, | ||
/** Whether options should be focused when the user hovers over them. */ | ||
@@ -56,0 +53,0 @@ shouldFocusOnHover?: boolean, |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
110603
-0.45%1283
-0.31%+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
Updated
Updated