Skip to content
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

kuring-106 [추가] common:designsystem 모듈 추가 #83

Merged
merged 8 commits into from
Dec 31, 2023

Conversation

mwy3055
Copy link
Member

@mwy3055 mwy3055 commented Dec 27, 2023

common:designsystem 모듈을 생성하고, 쿠링에서 사용하는 디자인 요소를 designsystem 모듈로 옮겼습니다.

또, v2에서 사용하는 공통 아이콘을 추가했습니다. 알림 구독 화면에서 사용하는 아이콘은 해당 화면 PR에서 추가할 예정입니다.

image

기존의 common:util 모듈은 UI 로직에서 자주 사용하는 코드, BindingAdapter, XML 레이아웃 파일을 포함합니다. 새로 추가될 compose 공통 파일은 모두 designsystem 모듈에 추가되어야 합니다.

커밋 설명

  • 11e493a: common:designsystem 모듈 추가
  • 2898af1: colors.xml, strings.xml, drawable 파일들을 designsystem 모듈로 옮김
  • 39096f7: 폰트 파일을 designsystem 모듈로 옮김
  • 12e4e28: Compose 테마 파일을 designsystem 모듈로 옮김
  • 88d472f: 커스텀 composable을 designsystem 모듈로 옮김
  • 8f486e9: v2 디자인에서 사용되는 아이콘 svg 파일을 추가

@auto-assign auto-assign bot requested a review from yeon-kyu December 27, 2023 13:09
Copy link
Member

@yeon-kyu yeon-kyu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! 고생하셨습니다

@mwy3055 mwy3055 merged commit 96ebee6 into develop Dec 31, 2023
1 check passed
@mwy3055 mwy3055 deleted the feature/v2-design-system branch December 31, 2023 06:12
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