react-spectrum
react-spectrum copied to clipboard
A collection of libraries and tools that help you build adaptive, accessible, and robust user experiences.
Closes [#6005](https://github.com/adobe/react-spectrum/issues/6005) ## ✅ Pull Request Checklist: - [x] Included link to corresponding [React Spectrum GitHub Issue](https://github.com/adobe/react-spectrum/issues). - [X] Added/updated unit tests and storybook for this change (for new code...
Closes #5416 As mentioned in the issue, I reviewed the `Temporal.Duration` spec to align the behavior. It seems that the hours value can go up to 130 and beyond, with...
Closes https://github.com/adobe/react-spectrum/issues/1898 ## ✅ 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...
Closes #6038 ## ✅ Pull Request Checklist: - [x] Included link to corresponding [React Spectrum GitHub Issue](https://github.com/adobe/react-spectrum/issues). - [x] Added/updated unit tests and storybook for this change (for new code...
Closes https://github.com/adobe/react-spectrum/issues/5998 ## ✅ Pull Request Checklist: - [x] 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...
Closes https://github.com/adobe/react-spectrum/issues/2944 I've refined which warnings to display in production to reduce bundle sizes, focusing on critical areas: accessibility, component state changes, and number parsing/formatting. I welcome any feedback! In...
Hello, this PR is not related to any existing issue, but I was trying to use the example code presented here: [Contact List](https://react-spectrum.adobe.com/react-aria/examples/contact-list.html) and noticed that the variables `favorites` and...
Closes Same test instructions as https://github.com/adobe/react-spectrum/pull/8375 Require some opinions here, should the starters adhere to this? For some reason they *are* checked during `tsc`. If they should, then do we...
Closes Can be reviewed, new `dev` packages are actually from https://github.com/parcel-bundler/storybook/pull/5 once that's merged, I'll update this PR with the new versions Note, due to [[Bug]: a11y addon shows false...
Closes Add some testing around the illustration builder ## ✅ Pull Request Checklist: - [ ] Included link to corresponding [React Spectrum GitHub Issue](https://github.com/adobe/react-spectrum/issues). - [ ] Added/updated unit tests...