Skip to content

Conversation

@LFDanLu
Copy link
Member

@LFDanLu LFDanLu commented Nov 12, 2025

  • Add markdown stripping to the search card descriptions
  • fix icons search overflow and focus visible styles
  • add colorEditor for color picker blog example
  • make videos full width in the blog posts
  • add background to first submenu blog post animation
  • got rid of max width on the blog and releases index page since they don't have a ToC and thus don't need to be limited

✅ 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:

RSP

@rspbot
Copy link

rspbot commented Nov 12, 2025

snowystinger
snowystinger previously approved these changes Nov 12, 2025
<ColorEditor />
<div style={{display: 'flex', gap: 8, alignItems: 'center', marginTop: 16}}>
<ColorSwatch color={color} size="L" />
<span style={{fontSize: 16, fontWeight: 500}}>{color.getColorName(navigator.language || 'en-US')}</span>
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nit: we could use adobe clean here

@rspbot
Copy link

rspbot commented Nov 12, 2025

@LFDanLu LFDanLu marked this pull request as ready for review November 12, 2025 21:15
@rspbot
Copy link

rspbot commented Nov 12, 2025

reidbarber
reidbarber previously approved these changes Nov 12, 2025
snowystinger
snowystinger previously approved these changes Nov 12, 2025
@LFDanLu LFDanLu enabled auto-merge November 12, 2025 22:02
@rspbot
Copy link

rspbot commented Nov 12, 2025

@LFDanLu LFDanLu added this pull request to the merge queue Nov 12, 2025
Merged via the queue into main with commit 075f2ed Nov 12, 2025
33 checks passed
@LFDanLu LFDanLu deleted the testing_followups branch November 12, 2025 22:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants