Skip to content

feat(avatar): Add an xl size and scale overlap per size (v1.8.5) - #60

Merged
initred merged 1 commit into
mainfrom
feat/avatar-xl
Sep 11, 2026
Merged

initred merged 1 commit into
mainfrom
feat/avatar-xl

Conversation

@woody-uiux

@woody-uiux woody-uiux commented Sep 11, 2026

Copy link
Copy Markdown
Contributor

아바타 검수 결과입니다.

바뀐 것

항목 sm / 기본 / lg / xl
지름 24 / 32 / 40 / 48 (xl 신설)
AvatarGroup 겹침 -6 / -8 / -10 / -12
AvatarFallback 글자 12 / 14 / 16 / 18
AvatarBadge 8 / 10 / 12 / 12
  • 겹침은 지금까지 크기와 상관없이 전부 -8px이라, 작은 아바타는 3분의 1이 가려지고 큰 아바타는 6분의 1만 가려졌습니다. 지름에 비례해 나눴습니다.
  • AvatarFallbacklgdefault와 글자 크기가 같았습니다.
  • xl은 프로필처럼 얼굴이 주인공인 자리를 위한 단계입니다.

지름은 건드리지 않았습니다. Item의 media 자리와 스켈레톤이 같은 값을 쓰고 있어서, 바꾸려면 그쪽까지 함께 봐야 합니다.

문서

size 예시에 xl을 추가했습니다(영문·한글).

@woody-uiux
woody-uiux requested a review from initred as a code owner September 11, 2026 06:04
@initred
initred force-pushed the feat/avatar-xl branch 2 times, most recently from 69aeea9 to 874668e Compare September 11, 2026 08:12
AvatarGroup overlap, AvatarFallback font size and AvatarBadge size now scale with every Avatar size.
@initred
initred merged commit 98ca6d0 into main Sep 11, 2026
2 checks passed
@github-actions github-actions Bot mentioned this pull request Sep 11, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants