MetaMask / snaps

Extend the functionality of MetaMask using Snaps
https://metamask.io/snaps/
Other
711 stars 546 forks source link

feat: Add value component #2435

Closed FrederikBolding closed 1 month ago

FrederikBolding commented 1 month ago

Adds the Value component, which can be used to show two text values side-by-side where one is highlighted. This component is only allowed as a child of Row.

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

FrederikBolding commented 1 month ago

@metamaskbot update-pr

codecov[bot] commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 94.30%. Comparing base (10a9f79) to head (90b2458). Report is 1 commits behind head on main.

:exclamation: Current head 90b2458 differs from pull request most recent head caae1f0

Please upload reports for the commit caae1f0 to get more accurate results.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #2435 +/- ## ======================================= Coverage 94.30% 94.30% ======================================= Files 437 438 +1 Lines 8987 8991 +4 Branches 1378 1378 ======================================= + Hits 8475 8479 +4 Misses 512 512 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.