-
Notifications
You must be signed in to change notification settings - Fork 8.3k
feat: migrate from Radix Vue to Reka UI #6870
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: migrate from Radix Vue to Reka UI #6870
Conversation
|
Co-authored-by: likui628 <[email protected]>
Co-authored-by: likui628 <[email protected]>
Co-authored-by: likui628 <[email protected]>
|
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the Comment |
|
@coderabbitai review |
✅ Actions performedReview triggered.
|
|
Nice 💯🙂 |
…-4afc-a74b-ecad266bc937
likui628
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM

Migrates the UI component library from Radix Vue (v1.9.17) to Reka UI (v2.6.0), the successor library from the same maintainers.
Package Dependencies
reka-uiImport Changes
CSS/Data Attribute Renames
--radix-*→--reka-*data-radix-*→data-reka-*API Breaking Changes
v-modelinstead ofv-model:checked:@update:checked→@update:model-valueboolean | 'indeterminate'for indeterminate state supporttextforstring[]models)All changes follow the official migration guide.
Warning
Firewall rules blocked me from connecting to one or more addresses (expand for details)
I tried to connect to the following addresses, but was blocked by firewall rules:
cdnjs.cloudflare.comhttps://api.github.com/repos/unovue/radix-vuecurl -s REDACTED(http block)https://api.github.com/repos/unovue/reka-uicurl -s REDACTED(http block)registry.npmmirror.comnode /usr/local/bin/pnpm install --no-frozen-lockfile(dns block)If you need me to access, download, or install something from one of these locations, you can either:
Original prompt
💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.