Ship: v2.1.2
This commit is contained in:
parent
5d9be44cc3
commit
1fb2478161
@ -1,5 +1,9 @@
|
|||||||
## [CoreUI](https://coreui.io/) for [react](./REACT.md) changelog
|
## [CoreUI](https://coreui.io/) for [react](./REACT.md) changelog
|
||||||
|
|
||||||
|
##### `v2.1.2`
|
||||||
|
- fix(scss): floating footer ie11 issue
|
||||||
|
- chore: update `@coreui/react` to `^2.1.1`
|
||||||
|
|
||||||
##### `v2.1.1`
|
##### `v2.1.1`
|
||||||
- refactor(App.js): code splitting with `react-loadable` (waiting for release of `react-router-dom`)
|
- refactor(App.js): code splitting with `react-loadable` (waiting for release of `react-router-dom`)
|
||||||
- refactor(routes.js): code splitting with `React.lazy`, remove `react-loadable`
|
- refactor(routes.js): code splitting with `React.lazy`, remove `react-loadable`
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@coreui/coreui-free-react-admin-template",
|
"name": "@coreui/coreui-free-react-admin-template",
|
||||||
"version": "2.1.1",
|
"version": "2.1.2",
|
||||||
"description": "CoreUI React Open Source Bootstrap 4 Admin Template",
|
"description": "CoreUI React Open Source Bootstrap 4 Admin Template",
|
||||||
"author": "Łukasz Holeczek",
|
"author": "Łukasz Holeczek",
|
||||||
"homepage": "https://coreui.io",
|
"homepage": "https://coreui.io",
|
||||||
|
Loading…
Reference in New Issue
Block a user