halo/console/packages/components
Pillar Cat 5b5fe71544
feat: use storybook to refactor components library docs (#4944)
#### What type of PR is this?
/kind feature
/area console
/milestone 2.8.x

#### What this PR does / why we need it:
Console Components使用StoryBook代替Histories

#### Which issue(s) this PR fixes:

Fixes #4117 

#### Special notes for your reviewer:

1. 移动到 console/packages/components 目录。
2. pnpm storybook

#### Does this PR introduce a user-facing change?

```release-note
使用 Storybook 重构 `@halo-dev/components` 文档。
```
2023-12-06 08:30:13 +00:00
..
.storybook feat: use storybook to refactor components library docs (#4944) 2023-12-06 08:30:13 +00:00
src feat: use storybook to refactor components library docs (#4944) 2023-12-06 08:30:13 +00:00
.eslintignore feat: use storybook to refactor components library docs (#4944) 2023-12-06 08:30:13 +00:00
.eslintrc.cjs feat: use storybook to refactor components library docs (#4944) 2023-12-06 08:30:13 +00:00
env.d.ts feat: use storybook to refactor components library docs (#4944) 2023-12-06 08:30:13 +00:00
package.json feat: use storybook to refactor components library docs (#4944) 2023-12-06 08:30:13 +00:00
postcss.config.js Move root to console 2023-03-02 15:49:22 +08:00
prettier.config.js Move root to console 2023-03-02 15:49:22 +08:00
tailwind.config.js Move root to console 2023-03-02 15:49:22 +08:00
tsconfig.app.json chore: improve the console project infrastructure (#4105) 2023-06-26 03:54:17 +00:00
tsconfig.json chore: improve the console project infrastructure (#4105) 2023-06-26 03:54:17 +00:00
tsconfig.node.json chore: improve the console project infrastructure (#4105) 2023-06-26 03:54:17 +00:00
tsconfig.vitest.json Move root to console 2023-03-02 15:49:22 +08:00
vite.config.ts chore: improve the console project infrastructure (#4105) 2023-06-26 03:54:17 +00:00