Skip to content

Commit b3a9121

Browse files
authored
Merge pull request #57 from coreui/dev-vnext
v2.4.5
2 parents 4ef7381 + 3df8ab4 commit b3a9121

File tree

8 files changed

+189
-123
lines changed

8 files changed

+189
-123
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.5`
4+
- chore(readme): npm badges
5+
- chore(readme): prerequisites
6+
- update: `@angular/animations` to `^7.2.10`
7+
- update: `@angular/common` to `^7.2.10`
8+
- update: `@angular/compiler` to `^7.2.10`
9+
- update: `@angular/core` to `^7.2.10`
10+
- update: `@angular/forms` to `^7.2.10`
11+
- update: `@angular/http` to `^7.2.10`
12+
- update: `@angular/platform-browser` to `^7.2.10`
13+
- update: `@angular/platform-browser-dynamic` to `^7.2.10`
14+
- update: `@angular/router` to `^7.2.10`
15+
- update: `@angular/compiler-cli` to `^7.2.10`
16+
- update: `@angular/language-service` to `^7.2.10`
17+
- update: `@types/jasmine` to `^3.3.12`
18+
- update: `@types/node` to `^11.11.4`
19+
320
##### `v2.4.4`
421
- fix(breadcrumb.service): wrong import from `rxjs` causes overhead in resulted bundle - fixes #22 thanks @sparun160782 @lscorcia @nazar-kuzo
522
- update: `@angular/animations` to `^7.2.9`

README.md

+21-8
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,22 @@
1-
[![npm package][npm-badge]][npm]
2-
[![NPM downloads][npm-download]][npm]
3-
4-
[npm-badge]: https://img.shields.io/npm/v/@coreui/angular.png?style=flat-square
5-
[npm]: https://www.npmjs.com/package/@coreui/angular
6-
[npm-download]: https://img.shields.io/npm/dm/@coreui/angular.svg?style=flat-square
1+
# [@coreui/angular](https://coreui.io/angular)
2+
3+
[![@coreui angular](https://img.shields.io/badge/@coreui%20-angular-lightgrey.svg?style=flat-square)](https://github.com/coreui/angular)
4+
[![npm package][npm-coreui-angular-badge]][npm-coreui-angular]
5+
[![NPM downloads][npm-coreui-angular-download]][npm-coreui-angular]
6+
[![@coreui angular-next](https://img.shields.io/badge/@coreui%[email protected]?style=flat-square)](https://github.com/coreui/coreui-angular)
7+
[![npm-coreui-angular-next][npm-coreui-angular-next]][npm-coreui-angular]
8+
[![@coreui coreui](https://img.shields.io/badge/@coreui%20-coreui-lightgrey.svg?style=flat-square)](https://github.com/coreui/coreui)
9+
[![npm package][npm-coreui-badge]][npm-coreui]
10+
[![NPM downloads][npm-coreui-download]][npm-coreui]
11+
![angular](https://img.shields.io/badge/angular-^7.2.10-lightgrey.svg?style=flat-square)
12+
13+
[npm-coreui-angular]: https://www.npmjs.com/package/@coreui/angular
14+
[npm-coreui-angular-badge]: https://img.shields.io/npm/v/@coreui/angular.png?style=flat-square
15+
[npm-coreui-angular-download]: https://img.shields.io/npm/dm/@coreui/angular.svg?style=flat-square
16+
[npm-coreui-angular-next]: https://img.shields.io/npm/v/@coreui/angular/next.png?style=flat-square
17+
[npm-coreui]: https://www.npmjs.com/package/@coreui/coreui
18+
[npm-coreui-badge]: https://img.shields.io/npm/v/@coreui/coreui.png?style=flat-square
19+
[npm-coreui-download]: https://img.shields.io/npm/dm/@coreui/coreui.svg?style=flat-square
720

821
# CoreUI for Angular 2+ - Free WebApp UI Kit built on top of Bootstrap 4 [![Tweet](https://img.shields.io/twitter/url/http/shields.io.svg?style=social&logo=twitter)](https://twitter.com/intent/tweet?text=CoreUI%20-%20Free%20Bootstrap%204%20Admin%20Template%20&url=https://coreui.io&hashtags=,admin,template,dashboard,panel,free,angular,react,vue)
922

@@ -59,7 +72,7 @@ $ npm install @coreui/angular --save
5972
### Yarn
6073

6174
``` bash
62-
$ yarn add @coreui/angular@2.1.0
75+
$ yarn add @coreui/angular
6376
```
6477

6578
## Usage
@@ -120,7 +133,7 @@ Get updates on CoreUI's development and chat with the project maintainers and co
120133

121134
## Copyright and license
122135

123-
copyright 2018 creativeLabs Łukasz Holeczek. Code released under [the MIT license](https://github.com/coreui/coreui-angular/blob/master/LICENSE).
136+
copyright 2017-2019 creativeLabs Łukasz Holeczek. Code released under [the MIT license](https://github.com/coreui/coreui-angular/blob/master/LICENSE).
124137
There is only one limitation you can't can’t re-distribute the CoreUI as stock. You can’t do this if you modify the CoreUI. In past we faced some problems with persons who tried to sell CoreUI based templates.
125138

126139
## Support CoreUI Development

dist/@coreui/angular/README.md

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

3-
[![@coreui angular](https://img.shields.io/badge/@coreui%20-angular-lightgrey.svg?style=flat-square)](https://github.com/coreui/coreui-angular)
4-
[![Npm badge](https://img.shields.io/npm/v/@coreui/angular.svg)][npm]
5-
[![NPM downloads][npm-download]][npm]
3+
[![@coreui angular](https://img.shields.io/badge/@coreui%20-angular-lightgrey.svg?style=flat-square)](https://github.com/coreui/angular)
4+
[![npm package][npm-coreui-angular-badge]][npm-coreui-angular]
5+
[![NPM downloads][npm-coreui-angular-download]][npm-coreui-angular]
66
[![@coreui angular-next](https://img.shields.io/badge/@coreui%[email protected]?style=flat-square)](https://github.com/coreui/coreui-angular)
7-
[![npm next][npm-next]][npm]
7+
[![npm-coreui-angular-next][npm-coreui-angular-next]][npm-coreui-angular]
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.9-lightgrey.svg?style=flat-square)
11+
![angular](https://img.shields.io/badge/angular-^7.2.10-lightgrey.svg?style=flat-square)
1212

13-
[npm-next]: https://img.shields.io/npm/v/@coreui/angular/next.png?style=flat-square
14-
[npm]: https://www.npmjs.com/package/@coreui/angular
15-
[npm-download]: https://img.shields.io/npm/dm/@coreui/angular.svg?style=flat-square
13+
[npm-coreui-angular]: https://www.npmjs.com/package/@coreui/angular
14+
[npm-coreui-angular-badge]: https://img.shields.io/npm/v/@coreui/angular.png?style=flat-square
15+
[npm-coreui-angular-download]: https://img.shields.io/npm/dm/@coreui/angular.svg?style=flat-square
16+
[npm-coreui-angular-next]: https://img.shields.io/npm/v/@coreui/angular/next.png?style=flat-square
1617
[npm-coreui]: https://www.npmjs.com/package/@coreui/coreui
1718
[npm-coreui-badge]: https://img.shields.io/npm/v/@coreui/coreui.png?style=flat-square
1819
[npm-coreui-download]: https://img.shields.io/npm/dm/@coreui/coreui.svg?style=flat-square
1920

2021
> [@coreui/angular](https://coreui.io/angular) v2 library project
2122
> for use with [CoreUI](https://coreui.io/angular/) v2 Bootstrap Admin Template
2223
23-
## Installation
24+
25+
#### Prerequisites
26+
Before you begin, make sure your development environment includes `Node.js®` and an `npm` package manager.
27+
28+
###### Node.js
29+
Angular requires `Node.js` version 8.x or 10.x.
30+
31+
- To check your version, run `node -v` in a terminal/console window.
32+
- To get `Node.js`, go to [nodejs.org](https://nodejs.org/).
33+
34+
###### Angular CLI
35+
Install the Angular CLI globally using a terminal/console window.
36+
```bash
37+
npm install -g @angular/cli
2438
```
39+
40+
### Installation
41+
Go to the workspace folder and install `@coreui/angular` as a dependency.
42+
```bash
2543
npm install @coreui/angular
2644
```
2745

28-
## Changelog
46+
### Changelog
2947

3048
See the GitHub [release history](https://github.com/coreui/coreui-angular/releases).
3149

32-
## Contributing
50+
### Contributing
3351

3452
See [CONTRIBUTING.md](https://github.com/coreui/coreui-angular/blob/master/CONTRIBUTING.md).

dist/@coreui/angular/package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@coreui/angular",
3-
"version": "2.4.4",
3+
"version": "2.4.5",
44
"description": "CoreUI Angular Bootstrap 4 components",
55
"license": "MIT",
66
"homepage": "https://coreui.io/angular",
@@ -17,9 +17,9 @@
1717
}
1818
],
1919
"peerDependencies": {
20-
"@angular/common": "^7.2.9",
21-
"@angular/core": "^7.2.9",
22-
"@angular/router": "^7.2.9",
20+
"@angular/common": "^7.2.10",
21+
"@angular/core": "^7.2.10",
22+
"@angular/router": "^7.2.10",
2323
"@coreui/coreui": "^2.1.8"
2424
},
2525
"repository": {

0 commit comments

Comments
 (0)