cherry-studio/packages/ui/stories/components
MyPrototypeWhat 9d75b0972e Refactor icon management and update dependencies
- Removed the ICON_IMPLEMENTATION_GUIDE.md file and several unused SVG icons from the `icons/` directory.
- Added new SVG icons to enhance the icon library, including various brand logos.
- Updated package.json to reflect the new version of the `tsx` dependency.
- Introduced a script for generating icons and improved the structure of the icons module for better organization and accessibility.
- Updated the stories for icons to showcase the new additions and ensure proper documentation.
2025-11-14 17:55:44 +08:00
..
composites refactor(select): replace Selector component with new Select implementation in SettingsTab 2025-11-11 11:01:48 +08:00
icons Refactor icon management and update dependencies 2025-11-14 17:55:44 +08:00
primitives feat(checkbox): export CheckedState type and add checkbox/combobox to component index 2025-11-12 15:04:50 +08:00