trimox / angular-mdc-web

Angular wrapper for Material Design (Web) Components
https://trimox.github.io/angular-mdc-web
MIT License
517 stars 87 forks source link

fix(chips): selectionChange should pass deselected value #2174

Closed trimox closed 4 years ago

trimox commented 4 years ago

closes #2159

codecov[bot] commented 4 years ago

Codecov Report

Merging #2174 into master will increase coverage by 0.04%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #2174      +/-   ##
==========================================
+ Coverage   90.73%   90.77%   +0.04%     
==========================================
  Files          98       98              
  Lines        4326     4325       -1     
  Branches      554      553       -1     
==========================================
+ Hits         3925     3926       +1     
+ Misses        212      211       -1     
+ Partials      189      188       -1     
Impacted Files Coverage Δ
packages/chips/chip.ts 86.07% <ø> (+0.54%) :arrow_up:
packages/dialog/dialog.component.ts 88.00% <0.00%> (+1.33%) :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 4a18e98...c556754. Read the comment docs.