Skip to content

Commit fff85e6

Browse files
authored
Merge pull request #9 from coreui/dev-sync
v2.0.12
2 parents 1c28432 + 39ae21d commit fff85e6

Some content is hidden

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

56 files changed

+168
-286
lines changed

CHANGELOG.md

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
1+
## v2.0.12
2+
- fix(layout) `aside` IE issue with `.main` margin on mobile
3+
- fix(sidebar) `rtl` IE issue with `sidebar-minimized` captions
4+
- fix(sidebar) `rtl` ps scrollbar issue temp fix
5+
16
## v2.0.11
2-
- fix(_layout.scss) `sidebar-fixed` IE issue with `.main` margin on mobile
3-
- fix(_sidebar.scss) `sidebar-toggler` issue for `rtl`
7+
- fix(layout) `sidebar-fixed` IE issue with `.main` margin on mobile
8+
- fix(sidebar) `sidebar-toggler` issue for `rtl`
49
- chore: update `babel-eslint` to `10.0.1`
510
- chore: update `stylelint` to `9.6.0`
611

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.11
55+
$ yarn add @coreui/coreui@2.0.12
5656
```
5757

5858
### Composer
5959

6060
``` bash
61-
$ composer require coreui/coreui:2.0.11
61+
$ composer require coreui/coreui:2.0.12
6262
```
6363

6464
## Usage

dist/css/coreui-standalone.css

Lines changed: 19 additions & 65 deletions
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)