aboutsummaryrefslogtreecommitdiffstats
path: root/src/components/atoms/forms/forms.module.scss
Commit message (Collapse)AuthorAgeFilesLines
* refactor(components): rewrite form componentsArmand Philippot2023-10-241-53/+0
|
* refactor(build): replace paths aliases with relative pathsArmand Philippot2023-09-191-2/+2
| | | | | | Using paths aliases starting with "@" can be confusing and can lead to conflict with existings modules. I prefer to use relative paths to avoid extra configuration in tools because of these aliases.
* chore: add a Settings componentArmand Philippot2022-04-141-0/+1
|
* chore: add a Settings modal componentArmand Philippot2022-04-081-13/+10
|
* chore: add a Label componentArmand Philippot2022-03-311-0/+12
|
* chore: add a Select componentArmand Philippot2022-03-311-0/+4
|
* chore: add a Field componentArmand Philippot2022-03-311-0/+39