cherry-studio/packages/ui/stories/components/primitives
MyPrototypeWhat 12e3a22726 feat: add Combobox component with search and multi-select functionality
- Introduced a new Combobox component that supports single and multiple selections, search functionality, and customizable rendering of options.
- Implemented variants for different states (default, error, disabled) and sizes (small, default, large).
- Added a demo and Storybook stories to showcase various use cases and states of the Combobox.
2025-11-06 17:24:45 +08:00
..
Button.stories.tsx chore: remove unused CSS files and update Storybook configurations 2025-11-03 18:31:48 +08:00
Combobox.stories.tsx feat: add Combobox component with search and multi-select functionality 2025-11-06 17:24:45 +08:00
CopyButton.stories.tsx chore: remove unused CSS files and update Storybook configurations 2025-11-03 18:31:48 +08:00
CustomTag.stories.tsx chore: remove unused CSS files and update Storybook configurations 2025-11-03 18:31:48 +08:00
DividerWithText.stories.tsx chore: remove unused CSS files and update Storybook configurations 2025-11-03 18:31:48 +08:00
EmojiAvatar.stories.tsx chore: remove unused CSS files and update Storybook configurations 2025-11-03 18:31:48 +08:00
EmojiIcon.stories.tsx chore: remove unused CSS files and update Storybook configurations 2025-11-03 18:31:48 +08:00
ErrorBoundary.stories.tsx refactor: update imports and button event handlers in story files 2025-11-03 19:17:50 +08:00
IndicatorLight.stories.tsx chore: remove unused CSS files and update Storybook configurations 2025-11-03 18:31:48 +08:00
Spinner.stories.tsx refactor: update imports and button event handlers in story files 2025-11-03 19:17:50 +08:00