Skip to content
This repository was archived by the owner on Dec 3, 2021. It is now read-only.

Commit d4a85c6

Browse files
committed
Ship: v2.1.7
1 parent 07ba99b commit d4a85c6

File tree

9 files changed

+770
-655
lines changed

9 files changed

+770
-655
lines changed

CHANGELOG.md

+20
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
## v2.1.7
2+
- fix(pug): crossplatform use `path.sep` instead of `/` - thanks @vasilevich
3+
- fix(cards): smooth collapse card - thanks @MartijnBastiaansen #378
4+
- fix(header): migrate .divider to .dropdown-divider - thanks @vanam #406
5+
- update: `@coreui/coreui` to `2.0.21`
6+
- feat(sidebar): mobile clickout behaviour
7+
- fix(layout): sidebar on mobile issue [#23](https://github.com/coreui/coreui-angular/issues/23)
8+
- fix: sidebar, sidebar-minimizer `rtl` ie issues, tweaks
9+
- refactor(sidebar.js): ps minor cleanup
10+
- update: `chart.js` to `2.7.3`
11+
- update: `flag-icon-css` to `3.2.1`
12+
- update: `autoprefixer` to `9.3.1`
13+
- update: `browser-sync` to `2.26.3`
14+
- update: `eslint` to `5.7.0`
15+
- update: `eslint-plugin-compat` to `2.6.2`
16+
- update: `js-beautify` to `1.8.8`
17+
- update: `node-sass` to `4.9.4`
18+
- update: `postcss-cli` to `6.0.1`
19+
- update: `stylelint-scss` to `3.3.2`
20+

0 commit comments

Comments
 (0)