aboutsummaryrefslogtreecommitdiffstats
path: root/src/components/molecules/nav/pagination.tsx
Commit message (Expand)AuthorAgeFilesLines
* refactor(components): rewrite List componentArmand Philippot2023-11-111-6/+8
* refactor(components): rewrite Button and ButtonLink componentsArmand Philippot2023-10-241-22/+18
* refactor: use named export for everything except pagesArmand Philippot2023-09-201-5/+3
* refactor(build): replace paths aliases with relative pathsArmand Philippot2023-09-191-1/+1
* chore: add aria hidden attribute to SVG iconsArmand Philippot2022-06-071-1/+1
* chore: handle blog pagination when JS is disabledArmand Philippot2022-05-201-5/+5
* chore: add a Pagination componentArmand Philippot2022-04-211-0/+220