Skip to content

Commit a903340

Browse files
committed
Ship: v2.0.15
1 parent aafe1a3 commit a903340

Some content is hidden

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

50 files changed

+156
-139
lines changed

CHANGELOG.md

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,15 @@
1+
## v2.0.15
2+
- feat(sidebar) `badge` margins for `nav-dropdown-toggle`
3+
- chore: update `eslint-plugin-compat` to `2.6.2`
4+
- chore: update `rollup` to `0.66.4`
5+
16
## v2.0.14
27
- fix(scss): add missing `light-blue` color variable
38

49
## v2.0.13
5-
- chore: update @babel/core to 7.1.2
6-
- chore: update @babel/cli to 7.1.2
7-
- chore: update eslint to 5.6.1
10+
- chore: update `@babel/core` to `7.1.2`
11+
- chore: update `@babel/cli` to `7.1.2`
12+
- chore: update `eslint` to `5.6.1`
813

914
## v2.0.12
1015
- fix(layout) `aside` IE issue with `.main` margin on mobile

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,13 +52,13 @@ $ npm install @coreui/coreui --save
5252
### Yarn
5353

5454
``` bash
55-
$ yarn add @coreui/[email protected].14
55+
$ yarn add @coreui/[email protected].15
5656
```
5757

5858
### Composer
5959

6060
``` bash
61-
$ composer require coreui/coreui:2.0.14
61+
$ composer require coreui/coreui:2.0.15
6262
```
6363

6464
## Usage

dist/css/bootstrap.css.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/css/coreui-standalone.css

Lines changed: 10 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/css/coreui-standalone.css.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/css/coreui-standalone.min.css

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/css/coreui-standalone.min.css.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/css/coreui.css

Lines changed: 10 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/css/coreui.css.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/css/coreui.min.css

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)