File tree Expand file tree Collapse file tree 6 files changed +29
-7
lines changed Expand file tree Collapse file tree 6 files changed +29
-7
lines changed Original file line number Diff line number Diff line change 11### [ @coreui/angular ] ( https://coreui.io/ ) changelog
22
3+ ##### ` v2.11.1 `
4+
5+ - ##### ` update to Angular 11.1 `
6+
7+ ###### dependencies update
8+ - update ` @angular/animations ` to ` ^11.1.0 `
9+ - update ` @angular/common ` to ` ^11.1.0 `
10+ - update ` @angular/compiler ` to ` ^11.1.0 `
11+ - update ` @angular/core ` to ` ^11.1.0 `
12+ - update ` @angular/forms ` to ` ^11.1.0 `
13+ - update ` @angular/localize ` to ` ^11.1.0 `
14+ - update ` @angular/platform-browser ` to ` ^11.1.0 `
15+ - update ` @angular/platform-browser-dynamic ` to ` ^11.1.0 `
16+ - update ` @angular/router ` to ` ^11.1.0 `
17+ - update ` @angular-devkit/build-angular ` to ` ^0.1101.1 `
18+ - update ` @angular/cli ` to ` ^11.1.1 `
19+ - update ` @angular/compiler-cli ` to ` ^11.1.0 `
20+ - update ` @angular/language-service ` to ` ^11.1.0 `
21+ - update ` @types/jasmine ` to ` ^3.6.3 `
22+ - update ` @types/node ` to ` ^14.14.22 `
23+ - update ` ng-packagr ` to ` ^11.1.2 `
24+
25+
326##### ` v2.11.0 `
427
528- chore: update to ` Angular 11 ` and ` TypeScript 4 `
Original file line number Diff line number Diff line change 22
33[ ![ npm package] [ npm-coreui-angular-badge-latest ]] [ npm-coreui-angular ]
44[ ![ NPM downloads] [ npm-coreui-angular-download ]] [ npm-coreui-angular ]
5- ![ angular] ( https://img.shields.io/badge/angular-^11.0.9 -lightgrey.svg?style=flat-square&logo=angular )
5+ ![ angular] ( https://img.shields.io/badge/angular-^11.1.0 -lightgrey.svg?style=flat-square&logo=angular )
66[ ![ npm-coreui-angular-next] [ npm-coreui-angular-badge-next ]] [ npm-coreui-angular ]
77[ ![ @coreui coreui] ( https://img.shields.io/badge/@coreui%20-coreui-lightgrey.svg?style=flat-square )] ( https://github.com/coreui/coreui )
88[ ![ npm package] [ npm-coreui-badge ]] [ npm-coreui ]
Original file line number Diff line number Diff line change 11{
22 "name" : " @coreui/angular-dev" ,
3- "version" : " 2.11.0 " ,
3+ "version" : " 2.11.1 " ,
44 "license" : " MIT" ,
55 "author" : {
66 "name" : " Łukasz Holeczek" ,
Original file line number Diff line number Diff line change 22
33[ ![ npm package] [ npm-coreui-angular-badge-latest ]] [ npm-coreui-angular ]
44[ ![ NPM downloads] [ npm-coreui-angular-download ]] [ npm-coreui-angular ]
5- ![ angular] ( https://img.shields.io/badge/angular-^11.0.9 -lightgrey.svg?style=flat-square&logo=angular )
5+ ![ angular] ( https://img.shields.io/badge/angular-^11.1.0 -lightgrey.svg?style=flat-square&logo=angular )
66[ ![ npm-coreui-angular-next] [ npm-coreui-angular-badge-next ]] [ npm-coreui-angular ]
77[ ![ @coreui coreui] ( https://img.shields.io/badge/@coreui%20-coreui-lightgrey.svg?style=flat-square )] ( https://github.com/coreui/coreui )
88[ ![ npm package] [ npm-coreui-badge ]] [ npm-coreui ]
Original file line number Diff line number Diff line change 11{
22 "name" : " @coreui/angular" ,
3- "version" : " 2.11.0 " ,
3+ "version" : " 2.11.1 " ,
44 "description" : " CoreUI Angular 11 Bootstrap 4 components" ,
55 "license" : " MIT" ,
66 "homepage" : " https://coreui.io/angular" ,
2222 "peerDependencies" : {
2323 "@angular/common" : " ^11.0.0" ,
2424 "@angular/core" : " ^11.0.0" ,
25- "@angular/router" : " ^11.0.0" ,
26- "@coreui/coreui" : " ^2.1.16"
25+ "@angular/router" : " ^11.0.0"
2726 },
2827 "repository" : {
2928 "type" : " git" ,
Original file line number Diff line number Diff line change 11<!doctype html>
22<!--
33* CoreUI 2 for Angular 11 - test bed
4- * @version v2.11.0
4+ * @version v2.11.1
55* @link https://coreui.io/angular/
66* Copyright (c) 2021 creativeLabs Łukasz Holeczek
77-->
You can’t perform that action at this time.
0 commit comments