Skip to content

v2.1.0 #32

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 5 commits into from
Nov 30, 2018
Merged

v2.1.0 #32

merged 5 commits into from
Nov 30, 2018

Conversation

xidedix
Copy link
Member

@xidedix xidedix commented Nov 30, 2018

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:
...
{
  name: 'Try CoreUI PRO',
  url: 'https://coreui.io/pro/react/',
  icon: 'cui-layers icons',
  variant: 'danger',
  attributes: { target: '_blank', rel: "noopener" },
},
....
  • update @coreui/coreui to 2.1.3
  • update rxjs to ^6.3.3
  • update @angular-devkit/build-angular to ~0.8.8
  • update @angular-devkit/build-ng-packagr to ~0.8.8
  • update @angular/cli to ^6.2.8
  • update @types/jasmine to ~2.8.12
  • update @types/jasminewd2 to ~2.0.6
  • update @types/node to ~10.12.10
  • update jasmine-core to ~3.3.0
  • update karma-jasmine-html-reporter to ^1.4.0
  • update ng-packagr to ^3.0.6
  • update shelljs to ^0.8.3
  • update ts-node to ~6.2.0
  • update tsickle to ^0.34.0
  • update typescript to ~2.9.2

- update `@coreui/coreui` to `2.1.3`
- update `rxjs` to `^6.3.3`
- update `@angular-devkit/build-angular` to `~0.8.8`
- update `@angular-devkit/build-ng-packagr` to `~0.8.8`
- update `@angular/cli` to `^6.2.8`
- update `@types/jasmine` to `~2.8.12`
- update `@types/jasminewd2` to `~2.0.6`
- update `@types/node` to `~10.12.10`
- update `jasmine-core` to `~3.3.0`
- update `karma-jasmine-html-reporter` to `^1.4.0`
- update `ng-packagr` to `^3.0.6`
- update `shelljs` to `^0.8.3`
- update `ts-node` to `~6.2.0`
- update `tsickle` to `^0.34.0`
- update `typescript` to `~2.9.2`
@xidedix xidedix merged commit 9a91bfe into master Nov 30, 2018
@xidedix xidedix deleted the feat-sidebar-item-attributes branch November 30, 2018 16:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant