Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

UX-283 & UX-285 Add new alignY prop to Table.Row & Fix element overflow on Table #561

Merged
merged 2 commits into from
Jul 23, 2020

Conversation

jonambas
Copy link
Contributor

@jonambas jonambas commented Jul 22, 2020

What Changed

How To Test or Verify

PR Checklist

  • Add the correct type label
  • Pull request approval from #uxfe or #design-guild

@codecov
Copy link

codecov bot commented Jul 22, 2020

Codecov Report

Merging #561 into main will increase coverage by 0.00%.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #561   +/-   ##
=======================================
  Coverage   93.29%   93.30%           
=======================================
  Files         118      118           
  Lines        1566     1568    +2     
=======================================
+ Hits         1461     1463    +2     
  Misses        105      105           
Impacted Files Coverage Δ
packages/matchbox/src/components/Table/Table.js 100.00% <ø> (ø)
...ges/matchbox/src/components/Table/TableElements.js 100.00% <100.00%> (ø)
packages/matchbox/src/components/Table/styles.js 100.00% <100.00%> (ø)

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 90be555...08afc76. Read the comment docs.

@jonambas jonambas marked this pull request as ready for review July 23, 2020 16:04
@jonambas jonambas merged commit f32ceee into main Jul 23, 2020
@jonambas jonambas deleted the UX-283 branch July 23, 2020 16:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants