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.
🔎 What is this PR?
✨ 설명
주요 변경사항
button
폴더로 분류했습니다.SegmentedButton
은 클릭하여 특정 액션을 수행하는 일반적인 버튼과 성격이 다르다고 생각하여 넣지 않았습니다. (어떤 곳에서는 SegmentControl로 불리는 등 일반적인 버튼과 역할이 다릅니다.)emoji
폴더로 분류했습니다.input
폴더로 분류했습니다.modal
폴더로 분류했습니다.Toast
는 Scrim을 사용하지 않는 non-modal 형태이므로 넣지 않았습니다.book
폴더의 컴포넌트를library
도메인으로 합쳤습니다.communityinfosetting
폴더와communitysidebar
폴더의 컴포넌트,common
폴더의CommunityInfoCard
컴포넌트를community
도메인으로 합쳤습니다.InputDatepicker
→Datepicker
InputDropdown
→Dropdown
InputRadio
→RadioField
InputText
→TextField
Serverbar
→GlobalNavigationDrawer
CommunitySideBar
→CommunityDrawer
기타 변경사항
Accordions
등 중복 코드를 삭제함.📷 스크린샷 (선택)
☑️ 테스트 체크리스트
💡 집중 리뷰 요청