Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit b880834

Browse filesBrowse files
authored
Merge pull request coreui#58 from coreui/fix-sidebar-prop-minimized-issue
Fix sidebar prop minimized issue
2 parents 208ab07 + d90e948 commit b880834
Copy full SHA for b880834

File tree

Expand file treeCollapse file tree

6 files changed

+443
-278
lines changed
Filter options
Expand file treeCollapse file tree

6 files changed

+443
-278
lines changed

‎CHANGELOG.md

Copy file name to clipboardExpand all lines: CHANGELOG.md
+20Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,25 @@
11
### [@coreui/react](https://coreui.io/) changelog
22

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+
323
##### `v2.1.3`
424
- chore: update `@coreui/coreui` to `^2.1.5`
525
- chore: update `reactstrap` to `^7.0.2`

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.