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

fix(Flex): FlexProps extends UIComponentProps #1089

Merged
merged 7 commits into from
Mar 27, 2019
Merged

Conversation

miroslavstastny
Copy link
Member

FlexProps now extends UIComponentProps.
Fixes #1078

@codecov
Copy link

codecov bot commented Mar 21, 2019

Codecov Report

Merging #1089 into master will not change coverage.
The diff coverage is 100%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #1089   +/-   ##
=======================================
  Coverage   82.09%   82.09%           
=======================================
  Files         717      717           
  Lines        8567     8567           
  Branches     1167     1167           
=======================================
  Hits         7033     7033           
  Misses       1518     1518           
  Partials       16       16
Impacted Files Coverage Δ
packages/react/src/components/Flex/FlexItem.tsx 87.5% <100%> (ø) ⬆️
packages/react/src/components/Flex/Flex.tsx 100% <100%> (ø) ⬆️

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 6a85de6...075f763. Read the comment docs.

@miroslavstastny miroslavstastny merged commit b984741 into master Mar 27, 2019
@delete-merged-branch delete-merged-branch bot deleted the fix/flex-props branch March 27, 2019 09:27
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants