Releases: coreui/coreui-angular
Releases · coreui/coreui-angular
v2.1.0
v2.1.0
- feat: sidebar nav-link
attributes- optional JS object with valid JS API naming:- valid attributes:
rel,target,hidden,disabled, etc... - item example:
- valid attributes:
...
{
name: 'Try CoreUI PRO',
url: 'https://coreui.io/pro/react/',
icon: 'cui-layers icons',
variant: 'danger',
attributes: { target: '_blank', rel: "noopener" },
},
....
- update
@coreui/coreuito2.1.3 - update
rxjsto^6.3.3 - update
@angular-devkit/build-angularto~0.8.8 - update
@angular-devkit/build-ng-packagrto~0.8.8 - update
@angular/clito^6.2.8 - update
@types/jasmineto~2.8.12 - update
@types/jasminewd2to~2.0.6 - update
@types/nodeto~10.12.10 - update
jasmine-coreto~3.3.0 - update
karma-jasmine-html-reporterto^1.4.0 - update
ng-packagrto^3.0.6 - update
shelljsto^0.8.3 - update
ts-nodeto~6.2.0 - update
tsickleto^0.34.0 - update
typescriptto~2.9.2
v2.0.0
v2.0.0-rc.1
- fix: hide mobile sidebar issue closes #13
- chore: dependencies update
- chore: .gitignore update
- chore(readme): add npm badges