@coreui/angular changelog
- refactor(AppHeader): add reactive toggler class based on breakpoint
usage: set toggler breakpoint
<app-header
[sidebarToggler]="'lg'"
[asideMenuToggler]="'md'">
</app-header>
- update
@angular/animations
to^8.0.2
- update
@angular/common
to^8.0.2
- update
@angular/compiler
to^8.0.2
- update
@angular/core
to^8.0.2
- update
@angular/forms
to^8.0.2
- update
@angular/platform-browser
to^8.0.2
- update
@angular/platform-browser-dynamic
to^8.0.2
- update
@angular/router
to^8.0.2
- update
@angular-devkit/build-angular
to^0.800.3
- update
@angular-devkit/build-ng-packagr
to^0.800.3
- update
@angular/cli
to^8.0.3
- update
@angular/compiler-cli
to^8.0.2
- update
@angular/language-service
to^8.0.2
- update
@types/node
to^11.13.14
- update
ts-node
to^8.3.0
- update
tslib
to^1.10.0
- fix(appHtmlAttr): cannot remove html attribute,
ex:attributes: {hidden: null}
removes attributehidden
- update
@angular-devkit/build-angular
to^0.800.2
- update
@angular-devkit/build-ng-packagr
to^0.800.2
- update
@angular/cli
to^8.0.2
- update
ng-packagr
to^5.3.0
- chore: upgrade to Angular 8.0 - thanks @dennisameling
- chore: move browserslist file
- chore(tslint): cleanup unused/deprecated rules
- chore(tsconfig): target update
- update
@angular/animations
to^8.0.0
- update
@angular/common
to^8.0.0
- update
@angular/compiler
to^8.0.0
- update
@angular/core
to^8.0.0
- update
@angular/forms
to^8.0.0
- update
@angular/platform-browser
to^8.0.0
- update
@angular/platform-browser-dynamic
to^8.0.0
- update
@angular/router
to^8.0.0
- update
core-js
to^2.6.9
- update
rxjs
to^6.5.2
- update
zone.js
to~0.9.1
- update
@angular-devkit/build-angular
to~0.800.1
- update
@angular-devkit/build-ng-packagr
to~0.800.1
- update
@angular/cli
to^8.0.1
- update
@angular/compiler-cli
to^8.0.0
- update
@angular/language-service
to^8.0.0
- update
@types/jasmine
to^3.3.13
- update
@types/node
to^11.13.13
- update
codelyzer
to^5.0.1
- update
jasmine-core
to~3.4.0
- update
ng-packagr
to^5.2.0
- update
tsickle
to^0.35.0
- update
typescript
to~3.4.5
- chore(readme): npm badges
- chore(readme): prerequisites
- update:
@angular/animations
to^7.2.10
- update:
@angular/common
to^7.2.10
- update:
@angular/compiler
to^7.2.10
- update:
@angular/core
to^7.2.10
- update:
@angular/forms
to^7.2.10
- update:
@angular/http
to^7.2.10
- update:
@angular/platform-browser
to^7.2.10
- update:
@angular/platform-browser-dynamic
to^7.2.10
- update:
@angular/router
to^7.2.10
- update:
@angular/compiler-cli
to^7.2.10
- update:
@angular/language-service
to^7.2.10
- update:
@types/jasmine
to^3.3.12
- update:
@types/node
to^11.11.4
- fix(breadcrumb.service): wrong import from
rxjs
causes overhead in resulted bundle - fixes #22 thanks @sparun160782 @lscorcia @nazar-kuzo - update:
@angular/animations
to^7.2.9
- update:
@angular/common
to^7.2.9
- update:
@angular/compiler
to^7.2.9
- update:
@angular/core
to^7.2.9
- update:
@angular/forms
to^7.2.9
- update:
@angular/http
to^7.2.9
- update:
@angular/platform-browser
to^7.2.9
- update:
@angular/platform-browser-dynamic
to^7.2.9
- update:
@angular/router
to^7.2.9
- update:
@angular-devkit/build-angular
to^0.13.6
- update:
@angular-devkit/build-ng-packagr
to^0.13.6
- update:
@angular/cli
to^7.3.6
- update:
@angular/compiler-cli
to^7.2.9
- update:
@angular/language-service
to^7.2.9
- update:
@types/jasmine
to^3.3.10
- update:
@types/node
to^11.11.3
- update:
karma
to^4.0.1
- update:
ts-node
to^8.0.3
- update:
tslint
to^5.14.0
- update:
@coreui/coreui
to^2.1.7
- update:
@angular/animations
to^7.2.6
- update:
@angular/common
to^7.2.6
- update:
@angular/compiler
to^7.2.6
- update:
@angular/core
to^7.2.6
- update:
@angular/forms
to^7.2.6
- update:
@angular/http
to^7.2.6
- update:
@angular/platform-browser
to^7.2.6
- update:
@angular/platform-browser-dynamic
to^7.2.6
- update:
@angular/router
to^7.2.6
- update:
@angular-devkit/build-angular
to^0.13.3
- update:
@angular-devkit/build-ng-packagr
to^0.13.3
- update:
@angular/cli
to^7.3.3
- update:
@angular/compiler-cli
to^7.2.6
- update:
@angular/language-service
to^7.2.6
- feat(header): use routerLink for brand instead of href attribute #51 - thanks @Hagith
- fix(sidebar-nav): ie issues
dist
is the same as v2.4.0-beta.1
- update:
@angular/animations
to^7.2.5
- update:
@angular/common
to^7.2.5
- update:
@angular/compiler
to^7.2.5
- update:
@angular/core
to^7.2.5
- update:
@angular/forms
to^7.2.5
- update:
@angular/http
to^7.2.5
- update:
@angular/platform-browser
to^7.2.5
- update:
@angular/platform-browser-dynamic
to^7.2.5
- update:
@angular/router
to^7.2.5
- update:
@angular-devkit/build-angular
to^0.13.2
- update:
@angular-devkit/build-ng-packagr
to^0.13.2
- update:
@angular/cli
to^7.3.2
- update:
@angular/compiler-cli
to^7.2.5
- update:
@angular/language-service
to^7.2.5
- update:
@types/node
to^11.9.4
- update:
karma
to^4.0.0
- update:
karma-coverage-istanbul-reporter
to^2.0.5
- fix(sidebar): navItems reassignment bug #126, #42, #12
- refactor(aside): drop
Replace
- refactor(breadcrumb): drop
Replace
new componentcui-breadcrumb
(migration needed) - refactor(footer): minor changes
- refactor(header): drop
Replace
- refactor(layout): cleanup
- refactor(sidebar-nav): drop
Replace
, redesign - update:
@angular/animations
to^7.2.4
- update:
@angular/common
to^7.2.4
- update:
@angular/compiler
to^7.2.4
- update:
@angular/core
to^7.2.4
- update:
@angular/forms
to^7.2.4
- update:
@angular/http
to^7.2.4
- update:
@angular/platform-browser
to^7.2.4
- update:
@angular/platform-browser-dynamic
to^7.2.4
- update:
@angular/router
to^7.2.4
- update:
core-js
to^2.6.5
- update:
@angular-devkit/build-angular
to^0.13.1
- update:
@angular-devkit/build-ng-packagr
to^0.13.1
- update:
@angular/cli
to^7.3.1
- update:
@angular/compiler-cli
to^7.2.4
- update:
@angular/language-service
to^7.2.4
- update:
@types/jasmine
to^3.3.9
- update:
@types/node
to^10.12.26
- update:
ng-packagr
to^4.7.1
- fix: faulty LayoutModule import causes: Unexpected value 'undefined' imported by the module #47
- refactor(appSidebarToggler): inject
ClassToggler
instead of ToggleClasses function - fix: should not throw errors when navItems are undefined - #46 thanks @fluffynuts
- 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
- refactor: use Renderer2 instead of direct DOM manipulation
- refactor: use DOCUMENT dependency injection
- update:
@angular/animations
to^7.2.3
- update:
@angular/common
to^7.2.3
- update:
@angular/compiler
to^7.2.3
- update:
@angular/core
to^7.2.3
- update:
@angular/forms
to^7.2.3
- update:
@angular/http
to^7.2.3
- update:
@angular/platform-browser
to^7.2.3
- update:
@angular/platform-browser-dynamic
to^7.2.3
- update:
@angular/router
to^7.2.3
- update:
core-js
to^2.6.3
- update:
rxjs
to^6.4.0
- update:
zone.js
to^0.8.29
- update:
@angular-devkit/build-angular
to^0.12.4
- update:
@angular-devkit/build-ng-packagr
to^0.12.4
- update:
@angular/cli
to^7.3.0
- update:
@angular/compiler-cli
to^7.2.3
- update:
@angular/language-service
to^7.2.3
- update:
@types/jasmine
to^3.3.8
- update:
@types/node
to^10.12.20
- update:
ng-packagr
to^4.7.0
- update:
typescript
to~3.2.4
- update:
@angular/animations
to^7.2.1
- update:
@angular/common
to^7.2.1
- update:
@angular/compiler
to^7.2.1
- update:
@angular/core
to^7.2.1
- update:
@angular/forms
to^7.2.1
- update:
@angular/http
to^7.2.1
- update:
@angular/platform-browser
to^7.2.1
- update:
@angular/platform-browser-dynamic
to^7.2.1
- update:
@angular/router
to^7.2.1
- update:
zone.js
to^0.8.28
- update:
@angular-devkit/build-angular
to^0.12.2
- update:
@angular-devkit/build-ng-packagr
to^0.12.2
- update:
@angular/cli
to^7.2.2
- update:
@angular/compiler-cli
to^7.2.1
- update:
@angular/language-service
to^7.2.1
- update:
@types/jasmine
to^3.3.6
- update:
ng-packagr
to^4.6.0
- refactor(app-sidebar-nav): minor changes
- update:
@coreui/coreui
to^2.1.6
- update:
@angular/animations
to^7.2.0
- update:
@angular/common
to^7.2.0
- update:
@angular/compiler
to^7.2.0
- update:
@angular/core
to^7.2.0
- update:
@angular/forms
to^7.2.0
- update:
@angular/http
to^7.2.0
- update:
@angular/platform-browser
to^7.2.0
- update:
@angular/platform-browser-dynamic
to^7.2.0
- update:
@angular/router
to^7.2.0
- update:
core-js
to^2.6.2
- update:
zone.js
to^0.8.27
- update:
@angular-devkit/build-angular
to^0.12.1
- update:
@angular-devkit/build-ng-packagr
to^0.12.1
- update:
@angular/cli
to^7.2.1
- update:
@angular/compiler-cli
to^7.2.0
- update:
@angular/language-service
to^7.2.0
- update:
@types/jasmine
to^3.3.5
- update:
@types/node
to^10.12.18
- refactor(app-header): new prop
navbarBrandText
= {icon: 'C', text: 'CoreUI'} render as innerHTML - refactor(app-header): new prop
navbarBrandHref
= '' - refactor(app-header):
navbarBrandImg
: Boolean - fix(app-sidebar): missing semicolon
- fix(angular.json): missing css path
- update:
@angular/animations
to7.1.4
- update:
@angular/common
to7.1.4
- update:
@angular/compiler
to7.1.4
- update:
@angular/core
to7.1.4
- update:
@angular/forms
to7.1.4
- update:
@angular/http
to7.1.4
- update:
@angular/platform-browser
to7.1.4
- update:
@angular/platform-browser-dynamic
to7.1.4
- update:
@angular/router
to7.1.4
- update:
core-js
to2.6.1
- update:
@angular-devkit/build-angular
to0.11.3
- update:
@angular-devkit/build-ng-packagr
to0.11.3
- update:
@angular/cli
to7.1.3
- update:
@angular/compiler-cli
to7.1.4
- update:
@angular/language-service
to7.1.4
- update:
@types/jasmine
to3.3.4
- update:
@types/node
to10.12.17
- update:
karma
to3.1.4
- update:
tslint
to5.12.0
- fix: remove
-fixed
class on layout components destroy - chore: commit
package-lock.json
- chore: add README
- update:
core-js
to2.6.0
- update:
@angular-devkit/build-angular
to0.11.1
- update:
@angular-devkit/build-ng-packagr
to0.11.1
- update:
@angular/cli
to7.1.1
- update:
@types/jasmine
to3.3.1
- update:
@types/node
to10.12.12
- chore: build with Angular 7
- chore: update Angular to
^7.1.0
see: https://update.angular.io/- update:
@angular/animations
to^7.1.1
- update:
@angular/common
to^7.1.1
- update:
@angular/compiler
to^7.1.1
- update:
@angular/core
to^7.1.1
- update:
@angular/forms
to^7.1.1
- update:
@angular/http
to^7.1.1
- update:
@angular/platform-browser
to^7.1.1
- update:
@angular/platform-browser-dynamic
to^7.1.1
- update:
@angular/router
to^7.1.1
- update:
@angular-devkit/build-angular
to~0.11.0
- update:
@angular-devkit/build-ng-packagr
to~0.11.0
- update:
@angular/cli
to^7.1.0
- update:
@angular/compiler-cli
to^7.1.1
- update:
@angular/language-service
to^7.1.1
- update:
@types/jasmine
to~3.3.0
- update:
karma
to^3.1.3
- update:
karma-jasmine
to~2.0.1
- update:
ng-packagr
to^4.4.5
- update:
ts-node
to~7.0.1
- update:
typescript
to `^3.1.6"
- update:
- feat: sidebar nav-link
attributes
- optional JS object with valid JS API naming:- valid attributes:
rel
,target
,hidden
,disabled
, etc... - item example:
- valid attributes:
...
{
name: 'Try CoreUI PRO',
url: 'https://coreui.io/pro/react/',
icon: 'cui-layers icons',
variant: 'danger',
attributes: { target: '_blank', rel: "noopener" },
},
....
- update
@coreui/coreui
to2.1.3
- update
rxjs
to^6.3.3
- update
@angular-devkit/build-angular
to~0.8.8
- update
@angular-devkit/build-ng-packagr
to~0.8.8
- update
@angular/cli
to^6.2.8
- update
@types/jasmine
to~2.8.12
- update
@types/jasminewd2
to~2.0.6
- update
@types/node
to~10.12.10
- update
jasmine-core
to~3.3.0
- update
karma-jasmine-html-reporter
to^1.4.0
- update
ng-packagr
to^3.0.6
- update
shelljs
to^0.8.3
- update
ts-node
to~6.2.0
- update
tsickle
to^0.34.0
- update
typescript
to~2.9.2