Open julianobrasil opened 6 years ago
Upgrade: angular, material, flex-layout, angular/cli, rxjs, core.js
Fix layout issue that made the toggle button's card shrink in small screens (the second mat-slide-toggle leaked out of the card)
mat-slide-toggle
Remove /deep/ from app.component.css
/deep/
app.component.css
switch rxjs usage to pipeable operators
rxjs
Upgrade: angular, material, flex-layout, angular/cli, rxjs, core.js
Fix layout issue that made the toggle button's card shrink in small screens (the second
mat-slide-toggle
leaked out of the card)Remove
/deep/
fromapp.component.css
switch
rxjs
usage to pipeable operators