contentacms / contenta_angular

Contenta CMS Angular frontend
http://angular.contentacms.io
55 stars 19 forks source link

chore(package): Upgrade angular material #96

Closed joaogarin closed 7 years ago

joaogarin commented 7 years ago

Upgrade material to lates beta.

Currently blocked on https://github.com/angular/material2/issues/8178 which is also the reason tests are failing on the PR.

Soon as next release is done will merge this.

Pull request is big but really the only important change is replacing md suffix for mat.

codecov-io commented 7 years ago

Codecov Report

Merging #96 into develop will not change coverage. The diff coverage is 100%.

Impacted file tree graph

@@           Coverage Diff            @@
##           develop      #96   +/-   ##
========================================
  Coverage    91.66%   91.66%           
========================================
  Files           14       14           
  Lines          168      168           
  Branches        13       13           
========================================
  Hits           154      154           
  Misses          14       14
Impacted Files Coverage Δ
...cipes-and-filters/recipes-and-filters.component.ts 83.72% <100%> (ø) :arrow_up:
src/app/components/recipes/recipes.component.ts 88.88% <100%> (ø) :arrow_up:
src/app/app.component.ts 61.53% <100%> (ø) :arrow_up:
.../services/material-icons/material-icons.service.ts 100% <100%> (ø) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update eabedce...b31fac9. Read the comment docs.