aboutsummaryrefslogtreecommitdiffstats
path: root/src/components/organisms/forms/contact-form
Commit message (Collapse)AuthorAgeFilesLines
* feat(hooks): add useBoolean and useToggle hooksArmand Philippot2023-11-111-6/+11
|
* refactor(components): make form components compliant with Eslint rulesArmand Philippot2023-11-112-11/+16
|
* refactor(components): rewrite Spinner componentArmand Philippot2023-10-241-51/+64
| | | | | | | * Message should be set as children * Default message is no longer available (depending on use case, the consumer might prefer aria-label instead) * It is now possible to define the message position
* build: convert project to esmArmand Philippot2023-10-241-0/+1
|
* refactor(components): rewrite form componentsArmand Philippot2023-10-245-0/+339