Skip to content

Commit 5b52608

Browse files
committed
Ship: v2.2.1
1 parent b4ddf66 commit 5b52608

30 files changed

+272
-31
lines changed

dist/@coreui/angular/README.md

Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,31 @@
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/coreui-angular)
4+
[![Npm badge](https://img.shields.io/npm/v/@coreui/angular.svg)][npm]
5+
[![NPM downloads][npm-download]][npm]
6+
[![@coreui coreui](https://img.shields.io/badge/@coreui%20-coreui-lightgrey.svg?style=flat-square)](https://github.com/coreui/coreui)
7+
[![npm package][npm-coreui-badge]][npm-coreui]
8+
[![NPM downloads][npm-coreui-download]][npm-coreui]
9+
![angular](https://img.shields.io/badge/angular-^7.1.1-lightgrey.svg?style=flat-square)
10+
11+
[npm]: https://www.npmjs.com/package/@coreui/angular
12+
[npm-download]: https://img.shields.io/npm/dm/@coreui/angular.svg?style=flat-square
13+
[npm-coreui]: https://www.npmjs.com/package/@coreui/coreui
14+
[npm-coreui-badge]: https://img.shields.io/npm/v/@coreui/coreui.png?style=flat-square
15+
[npm-coreui-download]: https://img.shields.io/npm/dm/@coreui/coreui.svg?style=flat-square
16+
17+
> [@coreui/angular](https://coreui.io/angular) `v2` library project
18+
> for use with [CoreUI](https://coreui.io/angular/) `v2` Bootstrap Admin Template
19+
20+
## Installation
21+
```
22+
npm install @coreui/angular
23+
```
24+
25+
## Changelog
26+
27+
See the GitHub [release history](https://github.com/coreui/coreui-angular/releases).
28+
29+
## Contributing
30+
31+
See [CONTRIBUTING.md](https://github.com/coreui/coreui-angular/blob/master/CONTRIBUTING.md).

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

Lines changed: 47 additions & 0 deletions
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.js.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/@coreui/angular/bundles/coreui-angular.umd.min.js

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/@coreui/angular/bundles/coreui-angular.umd.min.js.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/@coreui/angular/coreui-angular.metadata.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

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

Lines changed: 8 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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

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