cherry-studio/packages/ui/src/components/primitives
MyPrototypeWhat 02d79f47b3 feat(checkbox): add Radix UI checkbox component with Storybook examples
- Introduced a new checkbox component utilizing Radix UI, allowing for customizable sizes and states.
- Implemented styles using class-variance-authority for consistent design across different sizes (sm, md, lg).
- Added comprehensive Storybook stories demonstrating various use cases, including default, checked, disabled, and controlled states.
- Updated package.json and yarn.lock to include the new Radix UI checkbox dependency.
2025-11-12 14:58:14 +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
button.tsx refactor(button & combobox): enhance styling and accessibility 2025-11-07 19:29:06 +08:00
checkbox.tsx feat(checkbox): add Radix UI checkbox component with Storybook examples 2025-11-12 14:58:14 +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
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
tooltip.tsx refactor: restructure UI components and remove deprecated files 2025-10-28 14:27:05 +08:00