Skip to content

Commit e6fa835

Browse files
committed
Ship: v2.6.3
1 parent c699adb commit e6fa835

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

42 files changed

+616
-806
lines changed

CHANGELOG.md

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,28 @@
11
### [@coreui/angular](https://coreui.io/) changelog
22

3+
##### `v2.6.3`
4+
- refactor: change renderer.addClass to HostBinding
5+
- test: add e2e test bed with some tests
6+
7+
###### dependencies update
8+
- update `@angular-devkit/build-angular` to `^0.803.14`
9+
- update `@angular-devkit/build-ng-packagr` to `^0.803.14`
10+
- update `@angular/cli` to `^8.3.14`
11+
- update `@angular/compiler-cli` to `^8.2.12`
12+
- update `@angular/language-service` to `^8.2.12`
13+
- update `@angular/animations` to `^8.2.12`
14+
- update `@angular/common` to `^8.2.12`
15+
- update `@angular/compiler` to `^8.2.12`
16+
- update `@angular/core` to `^8.2.12`
17+
- update `@angular/forms` to `^8.2.12`
18+
- update `@angular/platform-browser` to `^8.2.12`
19+
- update `@angular/platform-browser-dynamic` to `^8.2.12`
20+
- update `@angular/router` to `^8.2.12`
21+
- rollback `protractor` to `^5.4.2`
22+
- add `@coreui/coreui` (e2e)
23+
- add `simple-line-icons` (e2e)
24+
- add `ngx-perfect-scrollbar` (e2e)
25+
326
##### `v2.6.2`
427
- feat(Sidebar): `minimized` state @Input/@Output - thanks @Hagith #84
528
- test(Sidebar): `minimized` state - thanks @Hagith #84

0 commit comments

Comments
 (0)