cherry-studio/packages/ui/stories/components/interactive
MyPrototypeWhat 15569387c7 feat(ui): implement new Selector component with enhanced functionality
- Replaced the existing Selector component with a new implementation using HeroUI's Select and SelectItem.
- Updated the props structure to support items and selection change handling.
- Added a new story file for the Selector component, showcasing various use cases including single and multiple selection modes, size variations, and disabled states.
- Improved type definitions for better clarity and usability.
2025-09-17 18:31:11 +08:00
..
CodeEditor.stories.tsx refactor: prefer import type (#10190) 2025-09-17 12:32:53 +08:00
Selector.stories.tsx feat(ui): implement new Selector component with enhanced functionality 2025-09-17 18:31:11 +08:00
Sortable.stories.tsx refactor: migrate sortable (#10204) 2025-09-17 17:26:40 +08:00