2023-01-31 11:04:15 +01:00
|
|
|
# @openfun/cunningham-react
|
|
|
|
|
|
2023-05-15 17:25:10 +02:00
|
|
|
## 0.6.2
|
|
|
|
|
|
|
|
|
|
### Patch Changes
|
|
|
|
|
|
|
|
|
|
- 15eb9b9: Add missing types for Checkbox and Radio
|
|
|
|
|
|
2023-05-12 16:23:55 +02:00
|
|
|
## 0.6.1
|
|
|
|
|
|
|
|
|
|
### Patch Changes
|
|
|
|
|
|
|
|
|
|
- 4777a75: fix "exports" attribute of package.json. Default condition must be last one.
|
|
|
|
|
|
2023-05-12 11:19:07 +02:00
|
|
|
## 0.6.0
|
|
|
|
|
|
|
|
|
|
### Minor Changes
|
2023-05-15 17:25:10 +02:00
|
|
|
|
2023-05-12 11:19:07 +02:00
|
|
|
- 2ff5fc5: add Select component
|
|
|
|
|
- 2ff5fc5: add forwardRef to Button
|
|
|
|
|
- 2ff5fc5: create a generic LabelledBox
|
|
|
|
|
|
|
|
|
|
### Patch Changes
|
|
|
|
|
|
|
|
|
|
- 3545af8: Make package pure ESM
|
|
|
|
|
|
2023-05-05 11:11:44 +02:00
|
|
|
## 0.5.0
|
|
|
|
|
|
|
|
|
|
### Minor Changes
|
|
|
|
|
|
|
|
|
|
- 7513b4d: fix type files imports and rollup them
|
|
|
|
|
- b53afcb: Add DataList component
|
|
|
|
|
|
2023-04-28 15:42:56 +02:00
|
|
|
## 0.4.0
|
|
|
|
|
|
|
|
|
|
### Minor Changes
|
|
|
|
|
|
|
|
|
|
- 4f11684: Add Field component
|
|
|
|
|
- feea284: Add Input component
|
|
|
|
|
- 43096e2: add Checkbox component
|
|
|
|
|
- f5cb2e7: add Radio component
|
|
|
|
|
|
|
|
|
|
### Patch Changes
|
|
|
|
|
|
|
|
|
|
- a462bb5: add compact mode to Field
|
|
|
|
|
- 26be159: make Pagination use new Input
|
|
|
|
|
|
2023-04-21 11:37:57 +02:00
|
|
|
## 0.3.0
|
|
|
|
|
|
|
|
|
|
### Minor Changes
|
|
|
|
|
|
|
|
|
|
- 1be02f5: remove button box shadow
|
|
|
|
|
|
|
|
|
|
### Patch Changes
|
|
|
|
|
|
|
|
|
|
- e90563a: Install missing Storybook dependencies
|
|
|
|
|
|
2023-03-30 11:28:35 +02:00
|
|
|
## 0.2.0
|
|
|
|
|
|
|
|
|
|
### Minor Changes
|
|
|
|
|
|
|
|
|
|
- e36dc63: add DataGrid, SimpleDataGrid components
|
|
|
|
|
- e36dc63: add button sizes: small and medium
|
|
|
|
|
- e36dc63: add Loader component
|
|
|
|
|
- e36dc63: add Pagination component
|
|
|
|
|
- e36dc63: add i18n
|
|
|
|
|
- e36dc63: add material icons
|
|
|
|
|
- e36dc63: add active state on button
|
|
|
|
|
|
|
|
|
|
### Patch Changes
|
|
|
|
|
|
|
|
|
|
- e36dc63: allow async font loading
|
|
|
|
|
|
2023-02-21 10:34:39 +01:00
|
|
|
## 0.1.1
|
|
|
|
|
|
|
|
|
|
### Patch Changes
|
|
|
|
|
|
2023-03-30 11:28:35 +02:00
|
|
|
- 2a5acea: The CSS utility classes are no longer automatically included when using Cunningham bin
|
2023-02-21 10:34:39 +01:00
|
|
|
- 722b66b: Make Button handle icon only
|
|
|
|
|
- cd88e46: Split fonts in a separated CSS file
|
|
|
|
|
|
2023-01-31 11:04:15 +01:00
|
|
|
## 0.1.0
|
|
|
|
|
|
|
|
|
|
### Minor Changes
|
|
|
|
|
|
|
|
|
|
- 4ebbf16: Add storybook
|
|
|
|
|
- 4ebbf16: Add package
|
|
|
|
|
- 4ebbf16: Add component's tokens handling
|
|
|
|
|
|
2023-05-15 17:25:10 +02:00
|
|
|
[unreleased]: https://github.com/openfun/cunningham/compare/@openfun/cunningham-react@0.6.2...main
|
|
|
|
|
[0.6.2]: https://github.com/openfun/cunningham/compare/@openfun/cunningham-react@0.6.1...0.6.2
|
2023-05-12 16:23:55 +02:00
|
|
|
[0.6.1]: https://github.com/openfun/cunningham/compare/@openfun/cunningham-react@0.6.0...0.6.1
|
2023-05-12 11:19:07 +02:00
|
|
|
[0.6.0]: https://github.com/openfun/cunningham/compare/@openfun/cunningham-react@0.5.0...0.6.0
|
2023-05-05 11:11:44 +02:00
|
|
|
[0.5.0]: https://github.com/openfun/cunningham/compare/@openfun/cunningham-react@0.4.0...0.5.0
|
|
|
|
|
[0.4.0]: https://github.com/openfun/cunningham/compare/@openfun/cunningham-react@0.3.0...0.4.0
|
2023-04-21 11:37:57 +02:00
|
|
|
[0.3.0]: https://github.com/openfun/cunningham/compare/@openfun/cunningham-react@0.2.0...0.3.0
|
2023-03-30 11:28:35 +02:00
|
|
|
[0.2.0]: https://github.com/openfun/cunningham/compare/@openfun/cunningham-react@0.1.1...0.2.0
|
2023-02-21 10:34:39 +01:00
|
|
|
[0.1.1]: https://github.com/openfun/cunningham/compare/@openfun/cunningham-react@0.1.0...@openfun/cunningham-react@0.1.1
|
2023-01-31 11:04:15 +01:00
|
|
|
[0.1.0]: https://github.com/openfun/cunningham/compare/@openfun/cunningham-react@0.0.0...@openfun/cunningham-react@0.1.0
|
2023-02-21 10:34:39 +01:00
|
|
|
[0.0.0]: https://github.com/openfun/cunningham/compare/0b532742e7f9747c5d573b869daa8aca0d79e7f1...@openfun/cunningham-react@0.0.0
|