Skip to content

Commit

Permalink
Merge pull request #33 from coreui/dev-angular-update-to-7
Browse files Browse the repository at this point in the history
chore: update to Angular 7
  • Loading branch information
xidedix authored Dec 3, 2018
2 parents 9a91bfe + becd763 commit 33b08fc
Show file tree
Hide file tree
Showing 57 changed files with 400 additions and 258 deletions.
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.0`
- chore: build with Angular 7
- chore: update Angular to `^7.1.0` see: https://update.angular.io/
- update: `@angular/animations` to `^7.1.1`
- update: `@angular/common` to `^7.1.1`
- update: `@angular/compiler` to `^7.1.1`
- update: `@angular/core` to `^7.1.1`
- update: `@angular/forms` to `^7.1.1`
- update: `@angular/http` to `^7.1.1`
- update: `@angular/platform-browser` to `^7.1.1`
- update: `@angular/platform-browser-dynamic` to `^7.1.1`
- update: `@angular/router` to `^7.1.1`
- update: `@angular-devkit/build-angular` to `~0.11.0`
- update: `@angular-devkit/build-ng-packagr` to `~0.11.0`
- update: `@angular/cli` to `^7.1.0`
- update: `@angular/compiler-cli` to `^7.1.1`
- update: `@angular/language-service` to `^7.1.1`
- update: `@types/jasmine` to `~3.3.0`
- update: `karma` to `^3.1.3`
- update: `karma-jasmine` to `~2.0.1`
- update: `ng-packagr` to `^4.4.5`
- update: `ts-node` to `~7.0.1`
- update: `typescript` to `^3.1.6"

##### `v2.1.0`
- feat: sidebar nav-link `attributes` - optional JS object with valid JS API naming:
- valid attributes: `rel`, `target`, `hidden`, `disabled`, etc...
Expand Down
97 changes: 60 additions & 37 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.

2 changes: 1 addition & 1 deletion dist/@coreui/angular/coreui-angular.metadata.json

Large diffs are not rendered by default.

5 changes: 3 additions & 2 deletions dist/@coreui/angular/esm2015/lib/aside/app-aside.component.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions dist/@coreui/angular/esm2015/lib/aside/app-aside.module.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 33b08fc

Please sign in to comment.