File tree 6 files changed +443
-278
lines changed
6 files changed +443
-278
lines changed Original file line number Diff line number Diff line change 1
1
### [ @coreui/react ] ( https://coreui.io/ ) changelog
2
2
3
+ ##### ` v2.1.4 `
4
+ - fix(Sidebar): * How to set left sidebar is minimized as default* [ #145 ] ( https://github.com/coreui/coreui-free-react-admin-template/issues/145 )
5
+ - refactor(Layout): LayoutHelper germ
6
+ - refactor(Sidabar): use static methods from ` LayoutHelper `
7
+ - refactor(SidabarMinimizer): use static methods from ` LayoutHelper `
8
+ - chore: update demo css
9
+
10
+ ###### dependencies update
11
+ - update ` @coreui/coreui ` to ` ^2.1.7 `
12
+ - update ` core-js ` to ` ^2.6.5 `
13
+ - update ` prop-types ` to ` ^15.7.2 `
14
+ - update ` reactstrap ` to ` ^7.1.0 `
15
+ - update ` enzyme ` to ` ^3.9.0 `
16
+ - update ` enzyme-adapter-react-16 ` to ` ^1.9.1 `
17
+ - update ` eslint ` to ` ^5.14.1 `
18
+ - update ` eslint-plugin-import ` to ` ^2.16.0 `
19
+ - update ` eslint-plugin-react ` to ` ^7.12.4 `
20
+ - update ` react ` to ` ^16.8.2 `
21
+ - update ` react-dom ` to ` ^16.8.2 `
22
+
3
23
##### ` v2.1.3 `
4
24
- chore: update ` @coreui/coreui ` to ` ^2.1.5 `
5
25
- chore: update ` reactstrap ` to ` ^7.0.2 `
You can’t perform that action at this time.
0 commit comments