Skip to content

Commit

Permalink
Merge pull request #45 from coreui/refactor-navbar-brand
Browse files Browse the repository at this point in the history
v2.3.0
  • Loading branch information
xidedix authored Feb 4, 2019
2 parents 12c92d3 + dbe8572 commit 0951140
Show file tree
Hide file tree
Showing 86 changed files with 1,603 additions and 1,528 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
### [@coreui/angular](https://coreui.io/) changelog

##### `v2.3.0`
- feat(app-header): navbarBrand img use appHtmlAttr instead of attr.*
- refactor: directive appLinkAttributes -> appHtmlAttr, moved to layout
- refactor(app-header): drop unused methods
- refactor(sidebar-nav): directive appLinkAttributes -> appHtmlAttr
- refactor(app-footer): drop Replace footer
- update: `@angular-devkit/build-angular` to `^0.13.0`
- update: `@angular-devkit/build-ng-packagr` to `^0.13.0`
- update: `@types/node` to `^10.12.21`

##### `v2.2.5`
- refactor: use Renderer2 instead of direct DOM manipulation
- refactor: use DOCUMENT dependency injection
Expand Down
Loading

0 comments on commit 0951140

Please sign in to comment.