react-spectrum
react-spectrum copied to clipboard
A collection of libraries and tools that help you build adaptive, accessible, and robust user experiences.
These were found in the initial testing session, before #2830 was merged. I've tried to omit the ones that are fixed in that PR, but we will need to test...
https://github.com/adobe/react-spectrum/pull/1108/ is failing due to Adobe CLA, opening a new PR to fix that @mischnic : Part of #779 There are more problems with strict mode (which is why I...
Suggestion for https://github.com/adobe/react-spectrum/discussions/1618#discussioncomment-396010 Would this be a possibiliy to keep the wide types, while still offering a possibility to make them narrower? It also "solves" the issue when `HTMLElement` being...
There was a code change!!!!!! TooltipTrigger didn't support shouldFlip or containerPadding. Both of those are now supported. Part of the Storybook CSF 3.0 migration in issue 3056. Migration included refactoring...
This replaces the super old postcss dependencies used to build Spectrum CSS with [Parcel CSS](https://github.com/parcel-bundler/parcel-css). This required the following changes: * The non-standard nesting syntax ([postcss-nested](https://github.com/postcss/postcss-nested)) was replaced with the...
Closes: https://github.com/adobe/react-spectrum/issues/2912 ## ✅ Pull Request Checklist: - [x] Included link to corresponding [React Spectrum GitHub Issue](https://github.com/adobe/react-spectrum/issues/2912). - [x] Added/updated unit tests and storybook for this change (for new code...
Closes https://github.com/adobe/react-spectrum/issues/1513 ## ✅ 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 https://github.com/adobe/react-spectrum/issues/1924 Uses solution from https://blog.elantha.com/resizeobserver-loop-limit-exceeded/ Story added is based on the code from the blog and it reproduces the issue. You can see this for yourself once this PR...
Closes ## ✅ Pull Request Checklist: - [ ] Included link to corresponding [React Spectrum GitHub Issue](https://github.com/adobe/react-spectrum/pull/1362). - [ ] Added/updated unit tests and storybook for this change (for new...
Closes #2729 ## ✅ 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...