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 d90e948

Browse filesBrowse files
committed
Ship: v2.1.4
1 parent 4d7dd4c commit d90e948
Copy full SHA for d90e948

File tree

2 files changed

+21
-1
lines changed
Filter options

2 files changed

+21
-1
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`

‎package.json

Copy file name to clipboardExpand all lines: package.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@coreui/react",
3-
"version": "2.1.3",
3+
"version": "2.1.4",
44
"description": "CoreUI React Bootstrap 4 components",
55
"license": "MIT",
66
"author": {

0 commit comments

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