cherry-studio/packages/ui/stories/components/primitives
icarus 8794f2b3ac
feat(sonner): implement custom toast component with enhanced features
- Add custom toast component with support for info, success, warning, error, and loading states
- Implement action buttons, links, colored messages, and dismissable toasts
- Add TypeScript type definitions and Storybook documentation
- Export toast API for programmatic usage
2025-12-17 18:39:16 +08:00
..
Breadcrumb.stories.tsx feat: update UI component stories to use centralized imports from @cherrystudio/ui 2025-11-21 13:34:02 +08:00
Button.stories.tsx feat: update UI component stories to use centralized imports from @cherrystudio/ui 2025-11-21 13:34:02 +08:00
Checkbox.stories.tsx feat: update UI component stories to use centralized imports from @cherrystudio/ui 2025-11-21 13:34:02 +08:00
Combobox.stories.tsx feat: update UI component stories to use centralized imports from @cherrystudio/ui 2025-11-21 13:34:02 +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
DescriptionSwitch.stories.tsx feat(ui): new Switch (#11061) 2025-12-01 17:04:43 +08:00
Dialog.stories.tsx feat(dialog): enhance Dialog component and add comprehensive Storybook examples 2025-12-02 18:31:49 +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
Input.stories.tsx refactor(stories): update imports in Input and Switch stories 2025-12-02 10:50:14 +08:00
InputGroup.stories.tsx feat(ui): new Input (#11110) 2025-12-01 17:15:07 +08:00
Kbd.stories.tsx feat: update UI component stories to use centralized imports from @cherrystudio/ui 2025-11-21 13:34:02 +08:00
Pagination.stories.tsx feat: update UI component stories to use centralized imports from @cherrystudio/ui 2025-11-21 13:34:02 +08:00
RadioGroup.stories.tsx feat: update UI component stories to use centralized imports from @cherrystudio/ui 2025-11-21 13:34:02 +08:00
Select.stories.tsx feat: update UI component stories to use centralized imports from @cherrystudio/ui 2025-11-21 13:34:02 +08:00
Sonner.stories.tsx feat(sonner): implement custom toast component with enhanced features 2025-12-17 18:39:16 +08:00
Spinner.stories.tsx feat: update UI component stories to use centralized imports from @cherrystudio/ui 2025-11-21 13:34:02 +08:00
Switch.stories.tsx refactor(stories): update imports in Input and Switch stories 2025-12-02 10:50:14 +08:00
Tabs.stories.tsx style(tabs.stories):lint 2025-11-21 17:26:14 +08:00
Textarea.stories.tsx feat(textarea): add Textarea component with variants and Storybook examples (#11260) 2025-12-02 18:33:06 +08:00