Skip to content
This repository was archived by the owner on Oct 7, 2020. It is now read-only.

feat(snackbar): Support custom components #2122

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

trimox
Copy link
Owner

@trimox trimox commented Feb 20, 2020

WIP

closes #2121

@trimox trimox added this to the v6.0.0 milestone Feb 20, 2020
@codecov
Copy link

codecov bot commented Feb 20, 2020

Codecov Report

Merging #2122 into master will increase coverage by <.01%.
The diff coverage is 83.33%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #2122      +/-   ##
==========================================
+ Coverage   90.65%   90.66%   +<.01%     
==========================================
  Files         100      100              
  Lines        4344     4295      -49     
  Branches      559      548      -11     
==========================================
- Hits         3938     3894      -44     
+ Misses        215      212       -3     
+ Partials      191      189       -2
Impacted Files Coverage Δ
packages/snackbar/module.ts 100% <ø> (ø) ⬆️
packages/snackbar/snackbar.ts 95.38% <100%> (+1.94%) ⬆️
packages/snackbar/snackbar.component.ts 75% <50%> (-15.33%) ⬇️
packages/snackbar/snackbar-container.ts 90.9% <60%> (-3.21%) ⬇️

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 4818a6c...1823ef3. Read the comment docs.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[snackbar]: Support custom components
1 participant