cherry-studio/packages/ui/stories/components/primitives
MyPrototypeWhat 1e4239d189 feat: update UI component stories to use centralized imports from @cherrystudio/ui
- Added a new Breadcrumb.stories.tsx file to showcase the Breadcrumb component and its variations.
- Refactored existing stories for Button, Checkbox, Combobox, Kbd, Pagination, RadioGroup, Select, and Spinner components to import directly from @cherrystudio/ui instead of relative paths.
- Enhanced the organization and accessibility of component stories in the Storybook environment.
2025-11-21 13:34:02 +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
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
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