Ecosyste.ms: Timeline

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

adobe/react-spectrum

snowystinger pushed 1 commit to s2-treeview adobe/react-spectrum

View on GitHub

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

View on GitHub

snowystinger pushed 1 commit to s2-treeview adobe/react-spectrum

View on GitHub

snowystinger pushed 1 commit to s2-treeview adobe/react-spectrum

View on GitHub

devongovett deleted a branch adobe/react-spectrum

selectiongroup-story

devongovett closed a pull request on adobe/react-spectrum
docs: Improve Menu selection group story
Makes the menu selection group story a more real-world example
github-merge-queue[bot] deleted a branch adobe/react-spectrum

gh-readonly-queue/main/pr-7419-71f0ef23053f9e03ee7e97df736e8b083e006849

github-merge-queue[bot] pushed 1 commit to main adobe/react-spectrum
  • docs: Improve Menu selection group story (#7419) 56e5757

View on GitHub

snowystinger pushed 1 commit to s2-treeview adobe/react-spectrum

View on GitHub

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

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

snowystinger created a comment on an issue on adobe/react-spectrum
I'm unable to see it happening on our docs, are you able to reproduce it there? Maybe a video/screen recording would help us recognize something different. Otherwise, I'll need you to do some d...

View on GitHub

ktabors 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:Tabs ```diff Tabs { UNSAFE_className?: string UNSAFE_style?: CSSProperties aria-describedby?: str...

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

View on GitHub

snowystinger pushed 40 commits to s2-treeview adobe/react-spectrum
  • 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
  • chore: add isJustified to segmented control in s2 example apps (#7362) 3a658e7
  • fix: prefix S1 style macro class names (#7365) * prefix s1 style macro class names * lint a98da55
  • fix typo on progress bar docs (#7373) Co-authored-by: Reid Barber <[email protected]> 3f44370
  • chore: support react 19 prerelease (#7383) * chore: support react 19 prerelease * fix yarn lock d8161f6
  • fix: Accordion release audit (#7369) * accordion release audit * yarn.lock * lint * yarn.lock * docs updates * ... dc58cd6
  • chore: Update Parcel to v2.13.0 (#7359) * Update Parcel to v2.13.0 * Use range dependencies 22fb5ba
  • feat: Support custom dialog layouts in S2 (#7352) * Support avatars in S2 ActionButton * Support nesting menus insi... a006743
  • chore: test for time conversion edge case and fuzzy test numeral systems (#7384) * chore: add test for time conversi... 6d6e530
  • feat: Allow arbitrary pixel sizes in S2 style macro (#7385) * feat: Allow arbitrary pixel sizes in S2 style macro *... 1908374
  • 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
  • and 20 more ...

View on GitHub

devongovett created a review comment on a pull request on adobe/react-spectrum
that syntax is unfortunate because it breaks react fast refresh (story exports are no longer valid react components). 😢

View on GitHub

devongovett 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
just an fyi, this is a deprecated syntax for whenever we go to storybook 8 you can make a story ``` const SelectionGroups = { render: (args) => <SelectionGroupsOriginalFunction {...args} />, ...

View on GitHub

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

View on GitHub

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

View on GitHub

snowystinger pushed 1 commit to tabs-collapse adobe/react-spectrum

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

View on GitHub

snowystinger pushed 15 commits to tabs-collapse adobe/react-spectrum
  • chore: Add ActionButtonGroup and ToggleButtonGroup to example apps and tailwind starter kit (#7407) * Add ActionButt... 16153ed
  • Document RAC Dialog close button slot (#7405) 62718d4
  • feat: Add RAC example of Menu nested in popover dialog (#7402) * feat: Add RAC example of Menu nested in popover dia... baa330f
  • feat: Add codemod for ActionGroup (#7396) * feat: Add codemod for ActionGroup * update snapshot * Fix Item and Act... 52bf91b
  • fix(#7399): DatePicker.test fails with daylight savings change (#7401) If the defaultValue is on daylight savings ti... 9170093
  • fix: Handle more BC date cases (#7410) 2e1dd22
  • chore: Update dialog examples to be more generic (#7415) As requested by design c6bd2cb
  • chore: revert export provider context (#7416) * chore: revert exporting provider context * fix circular dependency ... a530335
  • Publish 17358f7
  • chore: Update "version added" for remaining RSP components (#7417) * chore: Update version added for remaining RSP c... 5107e17
  • docs: November 2024 v3 Release Notes (#7414) * init release notes * Update packages/dev/docs/pages/releases/2024-... d142c4e
  • docs: S2 release notes (#7406) * update s2 release notes * update migrating docs * update release notes * e... bf8fcf5
  • Merge branch 'main' of github.com:adobe/react-spectrum 881c947
  • Update yarn.lock 71f0ef2
  • Merge branch 'main' into tabs-collapse # Conflicts: # packages/@react-spectrum/s2/package.json # yarn.lock 9d5fce1

View on GitHub

rgeraghty created a comment on an issue on adobe/react-spectrum
@dannify en-AU would fall back to en-US strings (as no en-AU strings present, like en-GB falls back to en-US) but use the en-AU region (https://github.com/adobe/react-spectrum/blob/main/packages/%4...

View on GitHub

devongovett opened a pull request on adobe/react-spectrum
docs: Improve Menu selection group story
Makes the menu selection group story a more real-world example
devongovett created a branch on adobe/react-spectrum

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

snowystinger created a review comment on a pull request on adobe/react-spectrum
@majornista thoughts?

View on GitHub

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

View on GitHub

1eeminhyeong starred adobe/react-spectrum
snowystinger opened a pull request on adobe/react-spectrum
chore: fix rest of tests from provider requirement
Closes <!-- Github issue # here --> Followup from https://github.com/adobe/react-spectrum/pull/7416 to actually make all of our tests work with the requirement of being wrapped in a provider inste...
Load more