Ecosyste.ms: Timeline

Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.

adobe/react-spectrum

devongovett created a branch on adobe/react-spectrum

dialog-close-slot - 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/9e7ed38205274aa610c1e3c3bee1d73d01df145d/storybook/index.html) * [View the storybook-19](ht...

View on GitHub

LFDanLu opened a pull request on adobe/react-spectrum
Improve error message for missing Provider error
From audit ## ✅ Pull Request Checklist: - [ ] Included link to corresponding [React Spectrum GitHub Issue](https://github.com/adobe/react-spectrum/issues). - [ ] Added/updated unit tests and...
LFDanLu created a branch on adobe/react-spectrum

improve_error_message - 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/84b820bec9de9b710dbcdb8a3841d0d137d18aa7/storybook/index.html) * [View the storybook-19](ht...

View on GitHub

rspbot commented on a commit on adobe/react-spectrum
Verdaccio builds: [CRA Test App](https://reactspectrum.blob.core.windows.net/reactspectrum/52e167d254fa449cd5c8c26fba00ed868be1a100/verdaccio/build/index.html) [NextJS Test App](https:/...

View on GitHub

majornista pushed 38 commits to Issue-7228 adobe/react-spectrum
  • [fix] make us resilient to time changes in datepicker tests (#7311) 5ed0606
  • docs: fix disclosure group anatomy svg from clipping on mobile (#7323) 2be0fee
  • revert: radio animation (#7316) 426bff1
  • fix: ensure text truncates in s2 toggle button (#7322) * fix: ensure text truncates in s2 toggle button * add paddi... 84e0437
  • chore: more s2 bug fixes (#7324) * prevent links focus ring from getting out off in contextual help * add outline t... 55bc401
  • chore: update token colors in meter, illustrated message (#7205) * chore: update token colors in meter, illustrated ... 09f5e8a
  • feat: Add ToggleButtonGroup component to RAC and S2 (#7264) * feat: Add ToggleButtonGroup component to RAC and S2 *... c703323
  • fix: v3 accordion focus ring gap + useDisclosure disabled docs example styles (#7315) * fix v3 accordion focus ring ... 09ccc53
  • chore: Update S2 icons (#7329) * Update workflow icons * update linear illustrations * Update gradient illustratio... 694fc85
  • chore: fix chromatic stories + add ToggleButtonGroup and ActionButtonGroup to chromatic (#7335) * fix segmented cont... 3f67667
  • Fix ToggleProps validate function type (#7347) 791f9c5
  • feat: add support for Devanagari & Bengali decimal numbering systems (#6715) * feat: add support for Devanagari & Be... f08b17d
  • add `box-sizing: content-box` accordion chevron (#7354) 7e834a9
  • remove z-index from SegmentedControl text (#7355) 7aa6265
  • fix: update restrictValues in useSliderState (#7338) * [fix] useSliderState return wrong values * [fix] RangeValue<... c2c7fb0
  • Allowing BC era timestamps in fromAbsolute (#6541) (#6542) Co-authored-by: Yihui Liao <[email protected]... 3949762
  • fix: checkbox validation reset not working (#7268) * commit validation on checkbox click * add realtime validation ... 262cc75
  • chore: update s2 tokens (#7371) * chore: update s2 tokens * correct theme * fix lint * Upgrade all deps --------... 4f23f2a
  • Latest translations (#7351) Co-authored-by: walf <[email protected]> a5d52e8
  • docs: update codesandbox templates in useDatePicker and useDateRangePicker (#7342) e388eea
  • and 18 more ...

View on GitHub

majornista opened a pull request on adobe/react-spectrum
fix: [BUG] - Autocomplete - Text selection with Shift + Home/End isn't working (#7228)
Closes #7228 ## ✅ Pull Request Checklist: - [x] Included link to corresponding [React Spectrum GitHub Issue](https://github.com/adobe/react-spectrum/issues). - [ ] Added/updated unit tests a...
rspbot created a comment on a pull request on adobe/react-spectrum
Build successful! 🎉 * [View the storybook](https://reactspectrum.blob.core.windows.net/reactspectrum/d867b6a8a1d9ce64150253d031381f655b15b1c9/storybook/index.html) * [View the storybook-19](ht...

View on GitHub

rspbot created a comment on a pull request on adobe/react-spectrum
Build successful! 🎉 * [View the storybook](https://reactspectrum.blob.core.windows.net/reactspectrum/f38f1398cd6f72ded0a1a9fab6e41aec9cd29019/storybook/index.html) * [View the storybook-19](ht...

View on GitHub

devongovett pushed 1 commit to rac-dialog-menu-example adobe/react-spectrum

View on GitHub

devongovett opened a pull request on adobe/react-spectrum
feat: Add RAC example of Menu nested in popover dialog
This documents the RAC change in #7352 to allow menus to be nested inside dialog popovers. It's basically the same account menu example from the S2 storybook recreated with RAC and tailwind and add...
devongovett created a branch on adobe/react-spectrum

rac-dialog-menu-example - A collection of libraries and tools that help you build adaptive, accessible, and robust user experiences.

Faithfinder created a comment on an issue on adobe/react-spectrum
Oh god, I see. So, `continuePropagation` has to be called in all `onPress...` handlers... That's a PITA, I don't know how I'd make my teammates remember that. I'm all for no propagation being th...

View on GitHub

rspbot created a comment on a pull request on adobe/react-spectrum
Build successful! 🎉 * [View the storybook](https://reactspectrum.blob.core.windows.net/reactspectrum/8ac1ae85c617c5983388d3974322b8f29152a3cf/storybook/index.html) * [View the storybook-19](ht...

View on GitHub

snowystinger deleted a branch adobe/react-spectrum

not-supporting-this-ts-setting-yet

snowystinger pushed 1 commit to main adobe/react-spectrum
  • chore: Revert exactOptionalPropertyTypes id support (#7400) 52e167d

View on GitHub

snowystinger closed a pull request on adobe/react-spectrum
chore: Revert exactOptionalPropertyTypes id support
Closes <!-- Github issue # here --> ## ✅ Pull Request Checklist: - [ ] Included link to corresponding [React Spectrum GitHub Issue](https://github.com/adobe/react-spectrum/issues). - [ ] Add...
majornista created a branch on adobe/react-spectrum

Issue-7228 - 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/c98e63789fc855aa1c04c622087220b5f1d6f8be/storybook/index.html) * [View the storybook-19](ht...

View on GitHub

yihuiliao created a comment on an issue on adobe/react-spectrum
There have been other discussions regarding this. I think the one that probably has the most information is https://github.com/adobe/react-spectrum/issues/2100 but I'd recommend also taking a look ...

View on GitHub

majornista pushed 37 commits to Issue-7399 adobe/react-spectrum
  • [fix] make us resilient to time changes in datepicker tests (#7311) 5ed0606
  • docs: fix disclosure group anatomy svg from clipping on mobile (#7323) 2be0fee
  • revert: radio animation (#7316) 426bff1
  • fix: ensure text truncates in s2 toggle button (#7322) * fix: ensure text truncates in s2 toggle button * add paddi... 84e0437
  • chore: more s2 bug fixes (#7324) * prevent links focus ring from getting out off in contextual help * add outline t... 55bc401
  • chore: update token colors in meter, illustrated message (#7205) * chore: update token colors in meter, illustrated ... 09f5e8a
  • feat: Add ToggleButtonGroup component to RAC and S2 (#7264) * feat: Add ToggleButtonGroup component to RAC and S2 *... c703323
  • fix: v3 accordion focus ring gap + useDisclosure disabled docs example styles (#7315) * fix v3 accordion focus ring ... 09ccc53
  • chore: Update S2 icons (#7329) * Update workflow icons * update linear illustrations * Update gradient illustratio... 694fc85
  • chore: fix chromatic stories + add ToggleButtonGroup and ActionButtonGroup to chromatic (#7335) * fix segmented cont... 3f67667
  • Fix ToggleProps validate function type (#7347) 791f9c5
  • feat: add support for Devanagari & Bengali decimal numbering systems (#6715) * feat: add support for Devanagari & Be... f08b17d
  • add `box-sizing: content-box` accordion chevron (#7354) 7e834a9
  • remove z-index from SegmentedControl text (#7355) 7aa6265
  • fix: update restrictValues in useSliderState (#7338) * [fix] useSliderState return wrong values * [fix] RangeValue<... c2c7fb0
  • Allowing BC era timestamps in fromAbsolute (#6541) (#6542) Co-authored-by: Yihui Liao <[email protected]... 3949762
  • fix: checkbox validation reset not working (#7268) * commit validation on checkbox click * add realtime validation ... 262cc75
  • chore: update s2 tokens (#7371) * chore: update s2 tokens * correct theme * fix lint * Upgrade all deps --------... 4f23f2a
  • Latest translations (#7351) Co-authored-by: walf <[email protected]> a5d52e8
  • docs: update codesandbox templates in useDatePicker and useDateRangePicker (#7342) e388eea
  • and 17 more ...

View on GitHub

majornista opened a pull request on adobe/react-spectrum
fix(#7399): DatePicker.test fails with daylight savings change
If the defaultValue is on daylight savings time and the user clears the value while in a time zone on standard time, the DatePicker's time zone will change to standard time. I think this is the cor...
LFDanLu created a review on a pull request on adobe/react-spectrum

View on GitHub

devongovett created a review on a pull request on adobe/react-spectrum

View on GitHub

reidbarber created a review on a pull request on adobe/react-spectrum

View on GitHub

majornista created a branch on adobe/react-spectrum

Issue-7399 - A collection of libraries and tools that help you build adaptive, accessible, and robust user experiences.

snowystinger opened a pull request on adobe/react-spectrum
chore: Revert exactOptionalPropertyTypes id support
Closes <!-- Github issue # here --> ## ✅ Pull Request Checklist: - [ ] Included link to corresponding [React Spectrum GitHub Issue](https://github.com/adobe/react-spectrum/issues). - [ ] Add...
snowystinger created a branch on adobe/react-spectrum

not-supporting-this-ts-setting-yet - A collection of libraries and tools that help you build adaptive, accessible, and robust user experiences.

majornista opened an issue on adobe/react-spectrum
DatePicker.test throws error after deleting a defaultValue in DT/ST when current timeZone is ST/DT
### Provide a general summary of the issue here The following test fails when the `defaultValue` timeZone's daylight savings/standard time does not match the current timeZone's standard/daylight s...
Load more