|
| 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 | + |
1 | 24 | ## 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 |
3 | 29 | - update: `@babel/cli` to `7.1.2`
|
4 | 30 | - update: `@babel/core` to `7.1.2`
|
5 | 31 | - update: `eslint to `5.6.1`
|
|
46 | 72 | - Update: `stylelint-order` to `^1.0.0`
|
47 | 73 | - Update: `stylelint-scss` to `^3.3.0`
|
48 | 74 |
|
49 |
| - |
50 | 75 | ## v2.1.1
|
51 | 76 | - Update: @coreui/coreui to 2.0.3
|
52 | 77 | - Update: @babel/cli to 7.0.0-beta.53
|
|
0 commit comments