-
Notifications
You must be signed in to change notification settings - Fork 6
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: 콜렉션 리스트 무한스크롤 기능 구현 및 일부 로직 수정 #268
Merged
ParkSohyunee
merged 13 commits into
8-Sprinters:dev
from
ParkSohyunee:feature/collection-folder
Oct 29, 2024
Merged
Changes from 1 commit
Commits
Show all changes
13 commits
Select commit
Hold shift + click to select a range
0f4f85a
Refactor: 폴더 아이콘 공통 컴포넌트로 리팩토링
ParkSohyunee 8436a0b
Feat: default 전체 폴더 추가, FolderList 컴포넌트 분리
ParkSohyunee a65ae23
Feat: 전체 폴더일때는 Header 수정 버튼 노출되지 않도록 적용
ParkSohyunee 5e980cb
Feat: 폴더 콜렉션 리스트 조회 API에 FolderName 필드 추가
ParkSohyunee a87770b
Feat: 폴더 상세조회 페이지에 폴더 콜렉션 리스트 조회 API 호출 (수정 버튼 클릭시 기존 폴더 정보가 보이기 위해)
ParkSohyunee 7975620
Feat: input defaultValue 추가, 폴더 이름 수정 후 콜렉션 최신 데이터 조회
ParkSohyunee e751dfe
Design: NoData UI 추가
ParkSohyunee a8d2baa
Design: 공통 Header 컴포넌트 flex 스타일 수정
ParkSohyunee 372c945
Fix: 콜렉션 데이터 받아서 input defaultValue 나오도록 수정
ParkSohyunee 1111fe4
Feat: 콜렉션 리스트 무한스크롤 기능 구현
ParkSohyunee 010c582
Design: 콜렉션 심플 리스트 배경 투명도 적용, text 줄임 적용
ParkSohyunee e8cf6f3
Merge branch 'dev' into feature/collection-folder
ParkSohyunee b3e2d7c
Merge branch 'dev' into feature/collection-folder
ParkSohyunee 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
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.
@ParkSohyunee 콜렉션 '전체'가 생긴 후 기획안을 세워두지 않았는데, 세심한 부분까지 챙겨주셔서 진심으로 감사드립니다🙇♀️