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

✨ 로그인 다이얼로그 추가 및 Font 전역적 관리 로직 및 적용 #8

Merged
merged 4 commits into from
Feb 15, 2024

Conversation

changhwan77
Copy link
Collaborator

@changhwan77 changhwan77 commented Feb 13, 2024

Title

✨ 로그인 다이얼로그 추가 및 Font 전역적 관리 로직 및 적용

What type of PR is this?

  • 🍕 Feature ( 새로운 기능 추가 )
  • 🐛 Bug Fix ( 버그 수정 )
  • 📝 Documentation Update ( 개발자 관련 문서 업데이트 )
  • 🎨 Style ( 코드 포맷팅, 세미콜론 누락, 코드 변경이 없는 경우 )
  • 🧑‍💻 Code Refactor ( 코드 리펙토링 )
  • 🔥 Performance Improvements ( 성능 향상 )
  • ✅ Test ( 테스트 코드, 리펙토링 테스트 코드 추가 )
  • 🤖 Build ( 빌드 )
  • 🔁 CI
  • 📦 Chore (Release) (빌드 업무 수정, 패키지 매니저 수정 )
  • ⏩ Revert ( 커밋을 날린 경우 )

Description

  1. 로그인 다이얼로그 관련
  • UI 및 Navigation 기능을 추가했어요.
  • 비로그인 시 마이페이지, 로그인, 더보기 버튼 클릭 시 뜨도록 로직을 추가했어요.
  1. TextStyle 관리를 위한 용도별 style 로직 추가
  • textTheme에 추가함으로써 전역적으로 해당theme을 사용할 수 있게 했어요.

Related Issue number and link

  • Jira :
  • Issue :

Mobile & Desktop Screenshots/Recordings

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • Any dependent changes have been merged and published in downstream modules

To Reviewers

추후에 font가 또 수정될 수 있습니다..!

@changhwan77 changhwan77 merged commit 460cfb1 into master Feb 15, 2024
1 check failed
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.

1 participant