mirror of https://github.com/halo-dev/halo
![]() #### 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` 文档。 ``` |
||
---|---|---|
.. | ||
.storybook | ||
src | ||
.eslintignore | ||
.eslintrc.cjs | ||
env.d.ts | ||
package.json | ||
postcss.config.js | ||
prettier.config.js | ||
tailwind.config.js | ||
tsconfig.app.json | ||
tsconfig.json | ||
tsconfig.node.json | ||
tsconfig.vitest.json | ||
vite.config.ts |