Skip to content

v2.5.2 #68

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 3 commits into from
Jun 19, 2019
Merged

v2.5.2 #68

merged 3 commits into from
Jun 19, 2019

Conversation

xidedix
Copy link
Member

@xidedix xidedix commented Jun 19, 2019

v2.5.2
  • refactor(AppHeader): add reactive toggler class based on breakpoint
    usage: set toggler breakpoint
<app-header
  [sidebarToggler]="'lg'"
  [asideMenuToggler]="'md'">
</app-header>
dependencies update
  • update @angular/animations to ^8.0.2
  • update @angular/common to ^8.0.2
  • update @angular/compiler to ^8.0.2
  • update @angular/core to ^8.0.2
  • update @angular/forms to ^8.0.2
  • update @angular/platform-browser to ^8.0.2
  • update @angular/platform-browser-dynamic to ^8.0.2
  • update @angular/router to ^8.0.2
  • update @angular-devkit/build-angular to ^0.800.3
  • update @angular-devkit/build-ng-packagr to ^0.800.3
  • update @angular/cli to ^8.0.3
  • update @angular/compiler-cli to ^8.0.2
  • update @angular/language-service to ^8.0.2
  • update @types/node to ^11.13.14
  • update ts-node to ^8.3.0
  • update tslib to ^1.10.0

xidedix added 3 commits June 19, 2019 23:00
- update `@angular/animations` to `^8.0.2`
- update `@angular/common` to `^8.0.2`
- update `@angular/compiler` to `^8.0.2`
- update `@angular/core` to `^8.0.2`
- update `@angular/forms` to `^8.0.2`
- update `@angular/platform-browser` to `^8.0.2`
- update `@angular/platform-browser-dynamic` to `^8.0.2`
- update `@angular/router` to `^8.0.2`
- update `@angular-devkit/build-angular` to `^0.800.3`
- update `@angular-devkit/build-ng-packagr` to `^0.800.3`
- update `@angular/cli` to `^8.0.3`
- update `@angular/compiler-cli` to `^8.0.2`
- update `@angular/language-service` to `^8.0.2`
- update `@types/node` to `^11.13.14`
- update `ts-node` to `^8.3.0`
- update `tslib` to `^1.10.0`
@xidedix xidedix merged commit 839f1f4 into master Jun 19, 2019
@xidedix xidedix deleted the dev-vnext branch June 19, 2019 21:08
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