Nathan Vasse
a869fe51dc
💄 (react) reduce inputs borders
...
We do this in order to have homogenous border accross the entire
library, before we had DataGrid with 1px border and inputs with 2px
borders, which was not really nice to the eye.
2023-06-01 12:05:32 +02:00
Nathan Vasse
75c6e2e482
💄 (react) change label color when focused ( select, input )
...
We forgot to implement this behavior when coding these inputs.
2023-05-24 16:49:49 +02:00
Nathan Vasse
c93c8d2a2f
✨ (react) add disable property to select option
...
Based on recent feedbacks, this feature was needed for consumer apps.
Resolve #60
2023-05-24 15:58:07 +02:00
Nathan Vasse
2ff5fc5d29
✨ (react) add Select component
...
Finally our powerful Select component is available to make great forms!
2023-05-12 11:13:38 +02:00