halo/ui/uc-src
Ryan Wang 8302c21bb6
feat: add avatar group component (#6128)
#### 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 组件,用于堆叠多个头像。
```
2024-06-26 02:24:48 +00:00
..
layouts chore: remove unnecessary env (#6022) 2024-05-30 08:31:16 +00:00
modules feat: add avatar group component (#6128) 2024-06-26 02:24:48 +00:00
router refactor: layout of reset password page (#5960) 2024-05-23 02:58:50 +00:00
setup chore: remove unnecessary env (#6022) 2024-05-30 08:31:16 +00:00
views feat: add requests library as a global shared dependency 2024-06-25 12:31:44 +08:00
App.vue Move folder console to ui 2024-02-02 22:22:51 +08:00
main.ts feat: add requests library as a global shared dependency 2024-06-25 12:31:44 +08:00