Skip to content

Commit dbe8572

Browse files
committedFeb 4, 2019
Ship: v2.3.0
1 parent b5df878 commit dbe8572

File tree

79 files changed

+1521
-1411
lines changed

Some content is hidden

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

79 files changed

+1521
-1411
lines changed
 

‎CHANGELOG.md

+10
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
### [@coreui/angular](https://coreui.io/) changelog
22

3+
##### `v2.3.0`
4+
- feat(app-header): navbarBrand img use appHtmlAttr instead of attr.*
5+
- refactor: directive appLinkAttributes -> appHtmlAttr, moved to layout
6+
- refactor(app-header): drop unused methods
7+
- refactor(sidebar-nav): directive appLinkAttributes -> appHtmlAttr
8+
- refactor(app-footer): drop Replace footer
9+
- update: `@angular-devkit/build-angular` to `^0.13.0`
10+
- update: `@angular-devkit/build-ng-packagr` to `^0.13.0`
11+
- update: `@types/node` to `^10.12.21`
12+
313
##### `v2.2.5`
414
- refactor: use Renderer2 instead of direct DOM manipulation
515
- refactor: use DOCUMENT dependency injection

0 commit comments

Comments
 (0)
Please sign in to comment.