Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 1d2d7fa

Browse filesBrowse files
committed
Ship: v2.1.15
1 parent 81f2535 commit 1d2d7fa
Copy full SHA for 1d2d7fa

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
Dismiss banner
Expand file treeCollapse file tree

56 files changed

+1530
-1291
lines changed

‎CHANGELOG.md

Copy file name to clipboardExpand all lines: CHANGELOG.md
+32-2Lines changed: 32 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,37 @@
11
## v2.1.15
2-
- fix(sidebar): Selector.NAV_LINK_QUERIED must be "nav-link-queried" #83 - thanks @expressiveco @gtruini
3-
2+
- fix(sidebar): Selector.NAV_LINK_QUERIED must be "nav-link-queried" - thanks @expressiveco @gtruini closes #83
43

4+
###### Dependencies update:
5+
- update `core-js` to `^3.3.3`
6+
- update `regenerator-runtime` to `^0.13.3`
7+
- update `@babel/cli` to `^7.6.4`
8+
- update `@babel/core` to `^7.6.4`
9+
- update `@babel/plugin-proposal-object-rest-spread` to `^7.6.2`
10+
- update `@babel/plugin-transform-runtime` to `^7.6.2`
11+
- update `@babel/preset-env` to `^7.6.3`
12+
- update `autoprefixer` to `^9.7.0`
13+
- update `babel-eslint` to `^10.0.3`
14+
- update `babel-plugin-istanbul` to `^5.2.0`
15+
- update `copyfiles` to `^2.1.1`
16+
- update `cross-env` to `^5.2.1`
17+
- update `eslint` to `^6.5.1`
18+
- update `eslint-plugin-compat` to `^3.3.0`
19+
- update `node-sass` to `^4.13.0`
20+
- update `nodemon` to `^1.19.4`
21+
- update `postcss-cli` to `^6.1.3`
22+
- update `rimraf` to `^2.7.1`
23+
- update `rollup` to `^1.25.2`
24+
- update `rollup-plugin-babel` to `^4.3.3`
25+
- update `rollup-plugin-commonjs` to `^10.1.0`
26+
- update `rollup-plugin-node-resolve` to `^5.2.0`
27+
- update `semver` to `^6.3.0`
28+
- update `stylelint` to `^11.1.1`
29+
- update `stylelint-config-recommended-scss` to `^4.0.0`
30+
- update `stylelint-config-standard` to `^19.0.0`
31+
- update `stylelint-order` to `^3.1.1`
32+
- update `stylelint-scss` to `^3.12.0`
33+
- update `uglify-js` to `^3.6.4`
34+
535
## v2.1.14
636
###### Dependencies update:
737
- chore(deps): bump lodash from 4.17.11 to 4.17.14

‎README.md

Copy file name to clipboardExpand all lines: README.md
+2-2Lines 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.15
6363
```
6464

6565
### Composer
6666

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

7171
## Usage

‎dist/css/coreui-standalone.css

Copy file name to clipboardExpand all lines: dist/css/coreui-standalone.css
+1-1Lines 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.map

Copy file name to clipboardExpand all lines: dist/css/coreui-standalone.css.map
+1-1Lines 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

Copy file name to clipboardExpand all lines: dist/css/coreui-standalone.min.css
+1-1Lines 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.map

Copy file name to clipboardExpand all lines: dist/css/coreui-standalone.min.css.map
+1-1Lines 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

Copy file name to clipboardExpand all lines: dist/css/coreui.css
+1-1Lines 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.map

Copy file name to clipboardExpand all lines: dist/css/coreui.css.map
+1-1Lines 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

Copy file name to clipboardExpand all lines: dist/css/coreui.min.css
+1-1Lines 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.map

Copy file name to clipboardExpand all lines: dist/css/coreui.min.css.map
+1-1Lines 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 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.