-
Notifications
You must be signed in to change notification settings - Fork 12
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
[4주차] 이현영 미션 제출합니다. #19
Open
hamo-o
wants to merge
36
commits into
CEOS-Developers:master
Choose a base branch
from
hamo-o:hamo-o
base: master
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
36 commits
Select commit
Hold shift + click to select a range
fd3af98
style: 기본 마크업
hamo-o 489440a
refactor: Header 컴포넌트 분리
hamo-o 73388d2
feat: handleSubmit() 추가 && refactor: InputBox 컴포넌트 분리
hamo-o 9142feb
refactor: ChatBoxList 컴포넌트 분리
hamo-o 47fd40f
feat: useContext로 chats 배열 공급
hamo-o bc5bbe1
fix: 배열 prop으로 내려주기
hamo-o be858ce
fix: ChatBox 컴포넌트에 prop 전달
hamo-o 0e3f9e2
fix: User배열 위치 변경
hamo-o 051acf7
feat: enterKey, shiftKey 처리
hamo-o bfb4d50
fix: setChats user_id값 수정 && ChatBoxList 렌더링 내용 수정
hamo-o 3d37248
feat: scrollTo() 구현
hamo-o bbb1deb
fix: json 파일 변경 && design: ChatBox css 수정
hamo-o 4a7d4a0
fix: anytype 수정
hamo-o 7036d54
refactor: interface 분리
hamo-o ba84517
refactor: React.FC 대체 && chore: 사용하지 않는 hook 정리
hamo-o e00d00b
feat: json 파일 추가
hamo-o c9b60b7
refactor: context > recoil 사용
hamo-o 3de2c14
feat: page routing
hamo-o 9bd10a9
feat: Header 추가
hamo-o c110bee
feat: 친구 목록 페이지 구현
hamo-o 4f14b31
feat: navbar 구현
hamo-o 6c75c53
feat: 채팅 페이지 구현
hamo-o 600c678
chore: components 폴더 정리
hamo-o 2156387
feat: chatRoom navigate 처리
hamo-o 635e28a
feat: useInput 구현
hamo-o 27f77b3
feat: 검색 기능 구현
hamo-o 8f0e12d
fix: ChatRoom 유저 설정
hamo-o 0c65cb3
feat: 선택된 유저 구현
hamo-o b9373b9
fix: 친구목록 curUser 수정
hamo-o 7d40c42
refactor: useInput ChatInput에 활용
hamo-o d9a7387
chore: 프로필 변경
hamo-o 4136723
feat: 상태메시지 추가
hamo-o fba91c7
design: font 저장
hamo-o 989892f
fix: img 깨짐 수정
hamo-o e3a8b9a
fix: key값 오류 수정
hamo-o 0a5f2b7
fix: ChatBox key값 중복 해결
hamo-o 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
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.
와.. 전 link로 그냥 컴포넌트를 덮어버렸는데 네비게이트가 더 좋은 거 같아요 ㅠ.ㅠ 굿굿..