jbpenrath
|
a6681d19ed
|
📦(all) update packages namespace
Change packages namespace from `@openfun` to `@gouvfr-lasuite`.
|
2025-11-03 14:43:08 +01:00 |
|
Nathan Vasse
|
285cf99681
|
✨(react) add closeOnEsc props to Modal
We want to be able to disable closing modals by pressing escape in
some cases.
|
2024-04-23 14:38:44 +02:00 |
|
Nathan Vasse
|
c63aff4861
|
📝(react) upgrade stories for Storybook 8
The old way of using Canvas is deprecated, we need to migrate all the
stories to the new standard.
|
2024-03-21 17:00:04 +01:00 |
|
Nathan Vasse
|
1f80674717
|
📝(doc) upgrade doc for Storybook v8
The Canvas block does not handle free source code anymore, now we need
to put it in a dedicated Story.
|
2024-03-21 17:00:04 +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 |
|