You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP

@coreui/angular

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@coreui/angular - npm Package Versions

c
coreui
published 5.3.7 •

Changelog

Source

5.3.7

  • fix(collapse): collapse not expanded when initial visible=true
  • fix(offcanvas): use inert attribute instead of aria-hidden
  • chore(dependencies): update
c
coreui
published 5.3.5 •

Changelog

Source

5.3.5

  • chore(dependencies): update
  • feat(services): uid service
  • feat(services): rtl service
  • refactor(form-floating): signal inputs, host bindings, cleanup
  • test(progress): cleanup
c
coreui
published 5.3.4 •

Changelog

Source

5.3.4

  • chore(dependencies): update
  • refactor: migrate constructor-based dependency injection to inject function
  • fix(tab-panel): avoid initial transition
c
coreui
published 5.3.3 •

Changelog

Source

5.3.3

  • chore(dependencies): update
  • fix(accordion): accordion item not expanded on init when visible=true
  • refactor(avatar): remove NgOptimizedImage directive, add object-fit: cover
  • chore(workflows): update node-version to 22.x
c
coreui
published 5.3.2 •

Changelog

Source

5.3.2

  • chore(dependencies): update
  • chore(workflows): update with npm ci
  • fix(package-lock): rebuild
c
coreui
published 5.3.1 •

Changelog

Source

5.3.1

  • chore(dependencies): update
  • fix(tabs): NG0950 required input is accessed before a value is set tempfix
c
coreui
published 5.3.0 •

Changelog

Source

5.3.0

  • chore(dependencies): update to Angular 19
  • refactor: directives, components and pipes are now standalone by default
  • refactor: remove deprecated 'allowSignalWrites' flag for effect() - writes are allowed by default
c
coreui
published 5.2.25 •

Changelog

Source

5.2.25

  • chore(dependencies): update to Angular 18.2.12
  • fix(tabs-list): allowSignalWrites for tabsService effect
c
coreui
published 5.2.24 •

Changelog

Source

5.2.24

  • chore(dependencies): update to Angular 18.2.11
  • refactor(tab-panel): animateChild for optional nested animations
c
coreui
published 5.2.23 •

Changelog

Source

5.2.23

  • chore(dependencies): update
  • refactor(html-attr.directive): signal input, cleanup
  • refactor(icon): signal inputs, host bindings, cleanup