Skip to content

Releases: coreui/coreui-angular

5.5.13

Choose a tag to compare

@xidedix xidedix released this 16 Sep 15:28
5.5.13 for Angular 20.3.0

@coreui/angular 5.5.13
@coreui/angular-chartjs 5.5.13
@coreui/icons-angular 5.5.13

  • @angular-devkit/schematics @ "20.3.1" (was "20.2.2")
  • @angular/build @ "20.3.1" (was "20.2.2")
  • @angular/cli @ "20.3.1" (was "20.2.2")
  • @angular/compiler-cli @ "20.3.0" (was "20.2.4")
  • @angular/language-service @ "20.3.0" (was "20.2.4")
  • @angular/animations @ "20.3.0" (was "20.2.4")
  • @angular/cdk @ "20.2.3" (was "20.2.2")
  • @angular/common @ "20.3.0" (was "20.2.4")
  • @angular/compiler @ "20.3.0" (was "20.2.4")
  • @angular/core @ "20.3.0" (was "20.2.4")
  • @angular/forms @ "20.3.0" (was "20.2.4")
  • @angular/localize @ "20.3.0" (was "20.2.4")
  • @angular/platform-browser @ "20.3.0" (was "20.2.4")
  • @angular/platform-browser-dynamic @ "20.3.0" (was "20.2.4")
  • @angular/router @ "20.3.0" (was "20.2.4")
  • @types/node @ "22.18.4" (was "22.18.1")
  • ng-packagr @ "20.3.0" (was "20.2.0")
  • angular-eslint @ "20.3.0" (was "20.2.0")
  • eslint @ "9.35.0" (was "9.34.0")
  • typescript-eslint @ "8.44.0" (was "8.42.0")

Full Changelog: 5.5.12...5.5.13

5.5.12

Choose a tag to compare

@xidedix xidedix released this 04 Sep 23:11
5.5.12 for Angular 20.2.4

@coreui/angular 5.5.12
@coreui/angular-chartjs 5.5.12
@coreui/icons-angular 5.5.12

  • chore(dependencies): update to Angular 20.2.4
    • @angular-devkit/schematics@"20.2.2" (was "20.2.1")
    • @angular/build@"20.2.2" (was "20.2.1")
    • @angular/cli@"20.2.2" (was "20.2.1")
    • @angular/compiler-cli@"20.2.4" (was "20.2.2")
    • @angular/language-service@"20.2.4" (was "20.2.2")
    • @angular/animations@"20.2.4" (was "20.2.2")
    • @angular/cdk@"20.2.2" (was "20.2.1")
    • @angular/common@"20.2.4" (was "20.2.2")
    • @angular/compiler@"20.2.4" (was "20.2.2")
    • @angular/core@"20.2.4" (was "20.2.2")
    • @angular/forms@"20.2.4" (was "20.2.2")
    • @angular/localize@"20.2.4" (was "20.2.2")
    • @angular/platform-browser@"20.2.4" (was "20.2.2")
    • @angular/platform-browser-dynamic@"20.2.4" (was "20.2.2")
    • @angular/router@"20.2.4" (was "20.2.2")
    • @types/node@"22.18.1" (was "22.18.0")
    • jasmine-core@"5.10.0" (was "5.9.0")
    • typescript-eslint@"8.42.0" (was "8.41.0")

Full Changelog: 5.5.11...5.5.12

5.5.11

Choose a tag to compare

@xidedix xidedix released this 28 Aug 12:47
5.5.11 for Angular 20.2.2

@coreui/angular 5.5.11
@coreui/angular-chartjs 5.5.11
@coreui/icons-angular 5.5.11

  • chore(dependencies): update to Angular 20.2.x

Full Changelog: 5.5.10...5.5.11

v2.20.0

Choose a tag to compare

@xidedix xidedix released this 28 Aug 14:57
v2.20.0
  • update to Angular 20.2

Full Changelog: v2.19.1...v2.20.0

5.5.10

Choose a tag to compare

@xidedix xidedix released this 26 Aug 15:08
5.5.10 for Angular 20.2.x

@coreui/angular 5.5.10
@coreui/angular-chartjs 5.5.10
@coreui/icons-angular 5.5.10

  • chore(dependencies): update to Angular 20.2.x

Full Changelog: 5.5.9...5.5.10

5.5.9

Choose a tag to compare

@xidedix xidedix released this 22 Aug 15:55
5.5.9 for Angular 20.1.8

@coreui/angular 5.5.9
@coreui/angular-chartjs 5.5.9
@coreui/icons-angular 5.5.9

  • chore(dependencies): update

Full Changelog: 5.5.8...5.5.9

5.5.8

Choose a tag to compare

@xidedix xidedix released this 13 Aug 14:37
5.5.8 for Angular 20.1.6

@coreui/angular 5.5.8
@coreui/angular-chartjs 5.5.8
@coreui/icons-angular 5.5.8

  • fix(toaster): Unexpected state: no hydration info available for a given TNode, which represents a view container. [Expected=> null != undefined <=Actual] - ensure that the contentToasts is available before accessing it - tempfix
  • refactor(toaster): provide ToasterService for ToasterComponent instead of root
  • refactor(toast): migrate visible to linkedSignal
  • chore(dependencies): update

Full Changelog: 5.5.7...5.5.8

5.5.7

Choose a tag to compare

@xidedix xidedix released this 12 Aug 10:38
5.5.7 for Angular 20.1.6

@coreui/angular 5.5.7
@coreui/angular-chartjs 5.5.7
@coreui/icons-angular 5.5.7

  • chore(dependencies): update to Angular 20.1.6
  • fix(popover): use afterRenderEffect() instead of effect() to avoid NG0500: During hydration expected...
  • fix(tooltip): use afterRenderEffect() instead of effect() to avoid NG0500: During hydration expected...
  • fix(table): use afterRenderEffect() instead of effect() to avoid NG0500: During hydration expected...
  • refactor(table): static ngAcceptInputType_ for boolean inputs
  • refactor(tab.directive): migrate disabled to linkedSignal

Full Changelog: 5.5.6...5.5.7

5.5.6

Choose a tag to compare

@xidedix xidedix released this 31 Jul 15:14
5.5.6 for Angular 20.1.4

@coreui/angular 5.5.6
@coreui/angular-chartjs 5.5.6
@coreui/icons-angular 5.5.6

  • chore(dependencies): update to Angular 20.1.4
  • refactor(sidebar-nav-divider): signal inputs, test
  • refactor(sidebar-nav-label): signal inputs, test
  • refactor(sidebar-nav-title): signal inputs, test
  • refactor(sidebar-nav-link): signal inputs, test

Full Changelog: 5.5.5...5.5.6

5.5.5

Choose a tag to compare

@xidedix xidedix released this 11 Jul 16:26
5.5.5 for Angular 20.1

@coreui/angular 5.5.5
@coreui/angular-chartjs 5.5.5
@coreui/icons-angular 5.5.5

  • chore(dependencies): update to Angular 20.1
  • fix(tab-list): keyboard arrows handle for rtl
  • refactor(rtl.service): ensure RTL detection works regardless of HTML attribute or CSS property direction (computed style check)
  • refactor(breadcrumb-router): migrate breadcrumbs$ toSignal, use attrib prop for breadcrumb-item, test update, cleanup
  • fix(breadcrumb-item): remove attributes input conflicting with Element's readonly property, use attribs instead

Full Changelog: 5.5.3...5.5.5