cherry-studio/packages/ui/src/components/primitives
icarus 45865a0c2e
feat(sonner): rewrite toast to use native api
- Simplify toast API to match sonner's interface
- Add support for colored backgrounds and custom durations
- Improve icon rendering with unique IDs to prevent conflicts
- Remove unused code and consolidate styles
- Update stories to reflect new API changes
2025-12-18 22:07:48 +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 style(button): update button styling for improved appearance and consistency 2025-12-02 18:32:08 +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(textarea): add Textarea component with variants and Storybook examples (#11260) 2025-12-02 18:33:06 +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
sonner.d.ts feat(sonner): add dismiss method to toast API 2025-12-17 18:39:17 +08:00
sonner.tsx feat(sonner): rewrite toast to use native api 2025-12-18 22:07:48 +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(textarea): add Textarea component with variants and Storybook examples (#11260) 2025-12-02 18:33:06 +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