Nathan Vasse
bc6d085868
💄 (react) change label color on state error ( select, input )
...
We forgot to implement this during the first PRs.
2023-05-24 16:49:49 +02:00
Nathan Vasse
9065d6c87b
💄 (react) change success text color to comply with RGAA
...
Previsouly we were not matching the 4.5:1 contrast.
2023-05-24 15:37:50 +02:00
Nathan Vasse
a462bb5a61
✨ (react) add compact mode to Field
...
The Field component was only able to display for large fields like
text input, but for small component like Checkbox or Radio we need
to set specific generic padding that are suitable to those.
2023-04-27 15:34:15 +02:00
Nathan Vasse
4f1168463f
✨ (react) add generic Field component
...
This component will wrap most of form components in order to provide
them a generic state attribute along with texts below them.
2023-04-25 11:28:32 +02:00