Skip to content

Conversation

reidbarber
Copy link
Member

@reidbarber reidbarber commented Oct 7, 2025

  • Fixes og:image links
  • Adds images for all pages (including index pages and pages with missing illustrations)
  • Fix font rendering within illustrations

TODO:

  • Fix clipping of certain illustrations and text alignment

✅ Pull Request Checklist:

  • Included link to corresponding React Spectrum GitHub Issue.
  • Added/updated unit tests and storybook for this change (for new code or code which already has tests).
  • Filled out test instructions.
  • Updated documentation (if it already exists for this component).
  • Looked at the Accessibility Practices for this feature - Aria Practices

📝 Test Instructions:

🧢 Your Project:

@rspbot
Copy link

rspbot commented Oct 7, 2025

@reidbarber reidbarber changed the title docs: fix og images WIP: docs: fix og images Oct 7, 2025
@rspbot
Copy link

rspbot commented Oct 7, 2025

@rspbot
Copy link

rspbot commented Oct 7, 2025

@rspbot
Copy link

rspbot commented Oct 7, 2025

@rspbot
Copy link

rspbot commented Oct 8, 2025

@rspbot
Copy link

rspbot commented Oct 8, 2025

## API Changes

react-aria-components

/react-aria-components:GridListSectionProps

-GridListSectionProps <T> {
-  aria-label?: string
-  children?: ReactNode | (T) => ReactElement
-  className?: string = 'react-aria-GridListSection'
-  dependencies?: ReadonlyArray<any>
-  id?: Key
-  items?: Iterable<T>
-  style?: CSSProperties
-  value?: T
-}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants