Skip to content

Commit b71e52d

Browse files
authored
Merge pull request #11 from coreui/dev-vsync
v2.0.14
2 parents 9af5c2d + 8b80700 commit b71e52d

Some content is hidden

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

59 files changed

+133
-94
lines changed

CHANGELOG.md

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,10 @@
1-
## v2.0.13
1+
## v2.0.14
22
- fix(scss): add missing `light-blue` color variable
3-
- chore: update `@babel/core` to `7.1.2`
4-
- chore: update `@babel/cli` to `7.1.2`
5-
- chore: update `eslint` to `5.6.1`
3+
4+
## 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
68

79
## v2.0.12
810
- 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/coreui@2.0.13
55+
$ yarn add @coreui/coreui@2.0.14
5656
```
5757

5858
### Composer
5959

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

6464
## Usage

dist/css/bootstrap.css

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

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/bootstrap.min.css

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/bootstrap.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-standalone.css

Lines changed: 12 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.

0 commit comments

Comments
 (0)