Skip to content

Releases: coreui/coreui-angular

v2.4.1

18 Feb 17:27
6c0b02f
Compare
Choose a tag to compare
v2.4.1
  • fix(sidebar-nav): 'disabled` link ie issues

v2.4.0

18 Feb 16:06
b924a8d
Compare
Choose a tag to compare
v2.4.0

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

v2.4.0-beta.1

15 Feb 19:50
Compare
Choose a tag to compare
v2.4.0-beta.1 Pre-release
Pre-release
v2.4.0-beta.1
  • fix(sidebar): navItems reassignment bug #126, #42, #12
  • refactor(aside): drop Replace
  • refactor(breadcrumb): drop Replace new component cui-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

v2.3.1

05 Feb 17:17
401cbac
Compare
Choose a tag to compare
v2.3.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

v2.3.0 - faulty import: do not install

04 Feb 16:19
0951140
Compare
Choose a tag to compare
Pre-release
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

31 Jan 11:48
12c92d3
Compare
Choose a tag to compare
v2.2.5
  • 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

v2.2.4

18 Jan 15:20
927ee72
Compare
Choose a tag to compare
v2.2.4 dependencies udate
  • 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

v2.2.3

14 Jan 15:44
8127062
Compare
Choose a tag to compare
v2.2.3
  • refactor(app-sidebar-nav): minor changes
  • 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

v2.2.2

19 Dec 17:09
d599e37
Compare
Choose a tag to compare
v2.2.2
  • 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 to 7.1.4
  • update: @angular/common to 7.1.4
  • update: @angular/compiler to 7.1.4
  • update: @angular/core to 7.1.4
  • update: @angular/forms to 7.1.4
  • update: @angular/http to 7.1.4
  • update: @angular/platform-browser to 7.1.4
  • update: @angular/platform-browser-dynamic to 7.1.4
  • update: @angular/router to 7.1.4
  • update: core-js to 2.6.1
  • update: @angular-devkit/build-angular to 0.11.3
  • update: @angular-devkit/build-ng-packagr to 0.11.3
  • update: @angular/cli to 7.1.3
  • update: @angular/compiler-cli to 7.1.4
  • update: @angular/language-service to 7.1.4
  • update: @types/jasmine to 3.3.4
  • update: @types/node to 10.12.17
  • update: karma to 3.1.4
  • update: tslint to 5.12.0

v2.2.1

05 Dec 15:38
031e508
Compare
Choose a tag to compare
v2.2.1
  • fix: remove -fixed class on layout components destroy
  • chore: commit package-lock.json
  • chore: add README
  • update: core-js to 2.6.0
  • update: @angular-devkit/build-angular to 0.11.1
  • update: @angular-devkit/build-ng-packagr to 0.11.1
  • update: @angular/cli to 7.1.1
  • update: @types/jasmine to 3.3.1
  • update: @types/node to 10.12.12