🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Book a DemoInstallSign in
Socket

@coreui/angular

Package Overview
Dependencies
Maintainers
1
Versions
255
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@coreui/angular - npm Package Versions

1
810
26

5.0.0-next.23

Diff
coreui
published 5.0.0-next.23 •
coreui
published 4.7.16 •

Changelog

Source

4.7.16

  • chore(dependencies): update
coreui
published 4.7.15 •

Changelog

Source

4.7.15

  • fix(sidebar-nav-group): typo on control flow migration - thanks @meriturva, closes #200
  • chore(workflows): update github actions to v4 - checkout, setup-node
coreui
published 4.7.14 •

Changelog

Source

4.7.14

  • chore(dependencies): update to Angular 17.2
coreui
published 4.7.13 •

Changelog

Source

4.7.13

  • refactor(@coreui/angular): use control flow
  • fix(chartjs): canvas already in use, refactor
coreui
published 4.7.12 •

Changelog

Source

4.7.12

  • chore(dependencies): update
  • fix(chartjs): use afterRender, afterNextRender fails - temp fix
coreui
published 2.16.0 •
coreui
published 2.15.1 •
coreui
published 4.7.10 •

Changelog

Source

4.7.10

  • fix(toast): types
  • fix(carousel): types
  • fix(sidebar): missing export SidebarNavHelper
  • chore(dependencies): update
coreui
published 4.7.8 •

Changelog

Source

4.7.8

  • 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