Reid Barber
Reid Barber
Todo: Fix tests This fixes focus behavior after moving one or more items within a list or into another list. Cases: After dropping an item within a list (reorder), that...
Adds CodeSandbox's [Sandpack](https://sandpack.codesandbox.io/docs/) to render examples in the docs. This gives us live example editing, an open in codesandbox button, a copy code button, lazy rendering, and more. Known issues:...
Closes #3439 ## ✅ 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 #2926 TODO: - A disabled scrollbar gets added when there isn't a scrollbar on the page ## ✅ Pull Request Checklist: - [ ] Included link to corresponding [React...
This was removed from https://github.com/adobe/react-spectrum/pull/5648 before the last release. ## ✅ Pull Request Checklist: - [ ] Included link to corresponding [React Spectrum GitHub Issue](https://github.com/adobe/react-spectrum/issues). - [ ] Added/updated unit...
## ✅ 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 code...
TOOD: link to release notes, update date for release ## ✅ Pull Request Checklist: - [ ] Included link to corresponding [React Spectrum GitHub Issue](https://github.com/adobe/react-spectrum/issues). - [ ] Added/updated unit...
Reverting https://github.com/adobe/react-spectrum/pull/6325 In favor of improved API of adding autoFocus directly to current item. ## ✅ Pull Request Checklist: - [ ] Included link to corresponding [React Spectrum GitHub Issue](https://github.com/adobe/react-spectrum/issues)....
Closes #6363 ## ✅ 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...
This should help fix a noticeable lag after the Storybook 7 upgrade. Note that the depth can be overridden at the individual action level, if we ever do want more...