cherry-studio/packages/ui/src/components/primitives
MyPrototypeWhat 1f5abf86a0 feat(dialog): enhance Dialog component and add comprehensive Storybook examples
- Updated DialogContent styling to use a rounded border and improved shadow effects for better visual appeal.
- Introduced a new Storybook file for the Dialog component, featuring multiple stories that demonstrate various use cases, including default, alert, form, and customizable dialogs.
- Enhanced accessibility and usability by providing examples for different dialog configurations and actions.
2025-12-02 18:31:49 +08:00
..
Avatar chore: mark multiple components and icons as deprecated 2025-11-03 13:41:00 +08:00
ErrorBoundary refactor: restructure UI components and remove deprecated files 2025-10-28 14:27:05 +08:00
shadcn-io/dropzone refactor: restructure UI components and remove deprecated files 2025-10-28 14:27:05 +08:00
breadcrumb.tsx feat: add Breadcrumb component and related subcomponents 2025-11-21 13:34:02 +08:00
button.tsx refactor(button & combobox): enhance styling and accessibility 2025-11-07 19:29:06 +08:00
checkbox.tsx feat(checkbox): export CheckedState type and add checkbox/combobox to component index 2025-11-12 15:04:50 +08:00
combobox.tsx style(combobox, select): update styles to use Tailwind CSS utility classes 2025-11-11 17:24:47 +08:00
command.tsx refactor: restructure UI components and remove deprecated files 2025-10-28 14:27:05 +08:00
copyButton.tsx refactor: restructure UI components and remove deprecated files 2025-10-28 14:27:05 +08:00
customTag.tsx refactor: restructure UI components and remove deprecated files 2025-10-28 14:27:05 +08:00
dialog.tsx feat(dialog): enhance Dialog component and add comprehensive Storybook examples 2025-12-02 18:31:49 +08:00
dividerWithText.tsx refactor: restructure UI components and remove deprecated files 2025-10-28 14:27:05 +08:00
emojiIcon.tsx refactor: restructure UI components and remove deprecated files 2025-10-28 14:27:05 +08:00
indicatorLight.tsx refactor: restructure UI components and remove deprecated files 2025-10-28 14:27:05 +08:00
input-group.tsx feat(ui): new Input (#11110) 2025-12-01 17:15:07 +08:00
input.tsx feat(ui): new Input (#11110) 2025-12-01 17:15:07 +08:00
kbd.tsx feat: add Kbd component for keyboard shortcuts and integrate with Tooltip 2025-11-18 16:50:10 +08:00
pagination.tsx feat: enhance migration process with new 'migration_completed' stage 2025-11-20 20:32:33 +08:00
popover.tsx refactor: restructure UI components and remove deprecated files 2025-10-28 14:27:05 +08:00
radioGroup.tsx feat(radioGroup): enhance RadioGroup component with size variants and add Storybook examples 2025-11-12 14:26:25 +08:00
select.tsx style(combobox, select): update styles to use Tailwind CSS utility classes 2025-11-11 17:24:47 +08:00
spinner.tsx refactor: restructure UI components and remove deprecated files 2025-10-28 14:27:05 +08:00
switch.tsx feat(ui): new Switch (#11061) 2025-12-01 17:04:43 +08:00
tabs.tsx feat: add Tabs component and related subcomponents 2025-11-21 17:09:29 +08:00
textarea.tsx feat(ui): new Input (#11110) 2025-12-01 17:15:07 +08:00
tooltip_new.tsx feat: add new Tooltip component with enhanced functionality 2025-11-18 18:07:28 +08:00
tooltip.tsx refactor: restructure UI components and remove deprecated files 2025-10-28 14:27:05 +08:00