Skip to content

Conversation

@wab
Copy link
Collaborator

@wab wab commented Jan 10, 2026

Overview

  • Migrated UI components from Radix UI to Ark UI
    • Includes Button, ScrollArea, Accordion, Select
    • Improved integration with Panda CSS
  • Updated component styling and attribute patterns
  • Added comprehensive documentation for breaking changes
  • Prepared codebase for upcoming UI redesign

Breaking Changes

  • Select component now requires createListCollection API
  • Replaced @shadow-panda/style-context with direct Ark UI styling

wab added 2 commits January 9, 2026 11:43
Perform 1:1 migration of Radix UI components (Accordion, Select,
ScrollArea, Button) to Ark UI, focusing on maintaining current
functionality while improving component integration with Panda CSS.

Key changes:
- Replace @shadow-panda/style-context with direct Ark UI styling
- Update component attribute patterns from Radix to Ark UI
- Prepare codebase for upcoming UI redesign
- Ensure minimal disruption to existing component behavior
- Migrate Button, ScrollArea, Accordion, Select to Ark UI  - Add

    comprehensive JSDoc documentation for breaking changes  - Remove

    @radix-ui/react-{accordion,scroll-area,select,slot}  - Add

    @ark-ui/react@5.30.0 for better Panda CSS integration  BREAKING

    CHANGE: Select component now requires createListCollection AP
@vercel
Copy link

vercel bot commented Jan 10, 2026

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

Project Deployment Review Updated (UTC)
ocobo Ready Ready Preview Jan 10, 2026 0:18am

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