Skip to content

Consolidate all open PRs into main#182

Draft
AzadZedan with Copilot wants to merge 4 commits into
mainfrom
copilot/push-open-prs
Draft

Consolidate all open PRs into main#182
AzadZedan with Copilot wants to merge 4 commits into
mainfrom
copilot/push-open-prs

Conversation

Copilot AI commented Mar 11, 2026

Copy link
Copy Markdown
Contributor

Applies the outstanding changes from 29 open PRs that were targeting main but not yet merged.

Component fixes

  • carousel.tsx – export useCarousel hook (was defined but never exported)
  • kbd.tsxKbdGroup renders <div> instead of <kbd>; typed as ComponentProps<"div"> but was rendering the wrong element
  • pagination.tsx – drop dead Button import; only buttonVariants was used
  • dialog.tsx – ESC key handler now checks justEndedComposing() in addition to isComposing(), closing the 150ms post-IME grace-period window where Escape could still dismiss the dialog

Feature additions

  • Marketplace / Dashboard – replace inline ad-hoc empty states with the Empty component suite (EmptyHeader, EmptyMedia, EmptyTitle, EmptyDescription, EmptyContent)
  • ComponentShowcase – add FieldSet demo section covering basic legend, error state, horizontal layout, and FieldSeparator

Dependencies

  • pnpm-lock.yaml – sync with package.json: add cors@2.8.6 snapshot, remove stale @vercel/analytics@1.6.1 entry

Housekeeping

  • blockchain.js – trailing commas, reformatted long conditionals and template literals
  • Workflow YMLs – fix indentation in generator-generic-ossf-slsa3-publish.yml run block; remove extra space before inline comment in deno.yml
  • 27 markdown docs – blank lines after headings and before lists (Markdown lint compliance)

✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.

Copilot AI and others added 2 commits March 11, 2026 00:25
Add blank lines, improve table formatting, and enhance readability
across all documentation files.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: AzadZedan <172204218+AzadZedan@users.noreply.github.com>
Copilot AI changed the title [WIP] Push all open pull requests Consolidate all open PRs into main Mar 11, 2026
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