🔖(release) version packages

Bump @openfun/cunningham-react to 2.7.0
This commit is contained in:
Nathan Vasse
2024-03-28 14:31:51 +01:00
committed by NathanVss
parent de8c9dace7
commit c81c0eaf43
15 changed files with 24 additions and 67 deletions

View File

@@ -1,5 +0,0 @@
---
"@openfun/cunningham-react": patch
---
add warning on DataGrid when sortModel is missing

View File

@@ -1,5 +0,0 @@
---
"@openfun/cunningham-react": patch
---
remove public files from build

View File

@@ -1,5 +0,0 @@
---
"@openfun/cunningham-react": patch
---
fix DataGrid selection checkbox rerendering

View File

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

View File

@@ -1,5 +0,0 @@
---
"@openfun/cunningham-react": minor
---
add width property to DataGrid columns

View File

@@ -1,5 +0,0 @@
---
"@openfun/cunningham-react": minor
---
make className standard across components

View File

@@ -1,5 +0,0 @@
---
"@openfun/cunningham-react": minor
---
make Pagination goto input optionnal

View File

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

View File

@@ -1,5 +0,0 @@
---
"@openfun/cunningham-react": minor
---
add border-radius transition

View File

@@ -1,5 +0,0 @@
---
"@openfun/cunningham-react": minor
---
add empty placeholder customization props

View File

@@ -1,5 +0,0 @@
---
"@openfun/cunningham-react": patch
---
fix CSS end warning usage

View File

@@ -1,5 +0,0 @@
---
"@openfun/cunningham-react": minor
---
add sorting on custom columns

View File

@@ -1,5 +0,0 @@
---
"@openfun/cunningham-react": patch
---
add enableSorting support on DataGrid