Nathan Vasse
f685abb36c
♻️ (react) use info design tokens
...
Some info variant of components were using primary design token instead
of info.
2024-02-13 15:14:05 +01:00
Nathan Vasse
1445f4a222
✨ (react) add Modal
...
Here it is! Our really wanted Modal component, based on Figma sketches.
2024-02-05 15:23:03 +01:00
Nathan Vasse
1b049f5b03
🧪 (react) fix Toast flacky test
...
This tests was sometimes failing due to this really low duration of
the Toast.
2024-01-08 16:34:43 +01:00
Nathan Vasse
cef284b6ab
💄 (react) update Alert and Toast icons
...
For aesthetic reasons we decided to use the circled versions of
icons.
2024-01-08 15:49:34 +01:00
Nathan Vasse
540cdc6896
💄 (react) update Alert and Toast icon size
...
We realized that even if the Figma sketches indicates that the icons
are 16px in reality the rendered DOM was not visualy matching the
sketches. We needs 19px to match the sketches.
2024-01-08 15:49:34 +01:00
Nathan Vasse
692b4a817d
📝 (react) add Toast doc
...
With various examples and how-to guides.
2024-01-05 16:38:09 +01:00
Nathan Vasse
132b676ff7
✨ (react) add Toast component
...
This component allows to create dynamic Toast appearing at the bottom
of the screen for few seconds.
2024-01-05 16:38:09 +01:00