Nathan Vasse
|
670eb8ce57
|
🏷️(react) remove ModalFooter export
This component was not supposed to be exported, it could be misleading
for consumers.
Fixes #258
|
2024-02-19 15:30:39 +01:00 |
|
jbpenrath
|
be1e2e2614
|
💄(react) make modal backdrop color customisable
As we cannot user CSS vars into backdrop pseudo element, we decide to
create a dom element to simulate the modal backdrop.
Resolve #257
|
2024-02-15 14:54:17 +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 |
|