summaryrefslogtreecommitdiffstats
path: root/src/components/PostsList/PostsList.tsx
Commit message (Expand)AuthorAgeFilesLines
* chore: remove old pages, components, helpers and typesArmand Philippot2022-04-291-110/+0
* refactor: use formatjs swc pluginArmand Philippot2022-03-231-0/+2
* chore: improve accessibilityArmand Philippot2022-02-111-1/+5
* chore: replace lingui functions with react-intlArmand Philippot2022-01-291-6/+19
* chore: improve load more button accessibilityArmand Philippot2022-01-141-15/+37
* refactor(sidebar): use a component to avoid styles repetitionArmand Philippot2022-01-111-1/+1
* chore: move Main grid to its childrenArmand Philippot2022-01-061-1/+6
* chore: make year sticky in posts listArmand Philippot2021-12-291-3/+3
* chore: create search viewArmand Philippot2021-12-201-1/+1
* refactor: move SWR to blog pageArmand Philippot2021-12-161-45/+30
* chore: display year between blog postsArmand Philippot2021-12-161-17/+23
* chore: display featuredImage and meta on posts listArmand Philippot2021-12-161-31/+16
* chore: add pagination (load more) to blog pageArmand Philippot2021-12-151-25/+77
* chore: retrieve posts list on blog pageArmand Philippot2021-12-151-0/+36