summaryrefslogtreecommitdiffstats
path: root/src/pages/recherche/index.tsx
Commit message (Expand)AuthorAgeFilesLines
* chore: display total found posts in page metaArmand Philippot2022-01-251-1/+6
* chore: add a spinner when content is loadingArmand Philippot2022-01-161-9/+18
* chore: update sidebar and widgets stylesArmand Philippot2022-01-151-2/+2
* chore: improve load more button accessibilityArmand Philippot2022-01-141-3/+12
* chore: change posts list stylesArmand Philippot2022-01-141-2/+10
* chore: adjust css grid on listing pages without sidebarArmand Philippot2022-01-071-2/+3
* refactor: reuse PostHeader for all pages except homepageArmand Philippot2022-01-061-11/+10
* refactor: avoid useless assignement before return statementArmand Philippot2022-01-041-10/+7
* chore: add a breadcrumb componentArmand Philippot2021-12-211-3/+6
* chore: create search viewArmand Philippot2021-12-201-0/+110