Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
reidbarber created a branch on adobe/react-spectrum
accordion-v3-release-fixes - A collection of libraries and tools that help you build adaptive, accessible, and robust user experiences.
rspbot created a comment on a pull request on adobe/react-spectrum
Build successful! 🎉 * [View the storybook](https://reactspectrum.blob.core.windows.net/reactspectrum/1dc17aba9d827c3a4f440634ff366173c3199517/storybook/index.html) * [View the storybook-19](ht...
snowystinger opened a pull request on adobe/react-spectrum
fix: Toast examples in iframes
Closes <!-- Github issue # here --> found in testing ## ✅ Pull Request Checklist: - [ ] Included link to corresponding [React Spectrum GitHub Issue](https://github.com/adobe/react-spectrum/i...snowystinger created a branch on adobe/react-spectrum
fix-toasts - A collection of libraries and tools that help you build adaptive, accessible, and robust user experiences.
rspbot commented on a commit on adobe/react-spectrum
Verdaccio builds: [CRA Test App](https://reactspectrum.blob.core.windows.net/reactspectrum/0574faf055f8795d1f3e883a99d575b2fc4ccb86/verdaccio/build/index.html) [NextJS Test App](https:/...
github-merge-queue[bot] pushed 1 commit to main adobe/react-spectrum
- fix verdaccio docs build (#7389) 0574faf
github-merge-queue[bot] created a branch on adobe/react-spectrum
gh-readonly-queue/main/pr-7389-9b249e0479f142919ac67cda322a77eb36d585ac - A collection of libraries and tools that help you build adaptive, accessible, and robust user experiences.
rspbot created a comment on a pull request on adobe/react-spectrum
Build successful! 🎉 * [View the storybook](https://reactspectrum.blob.core.windows.net/reactspectrum/47708ff4bca899b6690623b9447cd2a5528686f2/storybook/index.html) * [View the storybook-19](ht...
BMCwebdev created a comment on an issue on adobe/react-spectrum
In looking at more documentation, I think this may be a matter of needing to control `defaultSelectedKey` or `selectedKey` as well. [As discussed here.](https://react-spectrum.adobe.com/react-aria...
snowystinger closed an issue on adobe/react-spectrum
Incremental TS strict -
# 🙋 Feature Request It's been determined that as a library, we cannot be anything other than strict because that affects everyone who uses our library. We're taking an incremental approach to this,...snowystinger closed a pull request on adobe/react-spectrum
chore: Ts strict remaining
Closes https://github.com/adobe/react-spectrum/issues/3183 ## ✅ Pull Request Checklist: - [ ] Included link to corresponding [React Spectrum GitHub Issue](https://github.com/adobe/react-spect...github-merge-queue[bot] pushed 1 commit to main adobe/react-spectrum
- chore: Ts strict remaining (#7368) * TS Strict Collections * fix rebase * Start ts strict remaining * GridKeyboar... 9b249e0
github-merge-queue[bot] deleted a branch adobe/react-spectrum
gh-readonly-queue/main/pr-7368-1908374bb36aa09ce58acb8c2f2ea1b07b8862df
reidbarber opened a pull request on adobe/react-spectrum
fix: verdaccio docs build
Closes <!-- Github issue # here --> ## ✅ Pull Request Checklist: - [ ] Included link to corresponding [React Spectrum GitHub Issue](https://github.com/adobe/react-spectrum/issues). - [ ] Add...reidbarber created a branch on adobe/react-spectrum
fix-verdaccio-build-example-apps-macro - A collection of libraries and tools that help you build adaptive, accessible, and robust user experiences.
rspbot created a comment on a pull request on adobe/react-spectrum
<!-- APIDifferComment -->## API Changes ### @react-spectrum/s2 #### /@react-spectrum/s2:Dialog ```diff Dialog { UNSAFE_className?: string UNSAFE_style?: CSSProperties aria-describedby?:...
rspbot created a comment on a pull request on adobe/react-spectrum
Build successful! 🎉 * [View the storybook](https://reactspectrum.blob.core.windows.net/reactspectrum/60268b49d3941d00fef32fad393a0704f13ca451/storybook/index.html) * [View the storybook-19](ht...
github-merge-queue[bot] created a branch on adobe/react-spectrum
gh-readonly-queue/main/pr-7368-1908374bb36aa09ce58acb8c2f2ea1b07b8862df - A collection of libraries and tools that help you build adaptive, accessible, and robust user experiences.
devongovett opened a pull request on adobe/react-spectrum
chore: Update S2 Dialog codemods
Updated the DialogTrigger/DialogContainer codemods to replace the Dialog child with Popover or FullscreenDialog depending on the `type` prop, and move other props to the child. Also took this oppor...devongovett created a branch on adobe/react-spectrum
dialog-codemods - A collection of libraries and tools that help you build adaptive, accessible, and robust user experiences.