-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
Bump @openfun/cunningham-react to 2.5.0 Bump cunningham-demo to 2.0.0
- Loading branch information
There are no files selected for viewing
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,11 @@ | ||
# cunningham-demo | ||
|
||
## 2.0.0 | ||
|
||
### Major Changes | ||
|
||
- 3616c72: new demo | ||
|
||
## 1.0.1 | ||
|
||
### Patch Changes | ||
|
@@ -24,7 +30,8 @@ | |
|
||
- 2a5acea: The CSS utility classes are no longer automatically included when using Cunningham bin. | ||
|
||
[unreleased]: https://github.com/openfun/cunningham/compare/[email protected] | ||
[unreleased]: https://github.com/openfun/cunningham/compare/[email protected] | ||
[2.0.0]: https://github.com/openfun/cunningham/compare/[email protected]@2.0.0 | ||
[1.0.1]: https://github.com/openfun/cunningham/compare/[email protected]@1.0.1 | ||
[1.0.0]: https://github.com/openfun/cunningham/compare/[email protected]@1.0.0 | ||
[0.1.0]: https://github.com/openfun/cunningham/compare/[email protected]@0.1.0 | ||
|
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,28 @@ | ||
# @openfun/cunningham-react | ||
|
||
## 2.5.0 | ||
|
||
### Minor Changes | ||
|
||
- 77921e0: switch icons to material-icons-outlined | ||
- 6d91c1d: add useControllableState hook | ||
- e90a5dd: add text variants to Button | ||
- 132b676: add Toast component | ||
- 33d0c9f: add Alert | ||
- be1e2e2: Make modal backdrop customisable | ||
- 1445f4a: Add Modal component | ||
|
||
### Patch Changes | ||
|
||
- ebfccc1: fix DatePicker dropdowns closing | ||
- d61ab65: fix multi select menu opening | ||
- f685abb: use info design tokens | ||
- f16eed9: fix Select submit button | ||
- 540cdc6: update Alert and Toast icon size | ||
- e79768c: fix DatePicker submit button | ||
- a32bac7: fix missing selected option of Select | ||
- 9795b71: fix DateRangePicker layout overflow | ||
|
||
## 2.4.0 | ||
|
||
### Minor Changes | ||
|
@@ -324,7 +347,8 @@ | |
- 4ebbf16: Add package | ||
- 4ebbf16: Add component's tokens handling | ||
|
||
[unreleased]: https://github.com/openfun/cunningham/compare/@openfun/[email protected] | ||
[unreleased]: https://github.com/openfun/cunningham/compare/@openfun/[email protected] | ||
[2.5.0]: https://github.com/openfun/cunningham/compare/@openfun/[email protected]...@openfun/[email protected] | ||
[2.4.0]: https://github.com/openfun/cunningham/compare/@openfun/[email protected]...@openfun/[email protected] | ||
[2.3.0]: https://github.com/openfun/cunningham/compare/@openfun/[email protected]...@openfun/[email protected] | ||
[2.2.0]: https://github.com/openfun/cunningham/compare/@openfun/[email protected]...@openfun/[email protected] | ||
|