Skip to content

Maintenance/remove unused radix deps#212

Open
deborahamoni0-prog wants to merge 2 commits into
kellymusk:mainfrom
deborahamoni0-prog:maintenance/remove-unused-radix-deps
Open

Maintenance/remove unused radix deps#212
deborahamoni0-prog wants to merge 2 commits into
kellymusk:mainfrom
deborahamoni0-prog:maintenance/remove-unused-radix-deps

Conversation

@deborahamoni0-prog
Copy link
Copy Markdown

gh pr create
--title "chore: remove unused Radix UI deps (#147)"
--body "## Summary
Removes 13 unused Radix UI primitives to reduce bundle size.

Changes

  • Removed unused packages: `accordion`, `aspect-ratio`, `collapsible`, `context-menu`, `hover-card`, `menubar`,
    `navigation-menu`, `radio-group`, `slider`, `toast`, `toggle`, `toggle-group`
  • Ran `npm dedupe` (removed 12 additional packages, changed 34)
  • Fixed pre-existing JSX syntax error in `transaction-history.tsx` (`` → ``) that was blocking the
    build

Kept (actively imported)

`alert-dialog`, `avatar`, `checkbox`, `dialog`, `dropdown-menu`, `label`, `popover`, `progress`, `scroll-area`,
`select`, `separator`, `slot`, `switch`, `tabs`, `tooltip`

Closes #147"
--base main

@vercel
Copy link
Copy Markdown

vercel Bot commented May 28, 2026

@deborahamoni0-prog is attempting to deploy a commit to the kelly musk's projects Team on Vercel.

A member of the Team first needs to authorize it.

@drips-wave
Copy link
Copy Markdown

drips-wave Bot commented May 28, 2026

@deborahamoni0-prog Great news! 🎉 Based on an automated assessment of this PR, the linked Wave issue(s) no longer count against your application limits.

You can now already apply to more issues while waiting for a review of this PR. Keep up the great work! 🚀

Learn more about application limits

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.

30. Remove unused Radix deps

1 participant