cherry-studio/packages/ui/src/components
MyPrototypeWhat 05c26fbff2 refactor(ui): update utility imports to use internal lib
- Changed utility imports from '@cherrystudio/ui/utils' to '@cherrystudio/ui/lib/utils' across multiple components for better organization.
- Introduced a new internal utility module for class name merging, ensuring consistent usage across the UI components.
- Updated relevant components to reflect the new import paths, enhancing maintainability and clarity.
2025-12-29 18:58:13 +08:00
..
composites refactor(ui): update utility imports to use internal lib 2025-12-29 18:58:13 +08:00
icons feat: add new general SVG icons and update icon exports 2025-12-17 11:22:14 +08:00
primitives refactor(ui): update utility imports to use internal lib 2025-12-29 18:58:13 +08:00
index.ts feat(badge): add Badge component and its variants with Storybook examples 2025-12-24 16:58:56 +08:00