Nathan Vasse
e2c0d3259b
♻️ (react) update token.ts to handles themes
...
Some components were using wrong design tokens and this was noticed
only when changing themes, like using hard-coded "white" instead of
"greyscale-000".
2023-10-04 15:18:00 +02:00
Nathan Vasse
cdace69482
💄 (react) adjust checkbox and radio borders and colors
...
Based on a QA feedback.
2023-09-11 12:07:49 +02:00
Lebaud Antoine
38538e354b
💄 (react) improve radio input styling configuration
...
Align design tokens of radio input component with select component's
design tokens for consistent styling configuration.
2023-06-06 12:21:41 +02:00
Nathan Vasse
f5cb2e791e
✨ (react) add Radio component
...
Implement Radio input based on designed sketches.
2023-04-27 15:34:15 +02:00