Skip to content

Commit

Permalink
Merge pull request #9 from coreui/dev-sync
Browse files Browse the repository at this point in the history
v2.0.12
  • Loading branch information
xidedix authored Sep 28, 2018
2 parents 1c28432 + 39ae21d commit fff85e6
Show file tree
Hide file tree
Showing 56 changed files with 168 additions and 286 deletions.
9 changes: 7 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
## v2.0.12
- fix(layout) `aside` IE issue with `.main` margin on mobile
- fix(sidebar) `rtl` IE issue with `sidebar-minimized` captions
- fix(sidebar) `rtl` ps scrollbar issue temp fix

## v2.0.11
- fix(_layout.scss) `sidebar-fixed` IE issue with `.main` margin on mobile
- fix(_sidebar.scss) `sidebar-toggler` issue for `rtl`
- fix(layout) `sidebar-fixed` IE issue with `.main` margin on mobile
- fix(sidebar) `sidebar-toggler` issue for `rtl`
- chore: update `babel-eslint` to `10.0.1`
- chore: update `stylelint` to `9.6.0`

Expand Down
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,13 +52,13 @@ $ npm install @coreui/coreui --save
### Yarn

``` bash
$ yarn add @coreui/[email protected].11
$ yarn add @coreui/[email protected].12
```

### Composer

``` bash
$ composer require coreui/coreui:2.0.11
$ composer require coreui/coreui:2.0.12
```

## Usage
Expand Down
84 changes: 19 additions & 65 deletions dist/css/coreui-standalone.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dist/css/coreui-standalone.css.map

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions dist/css/coreui-standalone.min.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/css/coreui-standalone.min.css.map

Large diffs are not rendered by default.

Loading

0 comments on commit fff85e6

Please sign in to comment.