🔖(changeset) adding missing changesets

I forgot to add changeset when merging the PR#20, so I add a
dedicated commit to keep an history before bumping versions.
This commit is contained in:
Nathan Vasse
2023-03-30 11:25:26 +02:00
committed by NathanVss
parent db982cf265
commit 6661c47fc4
8 changed files with 40 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
---
"@openfun/cunningham-react": patch
---
allow async font loading

View File

@@ -0,0 +1,5 @@
---
"@openfun/cunningham-react": minor
---
add DataGrid, SimpleDataGrid components

View File

@@ -0,0 +1,5 @@
---
"@openfun/cunningham-react": minor
---
add button sizes: small and medium.

View File

@@ -0,0 +1,5 @@
---
"@openfun/cunningham-react": minor
---
add Loader component

View File

@@ -0,0 +1,5 @@
---
"@openfun/cunningham-react": minor
---
add Pagination component

View File

@@ -0,0 +1,5 @@
---
"@openfun/cunningham-react": minor
---
add i18n

View File

@@ -0,0 +1,5 @@
---
"@openfun/cunningham-react": minor
---
add material icons

View File

@@ -0,0 +1,5 @@
---
"@openfun/cunningham-react": minor
---
add active state on button