Skip to content

Commit 92fa0db

Browse files
committed
Ship: v2.4.3
1 parent 04346e2 commit 92fa0db

17 files changed

+188
-472
lines changed

CHANGELOG.md

+17
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,22 @@
11
### [@coreui/angular](https://coreui.io/) changelog
22

3+
##### `v2.4.3`
4+
- update: `@coreui/coreui` to `^2.1.7`
5+
- update: `@angular/animations` to `^7.2.6`
6+
- update: `@angular/common` to `^7.2.6`
7+
- update: `@angular/compiler` to `^7.2.6`
8+
- update: `@angular/core` to `^7.2.6`
9+
- update: `@angular/forms` to `^7.2.6`
10+
- update: `@angular/http` to `^7.2.6`
11+
- update: `@angular/platform-browser` to `^7.2.6`
12+
- update: `@angular/platform-browser-dynamic` to `^7.2.6`
13+
- update: `@angular/router` to `^7.2.6`
14+
- update: `@angular-devkit/build-angular` to `^0.13.3`
15+
- update: `@angular-devkit/build-ng-packagr` to `^0.13.3`
16+
- update: `@angular/cli` to `^7.3.3`
17+
- update: `@angular/compiler-cli` to `^7.2.6`
18+
- update: `@angular/language-service` to `^7.2.6`
19+
320
##### `v2.4.2`
421
- feat(header): use routerLink for brand instead of href attribute #51 - thanks @Hagith
522

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ CoreUI is an Open Source UI Kit built on top of Bootstrap 4. CoreUI is the faste
3737

3838
| CoreUI Pro | Prime | Root | Alba | Leaf |
3939
| --- | --- | --- | --- | --- |
40-
| [![CoreUI Pro Admin Template](https://coreui.io/assets/img/example-coureui.jpg)](https://coreui.io/pro/angular/) | [![Prime Admin Template](https://genesisui.com/assets/img/templates/prime1280.jpg)](https://genesisui.com/admin-templates/angular/prime/?support=1) | [![Root Admin Template](https://genesisui.com/assets/img/templates/root1280.jpg)](https://genesisui.com/admin-templates/angular/root/?support=1) | [![Alba Admin Template](https://genesisui.com/assets/img/templates/alba1280.jpg)](https://genesisui.com/admin-templates/angular/alba/?support=1) | [![Leaf Admin Template](https://genesisui.com/assets/img/templates/leaf1280.jpg)](https://genesisui.com/admin-templates/angular/leaf/?support=1)
40+
| [![CoreUI Pro Admin Template](https://coreui.io/assets/img/example-coureui.jpg)](https://coreui.io/pro/angular/)| [![Prime Admin Template](https://coreui.io/assets/img/responsive-prime.png)](https://coreui.io/admin-templates/angular/prime/?support=1)| [![Root Admin Template](https://coreui.io/assets/img/responsive-root.png)](https://coreui.io/admin-templates/angular/root/?support=1)| [![Alba Admin Template](https://coreui.io/assets/img/responsive-alba.png)](https://coreui.io/admin-templates/angular/alba/?support=1)| [![Leaf Admin Template](https://coreui.io/assets/img/responsive-leaf.png)](https://coreui.io/admin-templates/angular/leaf/?support=1)
4141

4242

4343
## Installation

dist/@coreui/angular/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
[![@coreui coreui](https://img.shields.io/badge/@coreui%20-coreui-lightgrey.svg?style=flat-square)](https://github.com/coreui/coreui)
99
[![npm package][npm-coreui-badge]][npm-coreui]
1010
[![NPM downloads][npm-coreui-download]][npm-coreui]
11-
![angular](https://img.shields.io/badge/angular-^7.2.3-lightgrey.svg?style=flat-square)
11+
![angular](https://img.shields.io/badge/angular-^7.2.6-lightgrey.svg?style=flat-square)
1212

1313
[npm-next]: https://img.shields.io/npm/v/@coreui/angular/next.png?style=flat-square
1414
[npm]: https://www.npmjs.com/package/@coreui/angular

dist/@coreui/angular/bundles/coreui-angular.umd.js.map

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/@coreui/angular/bundles/coreui-angular.umd.min.js.map

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/@coreui/angular/esm2015/lib/header/app-header.component.js

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/@coreui/angular/esm2015/lib/header/app-header.module.js

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)