Skip to content

Commit 0951140

Browse files
authored
Merge pull request #45 from coreui/refactor-navbar-brand
v2.3.0
2 parents 12c92d3 + dbe8572 commit 0951140

File tree

86 files changed

+1603
-1528
lines changed

Some content is hidden

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

86 files changed

+1603
-1528
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)