cherry-studio/packages/ui/src/components/primitives
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
..
Avatar chore: mark multiple components and icons as deprecated 2025-11-03 13:41:00 +08:00
ErrorBoundary refactor: restructure UI components and remove deprecated files 2025-10-28 14:27:05 +08:00
shadcn-io/dropzone refactor: restructure UI components and remove deprecated files 2025-10-28 14:27:05 +08:00
breadcrumb.tsx feat: add Breadcrumb component and related subcomponents 2025-11-21 13:34:02 +08:00
button.tsx refactor(button & combobox): enhance styling and accessibility 2025-11-07 19:29:06 +08:00
checkbox.tsx feat(checkbox): export CheckedState type and add checkbox/combobox to component index 2025-11-12 15:04:50 +08:00
combobox.tsx style(combobox, select): update styles to use Tailwind CSS utility classes 2025-11-11 17:24:47 +08:00
command.tsx refactor: restructure UI components and remove deprecated files 2025-10-28 14:27:05 +08:00
copyButton.tsx refactor: restructure UI components and remove deprecated files 2025-10-28 14:27:05 +08:00
customTag.tsx refactor: restructure UI components and remove deprecated files 2025-10-28 14:27:05 +08:00
dialog.tsx refactor: restructure UI components and remove deprecated files 2025-10-28 14:27:05 +08:00
dividerWithText.tsx refactor: restructure UI components and remove deprecated files 2025-10-28 14:27:05 +08:00
emojiIcon.tsx refactor: restructure UI components and remove deprecated files 2025-10-28 14:27:05 +08:00
indicatorLight.tsx refactor: restructure UI components and remove deprecated files 2025-10-28 14:27:05 +08:00
kbd.tsx feat: add Kbd component for keyboard shortcuts and integrate with Tooltip 2025-11-18 16:50:10 +08:00
pagination.tsx feat: enhance migration process with new 'migration_completed' stage 2025-11-20 20:32:33 +08:00
popover.tsx refactor: restructure UI components and remove deprecated files 2025-10-28 14:27:05 +08:00
radioGroup.tsx feat(radioGroup): enhance RadioGroup component with size variants and add Storybook examples 2025-11-12 14:26:25 +08:00
select.tsx style(combobox, select): update styles to use Tailwind CSS utility classes 2025-11-11 17:24:47 +08:00
spinner.tsx refactor: restructure UI components and remove deprecated files 2025-10-28 14:27:05 +08:00
switch.tsx refactor: restructure UI components and remove deprecated files 2025-10-28 14:27:05 +08:00
tabs.tsx feat: add Tabs component and related subcomponents 2025-11-21 17:09:29 +08:00
tooltip_new.tsx feat: add new Tooltip component with enhanced functionality 2025-11-18 18:07:28 +08:00
tooltip.tsx refactor: restructure UI components and remove deprecated files 2025-10-28 14:27:05 +08:00