mirror of https://github.com/halo-dev/halo
#### What type of PR is this? /area ui /kind feature /milestone 2.17.x #### What this PR does / why we need it: 添加 AvatarGroup 组件,用于堆叠多个 Avatar 组件。 <img width="243" alt="image" src="https://github.com/halo-dev/halo/assets/21301288/2d202e95-e735-4635-b16e-cdcf1f94f69a"> <img width="352" alt="image" src="https://github.com/halo-dev/halo/assets/21301288/da4a293d-eb3f-40b4-94b2-10dcf54d3305"> #### Which issue(s) this PR fixes: Fixes #6079 #### Does this PR introduce a user-facing change? ```release-note 添加 AvatarGroup 组件,用于堆叠多个头像。 ``` |
||
|---|---|---|
| .. | ||
| .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 | ||