summaryrefslogtreecommitdiffstats
path: root/src/components/PaginationCursor
Commit message (Collapse)AuthorAgeFilesLines
* chore: replace lingui functions with react-intlArmand Philippot2022-01-291-6/+15
|
* fix: make progress bar styles consistent between browsersArmand Philippot2022-01-271-0/+8
| | | | | On Chromium the progress bar background was not applied. However the border is still thicker than on Firefox.
* chore: display a progress bar before load more buttonArmand Philippot2022-01-252-0/+58
Since I'm using cursor pagination, users cannot know if there is a lot of posts available. With this cursor, they can verify the progression.