feat(avatar): Add an xl size and scale overlap per size (v1.8.5) - #60
Merged
Merged
Conversation
initred
force-pushed
the
feat/avatar-xl
branch
2 times, most recently
from
September 11, 2026 08:12
69aeea9 to
874668e
Compare
AvatarGroup overlap, AvatarFallback font size and AvatarBadge size now scale with every Avatar size.
initred
force-pushed
the
feat/avatar-xl
branch
from
September 11, 2026 08:16
874668e to
2a5436d
Compare
Merged
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
아바타 검수 결과입니다.
바뀐 것
AvatarGroup겹침AvatarFallback글자AvatarBadge-8px이라, 작은 아바타는 3분의 1이 가려지고 큰 아바타는 6분의 1만 가려졌습니다. 지름에 비례해 나눴습니다.AvatarFallback의lg가default와 글자 크기가 같았습니다.xl은 프로필처럼 얼굴이 주인공인 자리를 위한 단계입니다.지름은 건드리지 않았습니다.
Item의 media 자리와 스켈레톤이 같은 값을 쓰고 있어서, 바꾸려면 그쪽까지 함께 봐야 합니다.문서
size예시에xl을 추가했습니다(영문·한글).