🔖(react) major bump to v1.0.0

Major Changes

- The first bunch of components and features are ready,
  the first milestone has been reached

Minor Changes

- 9edb976: Position Datepicker popover on top or bottom depending space
available

Patch Changes

- fd7ad8a: Do not apply font-family to all elements with `*` selector
This commit is contained in:
jbpenrath
2023-08-21 15:45:53 +02:00
committed by Jean-Baptiste PENRATH
parent c89d9dc6df
commit 90faa82245
4 changed files with 18 additions and 12 deletions

View File

@@ -1,5 +0,0 @@
---
"@openfun/cunningham-react": patch
---
Do not apply font-family to all elements with `*` selector

View File

@@ -1,5 +0,0 @@
---
"@openfun/cunningham-react": minor
---
Position Datepicker popover on top or bottom depending space available