Skip to content

v2.2.5 #43

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Jan 31, 2019
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
24 changes: 24 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,29 @@
### [@coreui/angular](https://coreui.io/) changelog

##### `v2.2.5`
- refactor: use Renderer2 instead of direct DOM manipulation
- refactor: use DOCUMENT dependency injection
- update: `@angular/animations` to `^7.2.3`
- update: `@angular/common` to `^7.2.3`
- update: `@angular/compiler` to `^7.2.3`
- update: `@angular/core` to `^7.2.3`
- update: `@angular/forms` to `^7.2.3`
- update: `@angular/http` to `^7.2.3`
- update: `@angular/platform-browser` to `^7.2.3`
- update: `@angular/platform-browser-dynamic` to `^7.2.3`
- update: `@angular/router` to `^7.2.3`
- update: `core-js` to `^2.6.3`
- update: `rxjs` to `^6.4.0`
- update: `zone.js` to `^0.8.29`
- update: `@angular-devkit/build-angular` to `^0.12.4`
- update: `@angular-devkit/build-ng-packagr` to `^0.12.4`
- update: `@angular/cli` to `^7.3.0`
- update: `@angular/compiler-cli` to `^7.2.3`
- update: `@angular/language-service` to `^7.2.3`
- update: `@types/jasmine` to `^3.3.8`
- update: `@types/node` to `^10.12.20`
- update: `ng-packagr` to `^4.7.0`

