Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
syd03098 closed a pull request on adobe/react-spectrum
fix: [RAC] BreadCrumbs now pass through with useRenderProps
Closes <!-- Github issue # here --> * Nothing, but similar with this: https://github.com/adobe/react-spectrum/pull/7189 * Now `BreadCrumbs` has the `data-rac` attribute * I thought it would be...syd03098 opened a draft pull request on adobe/react-spectrum
fix: BreadCrumbs now pass through with useRenderProps
Closes <!-- Github issue # here --> * Nothing, but similar with this: https://github.com/adobe/react-spectrum/pull/7189 * Now BreadCrumbs has the `data-rac` attributes * I thought it would be ...syd03098 pushed 1 commit to breadCrumbs syd03098/react-spectrum
- BreadCrumbs now pass through with useRenderProps 01e4cb2
syd03098 pushed 28 commits to main syd03098/react-spectrum
- Temporary fix for S2 storybook crash when showing code in dark mode (#7135) df6e3c0
- Expand dependency version support in Icon Transformer (#7133) * Expand dependency version support in Icon Transforme... 139a72d
- Publish 03cfde2
- Update yarn.lock 533a02f
- add @storybook/addon-a11y to S2 storybook (#7068) * add @storybook/addon-a11y to s2 storybook * update yarn.lock *... bebc976
- Add missing slot contexts and forwardRefs to CardView and TableView (#7161) * Add missing slot contexts to CardView ... 454da05
- TypeScript plugin to add macro import attribute to auto imports (#7141) * TypeScript plugin to add macro import attr... 8a7cb15
- fix tanstack router useHref example (#7148) e9aa00a
- fix: [RAC] Checkbox applies data attributes to both the input and the label (#7151) * applies data attributes to lab... 0c28454
- fix(s2): ensure slider respects custom widths and correct the fillOffset (#7138) * fix(s2): ensure slider respects c... a45e2a5
- feat: support label position side in meter (#7180) db60bab
- Fix usePress so it doesnt preventDefault when taps happen on non plain text content (#7190) c42990f
- Publish f0245fd
- Update table resizer svg and bump tokens package (#7154) * Update resizer svg to newest one from icons team * Bump ... 987f174
- Add expanded boolean attribute to tailwind plugin (#7152) * Add expanded boolean attribute to tailwind plugin After... e22e960
- fix: add Checkbox default slot to GridList and Table (#7188) * Fix Checkbox default slot * fix lint f77152e
- Fix NumberParser getSymbols rounding support (#7186) f459c18
- Decrease timeouts in test utils (#7102) * Decrease chance of hitting timeouts on table tests * move throw outside o... 7a9c220
- feat: Lint pr titles (#6770) * initialize github actions * update linting code * update comment * update wip rege... ce87249
- Mask the contents of a scrolled row for a quiet table (#7193) cant use transparent for the default quiet row state, ... 0d0e21b
- and 8 more ...