Closed zlrlo closed 3 years ago
This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.
๐ Inspect: https://vercel.com/tkhwang/readable/Hj4KUacq5xRS8c8GgqP2qZ7YdJ9X
โ
Preview: https://readable-git-fork-zlrlo-feat-0826-collection-page-ui-tkhwang.vercel.app
getPaginationUserBookmarksInput: { first: $first, after: $after, tagId: $tagId } <- ์ด๊ฒ ๋๋ฌธ์ด์์...
getPaginationUserBookmarksInput์ ์ฐ๋ฉด relayStylePagination์์ ์ธ์์ ๋ชปํด์ ํก
์ ๋ง๋ค. ์ ์ argument ๋ก ๋ถ๋ฆฌํด์ผํ๋ค๊ณ ํ์์ฃ . ์ ๊ฑฐ ์ ์ด๋ฒ์ ์์ ํ๋ฉด์ ๋ค์ ํฉ์ณค์๊น์... ๋ค์ ์ด์ ์ฒ๋ผ ๋ถ๋ฆฌํด๋๊ผ์.
๊ทผ๋ฐ, ๊ธฐ๋ณธ argument after
, first
์ด์ธ์ tagId
์ด๋ฐ parameter ๊ฐ ์ถ๊ฐ๋๋ ๊ฒ์ ๊ด์ฐฎ๋์ ?
์ง๊ธ์ urlInfo
์์ ์ฌ์ดํธ์ favicon ์ด๋ site image ๋ ๋ฐ๋ก ์๋๋ฐ...
siteName
: domain name ๊ณผ ๋น์ทurl
imageUrl
: ogTag image์ด๊ฒ์ ์ถ๊ฐํ ์ ์๋์ง ์ดํด๋ณผ๊ผ์...
์ผ๋จ ์์์ ์ด์ผ๊ธฐํ pagination ๋๋๋ก ์์ ํด์ master ์ ๋ฃ์ด ๋์์ด. master rebase ํด์ ์ข๋ ํ ์คํธ ํด๋ณด๋ฉด ๋ ๋ฏ...
https://github.com/tkhwang/readable/commit/f7dd5d3d1e3b6f4827103966f2fe2d4bf9977d80
infinte paginatoin ์ ์ ์๊ธฐ๋๋ฐ... ๋ฐ์ดํฐ๊ฐ ์ด์ง ๋ถ์กฑํ ๋๋์ธ๋ฐ... ์์ง ์์ธํ๊ฒ ์ ๋ด. ใ ใ
ํ์ดํ ~~~
Description
@tkhwang ๋ฌดํ ์คํฌ๋กค์ด ์๋๋ ์ด์ ๋!
getPaginationUserBookmarksInput: { first: $first, after: $after, tagId: $tagId }
<- ์ด๊ฒ ๋๋ฌธ์ด์์...getPaginationUserBookmarksInput
์ ์ฐ๋ฉดrelayStylePagination
์์ ์ธ์์ ๋ชปํด์ ํก์นด๋ ์์์ ์์ง ์์ ์ค
Type of change
Further to-do lists