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

merge :: 디자인 시스템 - 폰트 변경사항 반영 #138

Merged
merged 3 commits into from
Nov 25, 2022

Conversation

baekteun
Copy link
Member

개요

모든

작업사항

TextStyle 변경

변경로직

TextStyle

변경전

  • Title
  • Text
  • Button
    의 3개의 스타일

변경후

  • Headline
  • Title
  • Body
  • Etc

의 4개의 스타일로 변경

사용방법

전과 똑같지만 이름만 달라졌습니다.

기타

AuthHeader를 제거하고 DMSHeaderTitleView로 일관성있게 변경헀어요

@baekteun baekteun added the ♻️refactor 코드 리팩토링 할 경우 label Nov 24, 2022
@baekteun baekteun self-assigned this Nov 24, 2022
@baekteun baekteun requested a review from sian7563 as a code owner November 24, 2022 14:18
@baekteun baekteun linked an issue Nov 24, 2022 that may be closed by this pull request
@baekteun baekteun merged commit 2237aab into develop Nov 25, 2022
@baekteun baekteun deleted the 131-design-system-redesign branch November 25, 2022 01:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
♻️refactor 코드 리팩토링 할 경우
Projects
None yet
Development

Successfully merging this pull request may close these issues.

디자인 시스템 변경 - 폰트
3 participants