-
Notifications
You must be signed in to change notification settings - Fork 52
Implement AlphaCenter component
#1189
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Implement AlphaCenter component
#1189
Conversation
🦋 Changeset detectedLatest commit: 3514d4d The changes in this PR will be included in the next version bump. This PR includes changesets to release 2 packages
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
Codecov ReportPatch coverage:
Additional details and impacted files@@ Coverage Diff @@
## next-v1 #1189 +/- ##
===========================================
+ Coverage 77.57% 77.58% +0.01%
===========================================
Files 291 294 +3
Lines 3803 3810 +7
Branches 846 846
===========================================
+ Hits 2950 2956 +6
- Misses 558 559 +1
Partials 295 295
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. ☔ View full report in Codecov by Sentry. |
Chromatic Report🚀 Congratulations! Your build was successful! |
Self Checklist
CODEOWNERSfile.Related Issue
Fixes #638
Summary
컨텐츠를 가운데 정렬할 때 사용되는 레이아웃 컴포넌트인
AlphaCenter컴포넌트를 구현합니다.Details
Centercomponent #638 참고.Alphaprefix를 추가했습니다.Breaking change or not (Yes/No)
No
References
없음