| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | refactor(components): rewrite form components | Armand Philippot | 2023-10-24 | 1 | -5/+0 |
| | | |||||
| * | refactor(build): replace paths aliases with relative paths | Armand Philippot | 2023-09-19 | 1 | -1/+1 |
| | | | | | | | 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: replace Checkbox component with a BooleanField component | Armand Philippot | 2022-05-31 | 1 | -0/+5 |
| Checkbox and radio buttons are working the same way so I decided to group them in a same component. | |||||
