Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
rspbot commented on a commit on adobe/react-spectrum
Verdaccio builds: [CRA Test App](https://reactspectrum.blob.core.windows.net/reactspectrum/3f44370de69e48ee56cbf2bbd8664cee8294e9fe/verdaccio/build/index.html) [NextJS Test App](https:/...
reidbarber closed a pull request on adobe/react-spectrum
docs: fix typo on progress bar page
Closes <!-- Github issue # here --> ## ✅ Pull Request Checklist: - [ ] Included link to corresponding [React Spectrum GitHub Issue](https://github.com/adobe/react-spectrum/issues). - [ ] Add...github-merge-queue[bot] deleted a branch adobe/react-spectrum
gh-readonly-queue/main/pr-7373-a98da553e73ca70bb3215a106878fa98fac826f2
github-merge-queue[bot] pushed 1 commit to main adobe/react-spectrum
- fix typo on progress bar docs (#7373) Co-authored-by: Reid Barber <[email protected]> 3f44370
github-merge-queue[bot] created a branch on adobe/react-spectrum
gh-readonly-queue/main/pr-7373-a98da553e73ca70bb3215a106878fa98fac826f2 - A collection of libraries and tools that help you build adaptive, accessible, and robust user experiences.
mehm8128 created a comment on a pull request on adobe/react-spectrum
@reidbarber @snowystinger Thank for approving this PR! But it seems I don't have a right to merge it. Please merge it when you have time!
BratSneh created a comment on an issue on adobe/react-spectrum
> import { Calendar } from '@adobe/react-spectrum'; > > const MyCalendar = () => { const handleDateSelect = (date) => { console.log('Selected date:', date); }; > > return ( <Calendar isDisabl...
alokbharti21 created a comment on an issue on adobe/react-spectrum
Thanks, seems working for me
snowystinger created a review comment on a pull request on adobe/react-spectrum
Thanks for the quick fix. Would you mind adding a test?
rspbot commented on a commit on adobe/react-spectrum
Verdaccio builds: [CRA Test App](https://reactspectrum.blob.core.windows.net/reactspectrum/a98da553e73ca70bb3215a106878fa98fac826f2/verdaccio/build/index.html) [NextJS Test App](https:/...
github-merge-queue[bot] deleted a branch adobe/react-spectrum
gh-readonly-queue/main/pr-7365-3a658e7681d341a334a896cc6e5d6036092803f9
reidbarber closed a pull request on adobe/react-spectrum
fix: prefix S1 style macro class names
Prefixes class names produced by the S1 style macro with `s1-` to avoid class name collisions with S2 style macro when used on the same page. ## ✅ Pull Request Checklist: - [ ] Included link ...github-merge-queue[bot] pushed 1 commit to main adobe/react-spectrum
- fix: prefix S1 style macro class names (#7365) * prefix s1 style macro class names * lint a98da55
ArrayKnight opened an issue on adobe/react-spectrum
More control over Popover underlay
### Provide a general summary of the feature here The Popover underlay is fairly inaccessible, which makes adding props to it impossible. There's an existing issue that only addresses the styli...github-merge-queue[bot] created a branch on adobe/react-spectrum
gh-readonly-queue/main/pr-7365-3a658e7681d341a334a896cc6e5d6036092803f9 - A collection of libraries and tools that help you build adaptive, accessible, and robust user experiences.