ant-design/components/avatar
mr-chenguang f1f4788e38
fix: use flex to correct avatar child position (#47236)
* fix: remove avatar border when height less then 16

* fix: 使用 flex 完成子元素居中布局

* fix: fix avatar tests snapshot

* fix: fix avatar tests snapshot

* Update components/avatar/style/index.ts

Co-authored-by: afc163 <afc163@gmail.com>
Signed-off-by: mr-chenguang <37072324+lcgash@users.noreply.github.com>

* fix: changealign

* fix: update avatar snapshots

* fix:update snapshot

* fix: update snapshot

* fix: update snapshot

---------

Signed-off-by: mr-chenguang <37072324+lcgash@users.noreply.github.com>
Co-authored-by: afc163 <afc163@gmail.com>
2024-01-31 18:20:21 +08:00
..
__tests__ fix: use flex to correct avatar child position (#47236) 2024-01-31 18:20:21 +08:00
demo fix: use flex to correct avatar child position (#47236) 2024-01-31 18:20:21 +08:00
style fix: use flex to correct avatar child position (#47236) 2024-01-31 18:20:21 +08:00
avatar.tsx fix: use flex to correct avatar child position (#47236) 2024-01-31 18:20:21 +08:00
AvatarContext.ts feat: Avatar support size from ConfigProvider (#44288) 2023-08-18 14:54:35 +08:00
group.tsx refactor: separate cssVarCls from hashId (#46424) 2023-12-14 14:58:53 +08:00
index.en-US.md docs: Add rootClassName in doc (#44061) 2023-08-08 18:27:48 +08:00
index.ts feat: insert use client automatically at compilations instead of hardcode (#44608) 2023-09-04 19:27:20 +08:00
index.zh-CN.md docs: add help text for token customization 2023-08-30 23:02:35 +08:00