Nathan Vasse
b0d68becfe
♻️ (react) update stories for themes
...
The stories do not need CunninghamProvider anymore since it is
handled by the configuration for the themes support. Some stories
were also using wrong colors that didn't handle multiple themes.
2023-10-04 15:18:00 +02:00
Nathan Vasse
8086a48672
📝 (react) improve form examples
...
We decided to improve the examples to fit better the guidelines of the
design-system.
2023-09-11 12:07:49 +02:00
Nathan Vasse
4c64cb3993
📝 (react) add disabled form example
...
Before it wasn't really handy to see form inputs next to each other
in order to make sure that their style is homogeneous when being
disabled.
2023-09-11 12:07:49 +02:00
Nathan Vasse
ef344e0aee
📝 (react) add FileUploader to example
...
The goal is to give a real-life showcase of our components.
2023-06-28 16:20:17 +02:00
Nathan Vasse
10a28d5e22
📝 (react) add multi select to form example
...
This way we can showcase the multi select in real life conditions.
2023-06-19 15:04:05 +02:00
Nathan Vasse
0153b5043b
📝 (react) add forms examples to documentation
...
We think doing this really illustrates what the design system looks
in real life, all components living together next to each other.
2023-06-01 12:05:32 +02:00
Nathan Vasse
30d08a956b
✨ (react) add fullWidth props to Button
...
Can be useful in many situations.
2023-06-01 12:05:32 +02:00