Skip to content

Releases: coreui/coreui-angular

v2.20.0

28 Aug 14:57

Choose a tag to compare

v2.20.0
  • update to Angular 20.2

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

5.5.10

26 Aug 15:08

Choose a tag to compare

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

22 Aug 15:55

Choose a tag to compare

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

13 Aug 14:37

Choose a tag to compare

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

12 Aug 10:38

Choose a tag to compare

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

31 Jul 15:14

Choose a tag to compare

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

11 Jul 16:26

Choose a tag to compare

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

5.5.3

03 Jul 13:38

Choose a tag to compare

5.5.3 for Angular 20

@coreui/angular 5.5.3
@coreui/angular-chartjs 5.5.3
@coreui/icons-angular 5.5.3

  • chore(dependencies): update

Full Changelog: 5.4.14...5.5.3

5.5.2

17 Jun 13:47

Choose a tag to compare

5.5.2 for Angular 20

@coreui/angular 5.5.2
@coreui/angular-chartjs 5.5.2
@coreui/icons-angular 5.5.2

  • chore(dependencies): update

Full Changelog: 5.4.14...5.5.2

5.5.1

16 Jun 17:28

Choose a tag to compare

5.5.1 for Angular 20

@coreui/angular 5.5.1
@coreui/angular-chartjs 5.5.1
@coreui/icons-angular 5.5.1

  • chore(dependencies): update to Angular 20
  • chore(migration): import DOCUMENT from @angular/core
  • chore(migration): rename the afterRender lifecycle hook to afterEveryRender
  • fix(collapse): NG0953: Unexpected emit for destroyed OutputRef. The owning directive/component is destroyed.
  • refactor(carousel): carousel.config migrate to inject()
  • fix(progress): TS2540: Cannot assign to value because it is a read-only property - conflicting on directive composition with ProgressBarDirective

Full Changelog: 5.4.14...5.5.1