channel-io / bezier-react

React components library that implements Bezier design system.
https://main--62bead1508281287d3c94d25.chromatic.com
Apache License 2.0
231 stars 47 forks source link

code connects for Avatar, AvatarGroup and StatusBadge #2492

Closed sungik-choi closed 3 weeks ago

sungik-choi commented 3 weeks ago

Self Checklist

Related Issue

Summary

AlphaAvatar, AlphaAvatarGroup, AlphaStatusBadge에 대한 Code Connect 추가

Details

image

Breaking change? (Yes/No)

No

References

changeset-bot[bot] commented 3 weeks ago

⚠️ No Changeset found

Latest commit: d9baef2d00f803fea51644ebbeb7f5a44a79324f

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

channeltalk[bot] commented 3 weeks ago

https://desk.channel.io/#/channels/1/team_chats/groups/1237/672da6fc4f99539bb9b5

codecov[bot] commented 3 weeks ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 82.27%. Comparing base (bc02a88) to head (d9baef2). Report is 3 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #2492 +/- ## ========================================== + Coverage 82.16% 82.27% +0.11% ========================================== Files 147 143 -4 Lines 2983 2979 -4 Branches 904 917 +13 ========================================== Hits 2451 2451 + Misses 527 497 -30 - Partials 5 31 +26 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

github-actions[bot] commented 3 weeks ago

Chromatic Report

🚀 Congratulations! Your build was successful!

yangwooseong commented 3 weeks ago

Avatar 내부 구현에서 아직 Status 컴포넌트를 StatusBadge로 대체하지 않은 상태였네요. lock 부분이랑 같이 작업해놓을게요