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 2217609

Browse filesBrowse files
committed
Ship: v2.1.5
1 parent 02d4648 commit 2217609
Copy full SHA for 2217609

File tree

Expand file treeCollapse file tree

2 files changed

+12
-1
lines changed
Filter options
Expand file treeCollapse file tree

2 files changed

+12
-1
lines changed

‎CHANGELOG.md

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

3+
##### `v2.1.5`
4+
- fix: iOS 9 Safari sidebar toggle force issue #61 - thanks @Tubek
5+
- refactor(toggle-classes): keep `force` for the toggle method
6+
- refactor(layout): drop second parameter for `classList.toggle()`
7+
8+
###### dependencies update
9+
- update `enzyme-adapter-react-16` to `^1.10.0`
10+
- update `eslint` to `^5.15.1`
11+
- update `react` to `^16.8.3`
12+
- update `react-dom` to `^16.8.3`
13+
314
##### `v2.1.4`
415
- fix(Sidebar): *How to set left sidebar is minimized as default* [#145](https://github.com/coreui/coreui-free-react-admin-template/issues/145)
516
- refactor(Layout): `LayoutHelper` germ

‎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.4",
3+
"version": "2.1.5",
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.