Skip to content

Conversation

@markmead
Copy link
Owner

@markmead markmead commented Jan 9, 2026

WIP.

Introduces a visually hidden status element with aria-live to announce search result counts and 'no results found' messages for improved accessibility.
Introduces a new CollectionStats component to display the total number of components across each collection. Integrates CollectionStats into the Hero section of application, marketing, and neobrutalism pages using a named slot. Also updates main content wrappers for consistency.
Introduces a 'Skip to content' link in BaseLayout for improved keyboard navigation and accessibility. Adds 'id="main-content"' to main content areas across layouts and pages to support the skip link.
Eliminated the top border from Header and HeaderCta components by updating their class names. This improves visual consistency and aligns with the desired design.
@vercel
Copy link

vercel bot commented Jan 9, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Review Updated (UTC)
hyperui Ready Ready Preview Jan 9, 2026 5:09pm

Eliminates the copy variant selection and related UI logic from PreviewCopy. The copy button now always displays the same text and style, simplifying the component and its interaction with ComponentPreview.
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