aboutsummaryrefslogtreecommitdiffstats
path: root/src/components/organisms/layout/posts-list.tsx
Commit message (Expand)AuthorAgeFilesLines
* refactor(components): rewrite PostsList componentArmand Philippot2023-11-131-327/+0
* refactor(components): replace Summary component with PostPreviewArmand Philippot2023-11-111-10/+22
* refactor(components): rewrite SearchForm componentArmand Philippot2023-11-111-42/+40
* refactor(components): rewrite Pagination componentArmand Philippot2023-11-111-9/+77
* refactor(components): rewrite List componentArmand Philippot2023-11-111-6/+11
* refactor(components): rewrite ProgressBar componentArmand Philippot2023-11-111-5/+12
* refactor(components): rewrite Spinner componentArmand Philippot2023-10-241-2/+8
* refactor(components): rewrite Button and ButtonLink componentsArmand Philippot2023-10-241-71/+63
* refactor: use named export for everything except pagesArmand Philippot2023-09-201-14/+12
* refactor(build): replace paths aliases with relative pathsArmand Philippot2023-09-191-9/+9
* chore: add a label to progress barArmand Philippot2022-06-071-2/+4
* chore: add a search form when posts list prints no resultsArmand Philippot2022-05-241-43/+38
* refactor: reduce the number of data transformationArmand Philippot2022-05-231-2/+2
* chore: update some stylesArmand Philippot2022-05-211-2/+2
* chore: handle blog pagination when JS is disabledArmand Philippot2022-05-201-27/+68
* chore: add Thematic pageArmand Philippot2022-05-131-3/+5
* chore: handle blog paginationArmand Philippot2022-05-131-13/+60
* chore: add the Blog index pageArmand Philippot2022-05-131-2/+34
* refactor: rewrite DescriptionList and Meta componentsArmand Philippot2022-05-091-1/+1
* chore: add a PostsList componentArmand Philippot2022-04-211-0/+122