react-spectrum
react-spectrum copied to clipboard
A collection of libraries and tools that help you build adaptive, accessible, and robust user experiences.
### ๐ Documentation Request the addPerson function in the useTreeData example is never used. https://react-spectrum.adobe.com/react-aria/collections.html ### ๐งข Your Company/Team _No response_
Storybook 7
Closes Attempting to upgrade us to storybook 7 so that we can develop against canary since sb7 changed their UI to use the new React render API and React has...
Closes ## โ Pull Request Checklist: - [ ] Included link to corresponding [React Spectrum GitHub Issue](https://github.com/adobe/react-spectrum/issues). - [ ] Added/updated unit tests and storybook for this change (for new...
### Provide a general summary of the issue here Some of my consumers are trying to switch to our Combobox and are running into a few issues, one is #5234,...
### Provide a general summary of the issue here When you place a ComboxBox inside of a Modal using Popover, the variable for `--trigger-width` is incorrectly set. ### ๐ค Expected...
### Provide a general summary of the issue here when using `Select` or `ComboBox` component, passing style as function to `Popover` component would make `--trigger-width` style property is unavailable ###...
### Provide a general summary of the issue here If you spend some time selecting items in a ListBox (one at a time, with trackpad, tap-to-click enabled, no modifier keys)...
### Provide your feedback here. these two exports appear to be identical in content? ```json "name": "@internationalized/date", "version": "3.5.2", "description": "Internationalized calendar, date, and time manipulation utilities", "license": "Apache-2.0", "main":...
Yarn 4
Closes Comments inline below I've left a couple peer dependency resolutions for later because they'll be solved by some other PRs we have. I still want to replace the rest...
### Provide a general summary of the issue here This is the component i'm using: ``` { alert(key); }}> Mouse Settings Keyboard Settings Mouse Settings Keyboard Settings ``` The problem...