This repository has been archived by the owner on Jul 13, 2022. It is now read-only.
Releases: coreui/coreui-icons-angular
Releases · coreui/coreui-icons-angular
3.0.0
3.0.0-alpha.4
3.0.0-alpha.4
- update to Angular 13
3.0.0-alpha.3
3.0.0-alpha.3
- fix(icon.directive): add role attr
- fix(icon-set.service): add get iconNames prop
3.0.0-alpha.2
3.0.0-alpha.2
- feat: IconDirective
- fix(icon.component): remove
src
prop, refactor
3.0.0-alpha.1
3.0.0-alpha.1
- fix: Safari issues workaround
3.0.0-alpha.0
3.0.0-alpha.0
- css update for CoreUI 4 compatibility
2.0.0-alpha.1 Angular 12
2.0.0-alpha.1
- dependencies update
BREAKING CHANGE:
- update to Angular 12
1.0.0-alpha.4
1.0.0-alpha.4
- dependencies update
- minor refactor and cleanups
- removal of classnames dependency
BREAKING CHANGE:
- from now on
customClasses
prop overwrites defaultc-icon
andc-icon-${size}
css classes - the change reflects default
customClasses
behavior of@coreui/icons-react
and@coreui/icons-vue