cherry-studio/packages/ui/stories/components/primitives
MyPrototypeWhat 7e7d10f966 feat(badge): add Badge component and its variants with Storybook examples
- Introduced a new Badge component with multiple visual style variants: default, secondary, destructive, and outline.
- Added comprehensive Storybook stories to demonstrate the Badge component's usage, including examples with icons and as links.
- Updated the component index to export the new Badge component.
2025-12-24 16:58:56 +08:00
..
Badge.stories.tsx feat(badge): add Badge component and its variants with Storybook examples 2025-12-24 16:58:56 +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
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