Skip to content

Commit 6626a9c

Browse files
committed
Ship: 2.1.6
1 parent ff65e93 commit 6626a9c

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

58 files changed

+496
-356
lines changed

CHANGELOG.md

Lines changed: 27 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,31 @@
1+
## v2.1.6
2+
- fix(cards): smooth collapse card - thanks @MartijnBastiaansen #378
3+
- fix(header): migrate `.divider` to `.dropdown-divider` - thanks @vanam #406
4+
- chore: build/change-version cleanup
5+
- docs(readme): fix broken hyperlinks to 6 versions
6+
- update: `@coreui/coreui` to `2.0.19`
7+
- fix: `transparent` is not a valid rgb color ie issue
8+
- fix(card): rtl for card-header icon margins
9+
- fix(sidebar): rtl for sidebar-minimizer icon
10+
- fix(breadcrumb): rtl padding
11+
- fix(card): rtl float for card-header-actions
12+
- fix(sidebar): rtl ps scrollbar issue temp fix/refactor
13+
- feat(sidebar) badge margins for nav-dropdown-toggle
14+
- fix(scss): add missing light-blue color variable
15+
- update: `chart.js` to `2.7.3`
16+
- update: `core-js` to `2.5.7`
17+
- update: `autoprefixer` to `9.2.0`
18+
- update: `browser-sync` to `2.26.3`
19+
- update: `eslint` to `5.7.0`
20+
- update: `eslint-plugin-compat` to `2.6.2`
21+
- update: `js-beautify` to `1.8.7`
22+
- update: `node-sass` to `4.9.4`
23+
124
## v2.1.5
2-
- update: `@coreui/coreui` to [`2.0.12`](https://github.com/coreui/coreui/releases) fixes some IE11 and `rtl` issues
25+
- update: `@coreui/coreui` to `2.0.12`
26+
- fix(layout) aside IE issue with .main margin on mobile
27+
- fix(sidebar) rtl IE issue with sidebar-minimized captions
28+
- fix(sidebar) rtl ps scrollbar issue temp fix
329
- update: `@babel/cli` to `7.1.2`
430
- update: `@babel/core` to `7.1.2`
531
- update: `eslint to `5.6.1`
@@ -46,7 +72,6 @@
4672
- Update: `stylelint-order` to `^1.0.0`
4773
- Update: `stylelint-scss` to `^3.3.0`
4874

49-
5075
## v2.1.1
5176
- Update: @coreui/coreui to 2.0.3
5277
- Update: @babel/cli to 7.0.0-beta.53

0 commit comments

Comments
 (0)