-
Notifications
You must be signed in to change notification settings - Fork 1
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
[iOS] MSUIKit 적용 #122
Merged
Merged
[iOS] MSUIKit 적용 #122
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* ✨ MSFont 추가 (Pretendard font) * ✨ MSColor 추가 * ✨ MSIcon 추가 * 🚚 임시 파일 삭제 & 앱 타겟에서 UI 모듈 제거 * ✨ MSButton & MSRectButton 추가
* ✨ MSFont 추가 (Pretendard font) * ✨ MSColor 추가 * ✨ MSIcon 추가 * 🚚 임시 파일 삭제 & 앱 타겟에서 UI 모듈 제거
* ✨ MSLogger 구현 MSLogger, MSLog에 사용될 category 구현 * 🧪 MSLogger Test 코드 추가 . * 📝 누락된 문서 추가 누락된 문서 추가 * 🚚 DTO 생성 및 경로 분리 DTO 생성 및 경로 분리 * 🚚 DTO 파일 생성 DTO 파일 생성 * ✨ MSNetwork 로직 구현 MSNetwork 계층화 * 🧪 테스트 코드 추가 테스트 코드 추가(추후 수정 필요) * 🎨 프로젝트 설정 변경 프로젝트 설정 변경 * 📝 .gitignore 파일 수정 ../.DS_Store 파일 저장하지 않도록 추가 * 📝 iOS 상위 경로에 gitignore 파일 생성 * 📝 gitignore 파일 추가 * 🎨 잘못 들어간 코드 삭제 * 🎨 파일 컨밴션에 맞도록 수정 * 🎨 MSNetwork 접근 제한자 수정 * 🎨 Router, Requstable 네이밍 수정 * 🎨 프로퍼티 네이밍 수정 * [iOS] MSLogger 구현 (#68) * ✨ MSLogger 구현 MSLogger, MSLog에 사용될 category 구현 * 🧪 MSLogger Test 코드 추가 . * 📝 누락된 문서 추가 누락된 문서 추가 --------- Co-authored-by: mingun <[email protected]> * 🎨 Merge 전 commit * 🐛 MSFont 불러오기 에러 해결 * ✨ MSTextField 구현 * 📝 Calender asset 파일 수정 * [iOS] MSUserDefaults 구현 (#66) * ✨ UserDefaultsWrapped 프로퍼티 래퍼 추가 * 🎨 SwiftLint의 whitespace 에러에서 빈 줄을 제외 * 🚚 githook 스크립트 파일을 실행 가능하도록 수정 * 🚚 최상위 경로의 gitignore 삭제 * 🎨 PR 피드백 수정 코드 컨밴션, 네이밍, MSFont 적용 코드 수정 * 🎨 MsFont 수정 font를 불러올 수 없을 때, 원인을 찾기 힘들어 해당 출력할 내용을 추가하였습니다. * 🎨 Calendar 스팰링 변경 * 🎨 Mark 컨밴션 수정 --------- Co-authored-by: mingun <[email protected]> Co-authored-by: Junnos <[email protected]>
* ✨ MSBottomSheetViewController 구현 * ✨ 애니메이션에 스프링 효과 추가 * 🐛 Minimized 상태에서 드래그 시 Detent 상태로 변경되는 현상 수정 * 🚚 테스트 파일 삭제 * 🎨 SceneDelegate의 MSUIKit import 삭제
yoondj98
approved these changes
Nov 26, 2023
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
UIKit 반영 확인했습니다.
PushedGun
approved these changes
Nov 27, 2023
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
감사합니다!
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Important
MSUIKit을 release 브랜치에 적용합니다.
🔧 작업 내역