cherry-studio/packages/ui/src/components
MyPrototypeWhat b382b06c57 feat(select): introduce new Select component and related features
- Added a new Select component based on Radix UI, including SelectTrigger, SelectContent, SelectItem, and SelectValue.
- Implemented support for groups and separators within the Select component.
- Updated package.json to include @radix-ui/react-select as a dependency.
- Removed deprecated Selector and SearchableSelector components to streamline the codebase.
- Added stories for the Select component to showcase various use cases and configurations.
2025-11-10 19:42:33 +08:00
..
composites chore: remove deprecation comments from EditableNumber and Sortable components 2025-11-03 14:24:22 +08:00
icons chore: mark multiple components and icons as deprecated 2025-11-03 13:41:00 +08:00
primitives feat(select): introduce new Select component and related features 2025-11-10 19:42:33 +08:00
index.ts feat(select): introduce new Select component and related features 2025-11-10 19:42:33 +08:00