Ecosyste.ms: Timeline

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

adobe/react-spectrum

snowystinger created a review comment on a pull request on adobe/react-spectrum
same for these as well

View on GitHub

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

View on GitHub

snowystinger created a review comment on a pull request on adobe/react-spectrum
same here

View on GitHub

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

View on GitHub

snowystinger created a review comment on a pull request on adobe/react-spectrum
i thought this was determined by locale/calendar system? do we need a default here?

View on GitHub

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

View on GitHub

devongovett deleted a branch adobe/react-spectrum

improve_error_message

devongovett deleted a branch adobe/react-spectrum

dialog-codemods

devongovett closed 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...
github-merge-queue[bot] pushed 1 commit to main adobe/react-spectrum
  • chore: Update S2 Dialog codemods (#7388) * Rename isDismissable to isDismissible * Update Dialog codemod * Fix TS ... 8217bd4

View on GitHub

github-merge-queue[bot] deleted a branch adobe/react-spectrum

gh-readonly-queue/main/pr-7388-52e167d254fa449cd5c8c26fba00ed868be1a100

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

View on GitHub

github-merge-queue[bot] created a branch on adobe/react-spectrum

gh-readonly-queue/main/pr-7404-8217bd47d75fa02ffa49e13aa27ebc62dc6ab1ef - A collection of libraries and tools that help you build adaptive, accessible, and robust user experiences.

github-merge-queue[bot] created a branch on adobe/react-spectrum

gh-readonly-queue/main/pr-7388-52e167d254fa449cd5c8c26fba00ed868be1a100 - A collection of libraries and tools that help you build adaptive, accessible, and robust user experiences.

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

View on GitHub

dannify created a comment on a pull request on adobe/react-spectrum
💯 🥇

View on GitHub

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

View on GitHub

snowystinger created a review on a pull request on adobe/react-spectrum
![Screenshot 2024-11-20 at 11 03 45 am](https://github.com/user-attachments/assets/7d73d315-4185-4dd5-8903-37721d3b3e19) not working so well in dark mode

View on GitHub

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

View on GitHub

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

View on GitHub

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

View on GitHub

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?:...

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/2855529019306cba7116ccd88317b9c91bece508/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/4ae7409d497290ef4b9e02dddfcc6fccae87a597/storybook/index.html) * [View the storybook-19](ht...

View on GitHub

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

View on GitHub

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

View on GitHub

LFDanLu 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

devongovett pushed 10 commits to dialog-codemods adobe/react-spectrum
  • chore: Ts strict remaining (#7368) * TS Strict Collections * fix rebase * Start ts strict remaining * GridKeyboar... 9b249e0
  • fix verdaccio docs build (#7389) 0574faf
  • fix: Accordion release fixes (#7391) * update DisclosureHeader to DisclosureTitle in v3 * update S2 Disclosure JSDo... 0ab0544
  • fix: Toast examples in iframes (#7390) * fix: Toast examples in iframes * fix ts bd2ca0b
  • fix: add optional property types (#6872) * Fix optional property types * Use vanilla Intl.ResolvedDateTimeFormatOpt... b3a4d6c
  • docs: add APG grid link to useTagGroup doc (#7367) * add APG grid link to useTagGroup doc * add grid keywords to Ta... f2d996d
  • fix: Revert displaying popovers as modals on mobile for now (#7392) * Revert displaying popovers as modals on mobile... f33288c
  • chore: Revert exactOptionalPropertyTypes id support (#7400) 52e167d
  • Merge branch 'main' of github.com:adobe/react-spectrum into dialog-codemods 8af455c
  • Fix TS strict 2855529

View on GitHub

devongovett opened a pull request on adobe/react-spectrum
docs: Document RAC Dialog close button slot
Adds docs for `<Button slot="close">` within a RAC Dialog, added in #7352. This is a simpler way to create a close button without needing to manually wire up the close to the onPress via render props.
Load more