-
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
♻️ 마이페이지 리스트뷰 리펙토링 #295
Open
thoonk
wants to merge
11
commits into
develop
Choose a base branch
from
refactor/mypage-list
base: develop
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
♻️ 마이페이지 리스트뷰 리펙토링 #295
Commits on Jul 7, 2024
-
- 기존 UITableView DataSource 에서 Diffable DataSource 로 변경 작업 - 기존 2개(드랍, 좋아요)의 UITableView(Hidden 처리)를 1개의 UICollectionView를 이용한 개선 작업 - Compositional Layout 적용 - 콘텐츠 수에 따른 CollectionView Height 업데이트를 통한 전체 스크롤뷰 높이 조정
Configuration menu - View commit details
-
Copy full SHA for 5f485d9 - Browse repository at this point
Copy the full SHA 5f485d9View commit details
Commits on Jul 8, 2024
-
♻️#294: 마이페이지 리스트뷰 Height 조정 및 진입 시 Height 업데이트 선 호출 처리
- 마이페이지 진입 시 Height 값과 이후 다른 탭(좋아요) 선택 후 Height 값(정상)이 달라 section 값 전달되고 선 호출 처리를 통해 임시 해결
Configuration menu - View commit details
-
Copy full SHA for 5b683f4 - Browse repository at this point
Copy the full SHA 5b683f4View commit details
Commits on Jul 10, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 2c40d34 - Browse repository at this point
Copy the full SHA 2c40d34View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3912cb5 - Browse repository at this point
Copy the full SHA 3912cb5View commit details -
Configuration menu - View commit details
-
Copy full SHA for b7783d3 - Browse repository at this point
Copy the full SHA b7783d3View commit details
Commits on Jul 11, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 01b3f6d - Browse repository at this point
Copy the full SHA 01b3f6dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 29cc826 - Browse repository at this point
Copy the full SHA 29cc826View commit details
Commits on Jul 12, 2024
-
♻️#294: ScrollView 안 CollectionView contentSize 업데이트 이슈로 인해 UITableVi…
…ew로 변경 작업 처리 - 기존 Diffable DataSource 로직 변경 없음 - Compositional Layout 제거
Configuration menu - View commit details
-
Copy full SHA for 6f35825 - Browse repository at this point
Copy the full SHA 6f35825View commit details -
Configuration menu - View commit details
-
Copy full SHA for 556ed14 - Browse repository at this point
Copy the full SHA 556ed14View commit details
Commits on Jul 16, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 60cb964 - Browse repository at this point
Copy the full SHA 60cb964View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6401074 - Browse repository at this point
Copy the full SHA 6401074View commit details
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.