Skip to content

Commit 8fa0c81

Browse files
authored
Merge pull request #23 from coreui/hotfix-dark-email-quill
v2.1.13
2 parents 323a22d + eed90dd commit 8fa0c81

Some content is hidden

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

64 files changed

+273
-116
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## v2.1.13
2+
- fix(scss): hotfix for email dark
3+
- fix(scss): hotfix for quill toolbar dark
4+
5+
###### Dependencies update:
6+
- update `rollup-plugin-node-resolve` to `5.0.2`
7+
- update `rollup` to `1.15.3`
8+
19
## v2.1.12
210
- fix(scss): new mobile breakpoint variables
311
```scss

README.md

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

6161
``` bash
62-
$ yarn add @coreui/coreui@2.1.12
62+
$ yarn add @coreui/coreui@2.1.13
6363
```
6464

6565
### Composer
6666

6767
``` bash
68-
$ composer require coreui/coreui:2.1.12
68+
$ composer require coreui/coreui:2.1.13
6969
```
7070

7171
## Usage

dist/css/coreui-standalone.css

Lines changed: 15 additions & 3 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.

dist/css/coreui.css

Lines changed: 15 additions & 3 deletions
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.

dist/css/coreui.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)