-
Notifications
You must be signed in to change notification settings - Fork 5
[Web] Chore : styled-components 버전 수정 #239
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
Merged
Merged
Conversation
This file contains hidden or 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
GitAction Test Script 수정
스플래시 이미지, 앱 아이콘 설정
레퍼런스 에러가 있어서 assets 폴더 추가
assets 폴더 추가
info.plist의 Image respects safe area insert true로 변경
더미 이미지 추가, 스크롤 띄우는 부분만 구현 boostcamp-2020#20
텍스트뷰, 디바이더 뷰 구현
더미 데이터 사용해서 표시 확인 boostcamp-2020#20
- HomeHeaderView UI 구현 - HomeSummarySection UI 구현 - Constant enum으로 분리 - 각 섹션마다 파일 분리 boostcamp-2020#11
- Color Extension으로 ViBEPink 추가
HomeHeaderView UI, HomeSummarySection UI 추가
모델 분리와 뷰 간 분리 매거진 더미 이미지 추가
- 자주쓰는 Text Common의 Extension으로 구현(4가지 글꼴) - ArtistSection UI 구현 - HomePlayListSection UI 구현 boostcamp-2020#13 boostcamp-2020#14
ArtistSection UI , HomePlayListSection UI 구현
공백 제거, 접근 지정자 설정, custom modifier 적용
DJStationSection UI 추가
Server Repository Test
Test: ServerRepository Test 2
EventService 테스트 코드 작성
Merge iOS into dev
Develop 브랜치로 병합
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.
구현 사항
(참고 : https://www.inflearn.com/questions/24963)