Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 5b52608

Browse files
committedDec 5, 2018
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.

‎dist/@coreui/angular/esm2015/lib/footer/app-footer.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.

‎dist/@coreui/angular/esm2015/lib/header/app-header.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.

‎dist/@coreui/angular/esm2015/lib/sidebar/app-sidebar-nav.component.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/esm2015/lib/sidebar/app-sidebar.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/sidebar/app-sidebar.module.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/esm5/lib/aside/app-aside.component.js

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

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

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

‎dist/@coreui/angular/esm5/lib/footer/app-footer.component.js

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

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

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

‎dist/@coreui/angular/esm5/lib/sidebar/app-sidebar-nav.component.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/esm5/lib/sidebar/app-sidebar.component.js

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

‎dist/@coreui/angular/esm5/lib/sidebar/app-sidebar.module.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/fesm2015/coreui-angular.js

Lines changed: 32 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎dist/@coreui/angular/fesm2015/coreui-angular.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/fesm5/coreui-angular.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/fesm5/coreui-angular.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/lib/aside/app-aside.component.d.ts

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,12 @@
1-
import { ElementRef, OnInit } from '@angular/core';
2-
export declare class AppAsideComponent implements OnInit {
1+
import { ElementRef, OnInit, OnDestroy } from '@angular/core';
2+
export declare class AppAsideComponent implements OnInit, OnDestroy {
33
private el;
44
display: any;
55
fixed: boolean;
66
offCanvas: boolean;
77
constructor(el: ElementRef);
88
ngOnInit(): void;
9+
ngOnDestroy(): void;
910
isFixed(fixed: boolean): void;
1011
isOffCanvas(offCanvas: boolean): void;
1112
displayBreakpoint(display: any): void;
Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,12 @@
1-
import { ElementRef, OnInit } from '@angular/core';
1+
import { ElementRef, OnInit, OnDestroy } from '@angular/core';
22
import { AppBreadcrumbService } from './app-breadcrumb.service';
3-
export declare class AppBreadcrumbComponent implements OnInit {
3+
export declare class AppBreadcrumbComponent implements OnInit, OnDestroy {
44
service: AppBreadcrumbService;
55
el: ElementRef;
66
fixed: boolean;
77
breadcrumbs: any;
88
constructor(service: AppBreadcrumbService, el: ElementRef);
99
ngOnInit(): void;
10+
ngOnDestroy(): void;
1011
isFixed(fixed: boolean): void;
1112
}
Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
1-
import { ElementRef, OnInit } from '@angular/core';
2-
export declare class AppFooterComponent implements OnInit {
1+
import { ElementRef, OnInit, OnDestroy } from '@angular/core';
2+
export declare class AppFooterComponent implements OnInit, OnDestroy {
33
private el;
44
fixed: boolean;
55
constructor(el: ElementRef);
66
ngOnInit(): void;
7+
ngOnDestroy(): void;
78
isFixed(fixed: boolean): void;
89
}

‎dist/@coreui/angular/lib/header/app-header.component.d.ts

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
import { ElementRef, OnInit } from '@angular/core';
2-
export declare class AppHeaderComponent implements OnInit {
1+
import { ElementRef, OnInit, OnDestroy } from '@angular/core';
2+
export declare class AppHeaderComponent implements OnInit, OnDestroy {
33
private el;
44
fixed: boolean;
55
navbarBrand: any;
@@ -11,6 +11,7 @@ export declare class AppHeaderComponent implements OnInit {
1111
mobileAsideMenuToggler: any;
1212
constructor(el: ElementRef);
1313
ngOnInit(): void;
14+
ngOnDestroy(): void;
1415
isFixed(fixed: boolean): void;
1516
imgSrc(brand: any): void;
1617
imgWidth(brand: any): void;

‎dist/@coreui/angular/lib/sidebar/app-sidebar.component.d.ts

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
import { OnInit } from '@angular/core';
2-
export declare class AppSidebarComponent implements OnInit {
1+
import { OnInit, OnDestroy } from '@angular/core';
2+
export declare class AppSidebarComponent implements OnInit, OnDestroy {
33
compact: boolean;
44
display: any;
55
fixed: boolean;
@@ -8,6 +8,7 @@ export declare class AppSidebarComponent implements OnInit {
88
true: any;
99
constructor();
1010
ngOnInit(): void;
11+
ngOnDestroy(): void;
1112
isCompact(compact: boolean): void;
1213
isFixed(fixed: boolean): void;
1314
isMinimized(minimized: boolean): void;

‎dist/@coreui/angular/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@coreui/angular",
3-
"version": "2.2.0",
3+
"version": "2.2.1",
44
"description": "CoreUI Angular Bootstrap 4 components",
55
"license": "MIT",
66
"homepage": "https://coreui.io/angular",

0 commit comments

Comments
 (0)
Please sign in to comment.