cherry-studio/packages/ui/stories/components
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
..
composites refactor(select): replace Selector component with new Select implementation in SettingsTab 2025-11-11 11:01:48 +08:00
icons chore: remove unused CSS files and update Storybook configurations 2025-11-03 18:31:48 +08:00
primitives feat(checkbox): add Radix UI checkbox component with Storybook examples 2025-11-12 14:58:14 +08:00