cherry-studio/packages/ui/src
MyPrototypeWhat 53883a27be feat: add Tabs component and related subcomponents
- Introduced a new Tabs component along with TabsList, TabsTrigger, and TabsContent for improved content organization.
- Updated package.json and yarn.lock to include @radix-ui/react-tabs dependency.
- Enhanced index.ts to export the new Tabs components for easier access in the UI library.
- Created stories for the Tabs component in Storybook to demonstrate various usage scenarios.
2025-11-21 17:09:29 +08:00
..
components feat: add Tabs component and related subcomponents 2025-11-21 17:09:29 +08:00
hooks refactor: migrate sortable (#10204) 2025-09-17 17:26:40 +08:00
styles feat(design-reference): restructure color tokens and remove outdated conversion log 2025-11-12 18:14:18 +08:00
types refactor: migrate to toast from antd message (#10233) 2025-09-20 16:58:41 +08:00
utils feat: update UI components and styles with Radix and Tailwind integration 2025-10-14 14:12:48 +08:00
index.ts refactor: migrate sortable (#10204) 2025-09-17 17:26:40 +08:00