Releases: coreui/coreui-angular
Releases · coreui/coreui-angular
5.5.5
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, useattribs
instead
Full Changelog: 5.5.3...5.5.5
5.5.3
5.5.2
5.5.1
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 toafterEveryRender
- 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
5.5.0
5.5.0
for Angular 20
@coreui/angular
5.5.0
@coreui/angular-chartjs
5.5.0
@coreui/icons-angular
5.5.0
- chore(dependencies): update to
Angular 20
- chore(migration): import
DOCUMENT
from@angular/core
- chore(migration): rename the
afterRender
lifecycle hook toafterEveryRender
- fix(collapse): NG0953: Unexpected emit for destroyed
OutputRef
. The owning directive/component is destroyed. - refactor(carousel): carousel.config migrate to inject()
Full Changelog: 5.4.14...5.5.0
5.4.14
5.4.14
@coreui/angular
5.4.14
@coreui/angular-chartjs
5.4.14
@coreui/icons-angular
5.4.14
- fix(button): cButton directive loosing tabindex attribute, refactor; close #228 - thanks @bernik1980
- fix(list-group-item): cListGroupItem directive loosing tabindex attribute, refactor
- fix(nav-link): cNavLink directive loosing tabindex attribute, refactor
- refactor(form): minor cleanups
- chore(dependencies): update
Full Changelog: 5.4.13...5.4.14