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

Add row and address component #1968

Merged
merged 12 commits into from
Nov 17, 2023
Merged

Add row and address component #1968

merged 12 commits into from
Nov 17, 2023

Conversation

FrederikBolding
Copy link
Member

@FrederikBolding FrederikBolding commented Nov 15, 2023

Adds a new row UI component for improving the layout of custom UIs alongside an address component that can be used inside this row.

Also updates the transaction insight example snap to use these new components and moves some code to snaps-sdk to support validation of the components.

Progresses https://github.com/MetaMask/MetaMask-planning/issues/1570

Copy link

codecov bot commented Nov 16, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (2143331) 95.99% compared to head (dd4f40c) 96.01%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1968      +/-   ##
==========================================
+ Coverage   95.99%   96.01%   +0.01%     
==========================================
  Files         263      265       +2     
  Lines        6149     6172      +23     
  Branches      989      990       +1     
==========================================
+ Hits         5903     5926      +23     
  Misses        246      246              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@FrederikBolding FrederikBolding marked this pull request as ready for review November 16, 2023 11:34
@FrederikBolding FrederikBolding requested a review from a team as a code owner November 16, 2023 11:34
@FrederikBolding FrederikBolding merged commit f2c931e into main Nov 17, 2023
138 checks passed
@FrederikBolding FrederikBolding deleted the fb/row-components branch November 17, 2023 13:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants