🔖(release) version packages
Bump @openfun/cunningham-react to 1.1.0 Bump @openfun/cunningham-tokens to 1.0.1
This commit is contained in:
@@ -1,5 +0,0 @@
|
|||||||
---
|
|
||||||
"@openfun/cunningham-react": minor
|
|
||||||
---
|
|
||||||
|
|
||||||
improve Select actions ui
|
|
||||||
@@ -1,5 +0,0 @@
|
|||||||
---
|
|
||||||
"@openfun/cunningham-react": minor
|
|
||||||
---
|
|
||||||
|
|
||||||
make DatePicker placeholders uppercase
|
|
||||||
@@ -1,5 +0,0 @@
|
|||||||
---
|
|
||||||
"@openfun/cunningham-react": minor
|
|
||||||
---
|
|
||||||
|
|
||||||
make the DataGrid checkboxes column the smallest possible
|
|
||||||
@@ -1,5 +0,0 @@
|
|||||||
---
|
|
||||||
"@openfun/cunningham-react": minor
|
|
||||||
---
|
|
||||||
|
|
||||||
fix Select and Input error colors
|
|
||||||
@@ -1,5 +0,0 @@
|
|||||||
---
|
|
||||||
"@openfun/cunningham-react": patch
|
|
||||||
---
|
|
||||||
|
|
||||||
fix button style
|
|
||||||
@@ -1,5 +0,0 @@
|
|||||||
---
|
|
||||||
"@openfun/cunningham-react": minor
|
|
||||||
---
|
|
||||||
|
|
||||||
add Button nano size
|
|
||||||
@@ -1,5 +0,0 @@
|
|||||||
---
|
|
||||||
"@openfun/cunningham-react": patch
|
|
||||||
---
|
|
||||||
|
|
||||||
improve DataGrid's empty placeholder's ui
|
|
||||||
@@ -1,5 +0,0 @@
|
|||||||
---
|
|
||||||
"@openfun/cunningham-react": minor
|
|
||||||
---
|
|
||||||
|
|
||||||
update DatePicker error color
|
|
||||||
@@ -1,5 +0,0 @@
|
|||||||
---
|
|
||||||
"@openfun/cunningham-react": patch
|
|
||||||
---
|
|
||||||
|
|
||||||
Fix DatePicker focus style
|
|
||||||
@@ -1,5 +0,0 @@
|
|||||||
---
|
|
||||||
"@openfun/cunningham-react": minor
|
|
||||||
---
|
|
||||||
|
|
||||||
add a background color to DatePicker segments
|
|
||||||
@@ -1,5 +0,0 @@
|
|||||||
---
|
|
||||||
"@openfun/cunningham-react": minor
|
|
||||||
---
|
|
||||||
|
|
||||||
hide input number arrows
|
|
||||||
@@ -1,5 +0,0 @@
|
|||||||
---
|
|
||||||
"@openfun/cunningham-react": minor
|
|
||||||
---
|
|
||||||
|
|
||||||
improve Pagination behavior
|
|
||||||
@@ -1,5 +0,0 @@
|
|||||||
---
|
|
||||||
"@openfun/cunningham-react": minor
|
|
||||||
---
|
|
||||||
|
|
||||||
fix DatePicker, Select, Input success colors
|
|
||||||
@@ -1,5 +0,0 @@
|
|||||||
---
|
|
||||||
"@openfun/cunningham-react": patch
|
|
||||||
---
|
|
||||||
|
|
||||||
fix DatePicker label focused
|
|
||||||
@@ -1,5 +0,0 @@
|
|||||||
---
|
|
||||||
"@openfun/cunningham-react": minor
|
|
||||||
---
|
|
||||||
|
|
||||||
improve FileUploader style
|
|
||||||
@@ -1,5 +0,0 @@
|
|||||||
---
|
|
||||||
"@openfun/cunningham-react": minor
|
|
||||||
---
|
|
||||||
|
|
||||||
fix props not recognized on the input element
|
|
||||||
@@ -1,5 +0,0 @@
|
|||||||
---
|
|
||||||
"@openfun/cunningham-tokens": patch
|
|
||||||
---
|
|
||||||
|
|
||||||
fix letter spacings
|
|
||||||
@@ -1,5 +0,0 @@
|
|||||||
---
|
|
||||||
"@openfun/cunningham-react": minor
|
|
||||||
---
|
|
||||||
|
|
||||||
homogenize form fields colors
|
|
||||||
@@ -1,5 +0,0 @@
|
|||||||
---
|
|
||||||
"@openfun/cunningham-react": patch
|
|
||||||
---
|
|
||||||
|
|
||||||
using correct fs- class for DataGrid headers
|
|
||||||
@@ -1,5 +0,0 @@
|
|||||||
---
|
|
||||||
"@openfun/cunningham-react": patch
|
|
||||||
---
|
|
||||||
|
|
||||||
fix Radio, Checkbox fullWidth
|
|
||||||
@@ -1,5 +0,0 @@
|
|||||||
---
|
|
||||||
"@openfun/cunningham-react": minor
|
|
||||||
---
|
|
||||||
|
|
||||||
add auto right alignment for the actions column in DataGrid
|
|
||||||
@@ -1,5 +1,33 @@
|
|||||||
# @openfun/cunningham-react
|
# @openfun/cunningham-react
|
||||||
|
|
||||||
|
## 1.1.0
|
||||||
|
|
||||||
|
### Minor Changes
|
||||||
|
|
||||||
|
- 9de9a97: improve Select actions ui
|
||||||
|
- 32b8dc0: make DatePicker placeholders uppercase
|
||||||
|
- 9be1ec5: make the DataGrid checkboxes column the smallest possible
|
||||||
|
- 9a349c1: fix Select and Input error colors
|
||||||
|
- c002896: add Button nano size
|
||||||
|
- 94f392e: update DatePicker error color
|
||||||
|
- 37772a4: add a background color to DatePicker segments
|
||||||
|
- c90f66f: hide input number arrows
|
||||||
|
- 09e474c: improve Pagination behavior
|
||||||
|
- cf542e4: fix DatePicker, Select, Input success colors
|
||||||
|
- d36e314: improve FileUploader style
|
||||||
|
- c7000f3: fix props not recognized on the input element
|
||||||
|
- 1c45b93: homogenize form fields colors
|
||||||
|
- cf299d9: add auto right alignment for the actions column in DataGrid
|
||||||
|
|
||||||
|
### Patch Changes
|
||||||
|
|
||||||
|
- 4e6e5a2: fix button style
|
||||||
|
- 4d2a5d1: improve DataGrid's empty placeholder's ui
|
||||||
|
- 495f7d3: Fix DatePicker focus style
|
||||||
|
- 6257dd9: fix DatePicker label focused
|
||||||
|
- 7128e7f: using correct fs- class for DataGrid headers
|
||||||
|
- 8fd34ad: fix Radio, Checkbox fullWidth
|
||||||
|
|
||||||
## 1.0.2
|
## 1.0.2
|
||||||
|
|
||||||
### Minor Changes
|
### Minor Changes
|
||||||
@@ -219,7 +247,8 @@
|
|||||||
- 4ebbf16: Add package
|
- 4ebbf16: Add package
|
||||||
- 4ebbf16: Add component's tokens handling
|
- 4ebbf16: Add component's tokens handling
|
||||||
|
|
||||||
[unreleased]: https://github.com/openfun/cunningham/compare/@openfun/cunningham-react@1.0.2...main
|
[unreleased]: https://github.com/openfun/cunningham/compare/@openfun/cunningham-react@1.1.0...main
|
||||||
|
[1.1.0]: https://github.com/openfun/cunningham/compare/@openfun/cunningham-react@1.0.2...@openfun/cunningham-react@1.1.0
|
||||||
[1.0.2]: https://github.com/openfun/cunningham/compare/@openfun/cunningham-react@1.0.1...@openfun/cunningham-react@1.0.2
|
[1.0.2]: https://github.com/openfun/cunningham/compare/@openfun/cunningham-react@1.0.1...@openfun/cunningham-react@1.0.2
|
||||||
[1.0.1]: https://github.com/openfun/cunningham/compare/@openfun/cunningham-react@1.0.0...@openfun/cunningham-react@1.0.1
|
[1.0.1]: https://github.com/openfun/cunningham/compare/@openfun/cunningham-react@1.0.0...@openfun/cunningham-react@1.0.1
|
||||||
[1.0.0]: https://github.com/openfun/cunningham/compare/@openfun/cunningham-react@0.11.1...@openfun/cunningham-react@1.0.0
|
[1.0.0]: https://github.com/openfun/cunningham/compare/@openfun/cunningham-react@0.11.1...@openfun/cunningham-react@1.0.0
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "@openfun/cunningham-react",
|
"name": "@openfun/cunningham-react",
|
||||||
"private": false,
|
"private": false,
|
||||||
"version": "1.0.2",
|
"version": "1.1.0",
|
||||||
"publishConfig": {
|
"publishConfig": {
|
||||||
"access": "public"
|
"access": "public"
|
||||||
},
|
},
|
||||||
|
|||||||
@@ -1,5 +1,11 @@
|
|||||||
# @openfun/cunningham-tokens
|
# @openfun/cunningham-tokens
|
||||||
|
|
||||||
|
## 1.0.1
|
||||||
|
|
||||||
|
### Patch Changes
|
||||||
|
|
||||||
|
- 6236729: fix letter spacings
|
||||||
|
|
||||||
## 1.0.0
|
## 1.0.0
|
||||||
|
|
||||||
### Major Changes
|
### Major Changes
|
||||||
@@ -70,7 +76,8 @@
|
|||||||
- 4ebbf16: Add utility classes
|
- 4ebbf16: Add utility classes
|
||||||
- 4ebbf16: Add official design tokens
|
- 4ebbf16: Add official design tokens
|
||||||
|
|
||||||
[unreleased]: https://github.com/openfun/cunningham/compare/@openfun/cunningham-tokens@1.0.0...main
|
[unreleased]: https://github.com/openfun/cunningham/compare/@openfun/cunningham-tokens@1.0.1...main
|
||||||
|
[1.0.1]: https://github.com/openfun/cunningham/compare/@openfun/cunningham-tokens@1.0.0...@openfun/cunningham-tokens@1.0.1
|
||||||
[1.0.0]: https://github.com/openfun/cunningham/compare/@openfun/cunningham-tokens@0.7.1...@openfun/cunningham-tokens@1.0.0
|
[1.0.0]: https://github.com/openfun/cunningham/compare/@openfun/cunningham-tokens@0.7.1...@openfun/cunningham-tokens@1.0.0
|
||||||
[0.7.1]: https://github.com/openfun/cunningham/compare/@openfun/cunningham-tokens@0.7.0...@openfun/cunningham-tokens@0.7.1
|
[0.7.1]: https://github.com/openfun/cunningham/compare/@openfun/cunningham-tokens@0.7.0...@openfun/cunningham-tokens@0.7.1
|
||||||
[0.7.0]: https://github.com/openfun/cunningham/compare/@openfun/cunningham-tokens@0.6.0...@openfun/cunningham-tokens@0.7.0
|
[0.7.0]: https://github.com/openfun/cunningham/compare/@openfun/cunningham-tokens@0.6.0...@openfun/cunningham-tokens@0.7.0
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "@openfun/cunningham-tokens",
|
"name": "@openfun/cunningham-tokens",
|
||||||
"private": false,
|
"private": false,
|
||||||
"version": "1.0.0",
|
"version": "1.0.1",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"publishConfig": {
|
"publishConfig": {
|
||||||
"access": "public"
|
"access": "public"
|
||||||
|
|||||||
Reference in New Issue
Block a user