| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | chore: move pagination cursor title in a separate div | Armand Philippot | 2022-02-01 | 1 | -2/+9 |
| | | | | | | | The progress bar will be clearer for everyone if the information about the number of loaded articles is printed without hovering the progress bar. | ||||
| * | fix: make progress bar styles consistent between browsers | Armand Philippot | 2022-01-27 | 1 | -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 button | Armand Philippot | 2022-01-25 | 1 | -0/+28 |
| 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. | |||||
