aboutsummaryrefslogtreecommitdiffstats
path: root/src/components
Commit message (Expand)AuthorAgeFilesLines
* chore: add a FlippingLogo componentArmand Philippot2022-04-044-0/+185
* chore: add a Logo componentArmand Philippot2022-04-044-0/+96
* chore: add a NavLink componentArmand Philippot2022-04-044-0/+145
* chore: add a Spinner componentArmand Philippot2022-04-044-0/+127
* chore: add a labelled select field componentArmand Philippot2022-04-015-11/+182
* chore: add labelled field componentArmand Philippot2022-04-016-14/+250
* chore: add a back to top componentArmand Philippot2022-04-019-7/+204
* chore: add a social link componentArmand Philippot2022-04-014-0/+149
* chore: add a career icon componentArmand Philippot2022-04-014-0/+139
* chore: add a magnifying glass icon componentArmand Philippot2022-04-014-0/+88
* chore: add an envelop svg icon componentArmand Philippot2022-04-014-0/+110
* chore: add a computer screen icon componentArmand Philippot2022-04-014-0/+133
* chore: add a Hamburger icon componentArmand Philippot2022-04-014-0/+111
* chore: add a Cog icon componentArmand Philippot2022-04-014-0/+53
* chore: add a Close icon componentArmand Philippot2022-04-014-0/+62
* chore: add a CC BY SA svg icon componentArmand Philippot2022-04-014-0/+70
* chore: add a posts stack svg icon componentArmand Philippot2022-03-314-0/+112
* chore: add a Home icon componentArmand Philippot2022-03-314-0/+111
* chore: add a Moon icon componentArmand Philippot2022-03-314-0/+51
* chore: add a Sun icon componentArmand Philippot2022-03-314-0/+59
* chore: add an Arrow icon componentArmand Philippot2022-03-314-0/+151
* chore: add a Link componentArmand Philippot2022-03-314-0/+153
* chore: add a Label componentArmand Philippot2022-03-314-0/+97
* chore: add a Select componentArmand Philippot2022-03-313-0/+197
* chore: add a Field componentArmand Philippot2022-03-314-0/+323
* chore: add a Heading componentArmand Philippot2022-03-313-0/+104
* chore: add a button link componentArmand Philippot2022-03-314-0/+127
* chore: add a button componentArmand Philippot2022-03-314-0/+345
* refactor: load prism plugins without babelArmand Philippot2022-03-242-22/+61
* refactor: use formatjs swc pluginArmand Philippot2022-03-2348-2/+140
* refactor: update graphql queries (#14)Armand Philippot2022-03-092-6/+9
* feat: provide pagination for users with js disabled (#13)Armand Philippot2022-03-092-0/+223
* chore: change header photoArmand Philippot2022-03-091-1/+1
* fix(meta): display full meta if posts count equal zeroArmand Philippot2022-03-071-1/+1
* fix(animations): avoid zomm in/out effect on mobileArmand Philippot2022-03-062-5/+7
* chore: change recent posts alignementArmand Philippot2022-03-031-0/+1
* fix: improve Ackee tooltip display on small screenArmand Philippot2022-03-032-8/+22
* refactor: split posts meta into smaller componentsArmand Philippot2022-03-0115-243/+405
* refactor: import comment form dynamically when reply to a commentArmand Philippot2022-03-012-16/+27
* refactor: import dynamically SearchForm and Settings componentsArmand Philippot2022-03-011-4/+15
* chore: combine input/textarea/select in a single componentArmand Philippot2022-02-2524-259/+230
* refactor: replace label elements with Label componentArmand Philippot2022-02-255-72/+78
* fix: translate Ackee tooltip titleArmand Philippot2022-02-231-1/+7
* feat: improve Ackee tracking (#11)Armand Philippot2022-02-2313-2/+482
* chore(homepage): use next/image for images and specify width/heightArmand Philippot2022-02-222-19/+24
* refactor: replace script tags with next/script (#10)Armand Philippot2022-02-215-38/+29
* feat: replace Matomo with AckeeArmand Philippot2022-02-211-0/+8
* refactor(animations): replace width animations with transformArmand Philippot2022-02-182-5/+9
* fix: prevent cropped plus/minus icon on widgets (#8)Armand Philippot2022-02-181-0/+1
* chore: remove the use of id reference for potentialAction (#6)Armand Philippot2022-02-161-13/+15