-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* fix: api 응답과 타입 동기화 * refactor: SimpleBookGroupCard 리팩터링 - 도서 이미지 BookCover 컴포넌트 사용하도록 수정 - 스켈레톤 작성 * feat: DetailBookGroupCard 스켈레톤 컴포넌트 작성 * feat: 내가 참여한 모임 suspense 적용, GroupPage 리팩토링 * fix: group api 타입 수정, query로 인한 빌드 오류 해결 * refactor: bookgroup 파스칼 케이스로 변경 * fix: 비로그인 시 query 런타임 오류 해결 * fix: 로그인되어있을 때만 내가 참여한 모임 스켈레톤 렌더링되도록 수정 * fix: 내가 참여한 모임 리스트 하이드레이션 오류 해결 * fix: 독서모임 페이지 무한스크롤 ref 최하단으로 이동 * fix: page skeleton 적용
- Loading branch information
Showing
6 changed files
with
178 additions
and
104 deletions.
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
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