@coreui/angular changelog
- chore(dependencies): update
- test: add missing tests, refactor
- chore(dependencies): update
- fix(icon): cIcon directive [name] binding does not refresh icon in angular 17 #203
- refactor(icons-angular): use Angular signals
- test(icons-angular): update
- chore(dependencies): update
- fix(color-mode.service): afterNextRender() for SSR
- fix(local-storage.service): provide null for empty Storage.getItem() value
- chore(dependencies): update to
Angular 17.3
- chore(dependencies): update to
CoreUI 5
- refactor(sidebar): drop sidebar-toggler component, use directive instead, use control flow, use Input() transform
- refactor(widget): update to v5
- fix(tooltip): update offset for v5
- refactor(toast): use Input() transform
- feat(utilities): shadow-on-scroll directive
- refactor(tabs): use Input() transform
- refactor(table.type): Partial attributes
- feat: ThemeDirective
- feat(services): v5 color-mode, local-storage, in-memory-storage, script-injector
- refactor(progress): add progress-stacked component, update testing, rewrite with signals
- refactor(progress): add progress-bar props for simplified use with [value]
- fix(popover): update offset for v5
- refactor(placeholder): use Input() transform
- refactor(offcanvas): use ThemeDirective composition for dark prop
- refactor(navbar): colorScheme prop replaced with ThemeDirective composition
- fix(row): row-cols-n for xs="n"
- refactor(form-check-input): use Input() transform
- refactor(dropdown): allow to select a dropdown-item with up/down arrows, testing update, use Input() transform
- refactor(dropdown): implement FocusableOption interface for items
- refactor(dropdown): use ThemeDirective composition for dark prop
- refactor(collapse): use Input() transform
- refactor(carousel): control flow, use Input() transform, ThemeDirective composition for dark prop
- refactor(card): use TextColorDirective composition
- refactor(button-close): deprecate white input prop, use ThemeDirective composition for dark prop
- refactor(breadcrumb): cleanups, add routeSnapshot.title as fallback value, use control flow, use Input() transform
- refactor(badge): update TextColors, use TextColorDirective composition
- chore(backdrop.service): cleanup
- refactor(avatar): update TextColors, use TextColorDirective composition, use control flow
- refactor(alert): use Input() transform, use control flow
- refactor(coreui.types): update to v5
- refactor(accordion): use Input() transform
- refactor(chartjs): update to ChartJS 4.x, types cleanup, use afterRender for SSR
- refactor(icon): add afterNextRender for SSR, add aria-hidden attribute, improve testing
- feat(utilities): TextBgColor directive
- refactor(badge): improve background and text color handling with TextBgColor directive composition api
- refactor(card): improve background and text color handling with TextBgColor directive composition api
- chore(dependencies): update
- chore(dependencies): update to
Angular 17.3
- chore(dependencies): update
- fix(sidebar-nav-group): typo on control flow migration - thanks @meriturva, closes #200
- chore(workflows): update github actions to v4 - checkout, setup-node
- chore(dependencies): update to
Angular 17.2
- refactor(@coreui/angular): use control flow
- fix(chartjs): canvas already in use, refactor
- chore(dependencies): update
- fix(chartjs): use afterRender, afterNextRender fails - temp fix
- fix(toast): types
- fix(carousel): types
- fix(sidebar): missing export SidebarNavHelper
- chore(dependencies): update
- refactor: allow getComputedStyle() to be undefined for SSR
- refactor(tooltip): for use with IntersectionService providedIn root
- refactor(popover): for use with IntersectionService providedIn root
- refactor(carousel): for use with IntersectionService providedIn root
- refactor(IntersectionService): providedIn root, allow multiple observers, add unobserve() method
- refactor(icon): afterNextRender in case of SSR
- refactor(chartjs): afterNextRender in case of SSR
- chore(dependencies): update
- chore(dependencies): update
- refactor(backdrop, modal, offcanvas): move scrollbar adjustments to offcanvas, cleanups feat(modal): restore focus on modal hide, set focus to visible modal
- fix(backdrop): add missing export
- chore(dependencies): update
- chore(dependencies): update to
Angular 17
Angular 17
TypeScript ~5.2
zone.js ~0.14.2
- chore: update tsconfig and eslintrc
- refactor: minor cleanups - typings, tests
- chore: update
.github/workfows
for node-version 20
- chore(dependencies): update
- chore(dependencies): update
see: Babel vulnerable to arbitrary code execution when compiling specifically crafted malicious code
- chore: sync with v4.5.25
- chore(dependencies): update
- chore(dependencies): update
- chore(dependencies): update to Angular 16.2
- fix(icon): check name value for undefined
- fix(@coreui/angular): add missing peerDependencies
- refactor(sidebar-nav): IconDirective imports
- chore(dependencies): update
- chore(dependencies): update
- refactor: @Input() transform option of @angular/[email protected] instead of @angular/cdk coerce functions (partial)
- chore: dependencies update (angular v16.1.4)
- chore: peerDependencies update to Angular 16.1
- fix(toast): show animation not working
- refactor(toast): remove: onAnimationEvent(), @fadeInOut.start, @fadeInOut.done
- fix(toaster): drop setTimeout() on removeToast()
- refactor(toaster): move to takeUntilDestroyed()
- chore: dependencies update (angular v16.1.3)
- fix(tooltip): add IntersectionObserver to remove tooltip when host element is not visible
- chore: dependencies update
- chore: dependencies update
Angular 16
TypeScript ~4.9.3
- refactor(breadcrumb-router.service): router.events takeUntilDestroyed()
- refactor(toaster): remove ComponentFactoryResolver
- refactor: safe ?.unsubscribe() from subscriptions
- chore(dependencies): update
- refactor(tabs): safe tabServiceSubscription?.unsubscribe()
- chore(dependencies): update
- feat(form-check): add reverse prop
- chore(dependencies): update
- fix(alert): typo in template
- refactor(html-attr): cleanup
- refactor(icon, icon-set): cleanup
- chore: dependencies update
- chore(sidebar): minor cleanups
- feat: standalone components
- chore: dependencies update
- fix(popover): remove popover when host element is not visible
@coreui/angular
@coreui/angular-chartjs
@coreui/icons-angular
- chore: dependencies update
@coreui/angular
- chore: dependencies update
@coreui/angular-chartjs
- chore: dependencies update
@coreui/icons-angular
- feat(cIcon): standalone directive
- chore: dependencies update
@coreui/angular-chartjs
- feat(c-chart): emit chartRef on new Chart()
- feat(c-chart): standalone component
- chore: dependencies update
- fix(offcanvas): avoid flicker on the first render
- feat: standalone components (wip)
- feat(offcanvas): add responsive variations
- refactor(offcanvas): animation classes, scrollbar behavior, cleanup
- refactor(modal, offcanvas): move get scrollbarWidth to BackdropService
- feat(offcanvas): add backdrop static option support
- chore: dependencies update
- chore: dependencies update
- fix(dropdown): visibleChange emit and visibleState update on changes, refactor with rxjs
update to:
Angular 15.1
update to:
Angular 15
TypeScript 4.8
RxJS 7.5