generated from GO-SOPT-iOS-Part/KimSeungChan
-
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
[3주차] 기본과제 구현 #9
Open
meltsplit
wants to merge
19
commits into
main
Choose a base branch
from
Assignment/Week3_#8
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from 1 commit
Commits
Show all changes
19 commits
Select commit
Hold shift + click to select a range
99b9d7a
[Feat] ButtonBuilder패턴 생성 (+도무지 빌더패턴 왜쓰는지 모르겠음) #8
meltsplit 98093a1
[Chore] 오타수정 #8
meltsplit f12c682
[Feat] 순환LinkedList 통해 문자열 전환 기능 구현 #8
meltsplit 4d3a5d0
[Feat] Node에 prev 추가 #8
meltsplit 332c4ec
[Chore] Font, Color Extension 변수 및 메소드 class -> static 으로 변경 #8
meltsplit 4f5cc4b
[Chore] 폴더링 및 코드 일부 수정 #8
meltsplit c3a085f
[Add] 이메일 정규식 추가 #10
meltsplit 5e188ff
[Add] Observer 패턴 추가 #10
meltsplit 0c06cd7
[Refactor] MVVM 패턴으로 이메일 형식, 비밀번호 형식 유효할때 로그인버튼 활성화 #10
meltsplit 04297b6
[Feat] email, password 값에 따른 에러 핸들링 구현 #10
meltsplit b665a3d
[Chore] AuthTextField 클로저 -> authDelegate 방식으로 변경 #10
meltsplit 1a6df01
[Chore] Error 메세지 AuthError enum 내부 프로퍼티로 선언 #10
meltsplit 104ca3b
[Feat] TextField Return 버튼 누를시 UX 개선 #10
meltsplit 7340e32
[Conflict] 파일복구 #8
meltsplit 865df23
[Conflict] 파일복구2 복붙하기 #8
meltsplit 0b08662
[Feat] 헤더뷰 구현 #8
meltsplit d532961
[Feat] 마이페이지 UI구현 #8
meltsplit 3d0336b
[Chore] 주석 제거 및 코드 수정 #8
meltsplit 43a2fa7
[Git] gitignore 수정 및 프로젝트 파일 추가 #8
meltsplit File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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
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
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.
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.
삽입삭제가 자주 필요한 곳에 썻다면 굳
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.
캐로우셀에 적용시키려니까 너무 어렵네여으 ㅠㅜ 그냥 배열로 할까봐요...