-
Notifications
You must be signed in to change notification settings - Fork 0
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
feat: 앨범 상세 페이지 추가 #34
Merged
Merged
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
Swiper의 CenteredSlides 관련해서 이것저것 해봤는데 모르겠네요.. 😇 그리고 공통 푸터 메세지 svg랑 메세지 영역 svg는 |
leedawnn
approved these changes
Oct 3, 2023
host_03-2 하단에 메세지 아이콘이 검정색이고, 메세지를 클릭했을 때 |
Open
18 tasks
peacemaker474
added a commit
that referenced
this pull request
Nov 21, 2023
* feat: 앨범 상세 페이지 라우터 및 레이아웃 추가 * feat: Swiper 설치 및 앨범 상세 페이지 내 미니앨범 구현 * remove: 안 쓰는 코드 라인 제거 * refactor: details에 따른 헤더 분기처리 및 일부 스타일 수정 * refactor: 현재 상세 페이지 앨범 적용 및 스타일 수정 * style: Footer 상세 페이지에 대한 조건부 추가 * 상세 페이지 Footer 영역 및 관련 아이콘 추가 * style: SVG 일부 에러 수정 및 상세 페이지 앨범 반응형 추가 * style: 앨범 영역 정중앙 스타일 추가 * refactor: formatDate 타입 가드 추가 * style: 앨범 상세 페이지 전체적인 레이아웃 스타일 수정 * style: 헤더 영역 스타일 수정 * refactor: 앨범 타입 변경 및 메세지 여부에 따른 조건부 렌더링 추가
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
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.
🔥 연관 이슈
close: #
📝 작업 요약
🔎 작업 상세 설명
/album/:id
에서/album/details
로 라우터 변경🌟 논의 사항