##### `v2.2.4`
- update: `typescript` to `~3.2.4`
- update: `@angular/animations` to `^7.2.1`
9 changes: 6 additions & 3 deletions dist/@coreui/angular/README.md
Original file line number Diff line number Diff line change
@@ -3,19 +3,22 @@
[![@coreui angular](https://img.shields.io/badge/@coreui%20-angular-lightgrey.svg?style=flat-square)](https://github.com/coreui/coreui-angular)
[![Npm badge](https://img.shields.io/npm/v/@coreui/angular.svg)][npm]
[![NPM downloads][npm-download]][npm]
[![@coreui angular-next](https://img.shields.io/badge/@coreui%[email protected]?style=flat-square)](https://github.com/coreui/coreui-angular)
[![npm next][npm-next]][npm]
[![@coreui coreui](https://img.shields.io/badge/@coreui%20-coreui-lightgrey.svg?style=flat-square)](https://github.com/coreui/coreui)
[![npm package][npm-coreui-badge]][npm-coreui]
[![NPM downloads][npm-coreui-download]][npm-coreui]
![angular](https://img.shields.io/badge/angular-^7.1.1-lightgrey.svg?style=flat-square)
![angular](https://img.shields.io/badge/angular-^7.2.3-lightgrey.svg?style=flat-square)

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

> [@coreui/angular](https://coreui.io/angular) `v2` library project
> for use with [CoreUI](https://coreui.io/angular/) `v2` Bootstrap Admin Template
> [@coreui/angular](https://coreui.io/angular) v2 library project
> for use with [CoreUI](https://coreui.io/angular/) v2 Bootstrap Admin Template
## Installation
```
398 changes: 286 additions & 112 deletions dist/@coreui/angular/bundles/coreui-angular.umd.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/@coreui/angular/bundles/coreui-angular.umd.js.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/@coreui/angular/bundles/coreui-angular.umd.min.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/@coreui/angular/bundles/coreui-angular.umd.min.js.map

Large diffs are not rendered by default.

23 changes: 12 additions & 11 deletions dist/@coreui/angular/coreui-angular.d.ts
Original file line number Diff line number Diff line change
@@ -2,16 +2,17 @@
* Generated bundle index. Do not edit.
*/
export * from './public_api';
export { AppAsideComponent as ɵh } from './lib/aside/app-aside.component';
export { AppBreadcrumbComponent as ɵi } from './lib/breadcrumb/app-breadcrumb.component';
export { AppBreadcrumbService as ɵj } from './lib/breadcrumb/app-breadcrumb.service';
export { AppFooterComponent as ɵk } from './lib/footer/app-footer.component';
export { AppHeaderComponent as ɵl } from './lib/header/app-header.component';
export { AppAsideComponent as ɵi } from './lib/aside/app-aside.component';
export { AppBreadcrumbComponent as ɵj } from './lib/breadcrumb/app-breadcrumb.component';
export { AppBreadcrumbService as ɵk } from './lib/breadcrumb/app-breadcrumb.service';
export { AppFooterComponent as ɵl } from './lib/footer/app-footer.component';
export { AppHeaderComponent as ɵm } from './lib/header/app-header.component';
export { AsideToggleDirective as ɵg, BrandMinimizeDirective as ɵf, MobileSidebarToggleDirective as ɵd, SidebarMinimizeDirective as ɵc, SidebarOffCanvasCloseDirective as ɵe, SidebarToggleDirective as ɵb } from './lib/shared/layout/layout.directive';
export { LayoutModule as ɵa } from './lib/shared/layout/layout.module';
export { AppSidebarFooterComponent as ɵm } from './lib/sidebar/app-sidebar-footer.component';
export { AppSidebarFormComponent as ɵn } from './lib/sidebar/app-sidebar-form.component';
export { AppSidebarHeaderComponent as ɵo } from './lib/sidebar/app-sidebar-header.component';
export { AppSidebarMinimizerComponent as ɵp } from './lib/sidebar/app-sidebar-minimizer.component';
export { AppSidebarNavComponent as ɵu, AppSidebarNavDropdownComponent as ɵx, AppSidebarNavItemComponent as ɵv, AppSidebarNavLinkComponent as ɵw, AppSidebarNavTitleComponent as ɵy, LinkAttributesDirective as ɵt, NavDropdownDirective as ɵr, NavDropdownToggleDirective as ɵs } from './lib/sidebar/app-sidebar-nav.component';
export { AppSidebarComponent as ɵq } from './lib/sidebar/app-sidebar.component';
export { ClassToggler as ɵh } from './lib/shared/toggle-classes';
export { AppSidebarFooterComponent as ɵn } from './lib/sidebar/app-sidebar-footer.component';
export { AppSidebarFormComponent as ɵo } from './lib/sidebar/app-sidebar-form.component';
export { AppSidebarHeaderComponent as ɵp } from './lib/sidebar/app-sidebar-header.component';
export { AppSidebarMinimizerComponent as ɵq } from './lib/sidebar/app-sidebar-minimizer.component';
export { AppSidebarNavComponent as ɵv, AppSidebarNavDropdownComponent as ɵy, AppSidebarNavItemComponent as ɵw, AppSidebarNavLinkComponent as ɵx, AppSidebarNavTitleComponent as ɵz, LinkAttributesDirective as ɵu, NavDropdownDirective as ɵs, NavDropdownToggleDirective as ɵt } from './lib/sidebar/app-sidebar-nav.component';
export { AppSidebarComponent as ɵr } from './lib/sidebar/app-sidebar.component';
2 changes: 1 addition & 1 deletion dist/@coreui/angular/coreui-angular.metadata.json

Large diffs are not rendered by default.

25 changes: 13 additions & 12 deletions dist/@coreui/angular/esm2015/coreui-angular.js
54 changes: 35 additions & 19 deletions dist/@coreui/angular/esm2015/lib/aside/app-aside.component.js
36 changes: 27 additions & 9 deletions dist/@coreui/angular/esm2015/lib/footer/app-footer.component.js
35 changes: 26 additions & 9 deletions dist/@coreui/angular/esm2015/lib/header/app-header.component.js

Large diffs are not rendered by default.

165 changes: 143 additions & 22 deletions dist/@coreui/angular/esm2015/lib/shared/layout/layout.directive.js

Large diffs are not rendered by default.

66 changes: 62 additions & 4 deletions dist/@coreui/angular/esm2015/lib/shared/toggle-classes.js

Large diffs are not rendered by default.

84 changes: 52 additions & 32 deletions dist/@coreui/angular/esm2015/lib/sidebar/app-sidebar.component.js
Loading