-
Notifications
You must be signed in to change notification settings - Fork 3
✨ Feat(#9): Header 컴포넌트 구현 #78
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
Changes from all commits
Commits
Show all changes
22 commits
Select commit
Hold shift + click to select a range
c4aa533
🎨 design(#9): 폰트 Pretendard 400 기본으로 설정
un0211 0895430
✨ feat(#9): 랜딩 페이지 내비게이션 구현(로고 이미지 제외 반응형)
un0211 5a4a0d3
✨ feat(#9): 사용자 프로필 컴포넌트 구현
un0211 56df0e6
✨ feat(#9): 기본 헤더 컴포넌트 구현
un0211 b0ad2d2
🚚 rename(#9): 이미지 이름 - 사용하도록 변경
un0211 30d1fba
✨ feat(#9): 대시보드 헤더 컴포넌트 구현 (구성원 목록 제외)
un0211 0357758
✨ feat(#9): 헤더 컴포넌트 구현
un0211 5c9b67f
✨ feat(#9): 대시보드 헤더 컴포넌트 구성원 구현(미완)
un0211 3341641
Merge branch 'develop' into feat/Header
un0211 ed511fd
✨ feat(#9): 레이아웃에 헤더 적용
un0211 3323257
↔️ style(#74): 바뀐 tailwind 설정에 맞게 색상 지정
un0211 fa96913
🗑 remove(#9): 중복 아이콘 삭제
un0211 1dafbc2
🎨 design(#9): 유저 아이콘 폰트 적용
un0211 159f038
🛠 fix(#9): 관리 버튼 관리 페이지로 이동하도록 변경
un0211 a538801
⚙️ chore(#38): tailwind 관련 프리티어 설정 변경
un0211 10eaa6d
🎨 design(#9): inline style로 구성원 프로필 겹쳐서 배열
un0211 7091d17
✨ feat(#9): 헤더의 유저 메뉴 드롭다운 기능만 구현
un0211 9d65e98
🛠 fix(#9): 대시보드 페이지 전환시 에러 해결
un0211 5519864
↔️ style(#9): 컨벤션에 맞게 함수 표현식으로 변경
un0211 d9d2da9
🛠 fix(#9): localStoarge 관련 코드 제거
un0211 e609e66
🎨 design(#9): 아이콘에서 글자 가운데정렬
un0211 9d86b08
⚙️ chore(#38): tailwind 관련 프리티어 설정 변경
un0211 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 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
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Oops, something went wrong.
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.
추가했습니다~~ 민재님 해결방법 알아봐 주셔서 감사해요!