Skip to content
This repository has been archived by the owner on Mar 4, 2020. It is now read-only.

fix(Dialog|Segment): update support of color prop #1702

Merged
merged 4 commits into from
Jul 22, 2019

Conversation

layershifter
Copy link
Member

@layershifter layershifter commented Jul 22, 2019

Picked from #1670.

  • Dialog never had support of color prop, so I removed it from Dialog
  • Segment had support, but typings were not complete, so I added them

@codecov
Copy link

codecov bot commented Jul 22, 2019

Codecov Report

Merging #1702 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #1702   +/-   ##
=======================================
  Coverage   71.17%   71.17%           
=======================================
  Files         858      858           
  Lines        7106     7106           
  Branches     2033     2033           
=======================================
  Hits         5058     5058           
  Misses       2042     2042           
  Partials        6        6
Impacted Files Coverage Δ
packages/react/src/components/Segment/Segment.tsx 100% <ø> (ø) ⬆️
packages/react/src/components/Dialog/Dialog.tsx 31.57% <ø> (ø) ⬆️

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 3ebf37e...56b19b8. Read the comment docs.

@vercel
Copy link

vercel bot commented Jul 22, 2019

This pull request is automatically deployed with Now.
To access deployments, click Details below or on the icon next to each push.

Latest deployment for this branch: https://stardust-react-git-fix-segment-dialog-interfactes.stardust-ui.now.sh

@layershifter layershifter merged commit b67dd08 into master Jul 22, 2019
@delete-merged-branch delete-merged-branch bot deleted the fix/segment-dialog-interfactes branch July 22, 2019 16:27
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
🧰 fix Introduces fix for broken behavior. 🚀 ready for review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants