MetaMask / snaps

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

BREAKING: Move form submit `files` to `value` property #2504

Closed Mrtenz closed 1 week ago

Mrtenz commented 1 week ago

This removes the files property of the FormSubmitEvent in favour of the value property.

Breaking changes

codecov[bot] commented 1 week ago

Codecov Report

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

Project coverage is 94.36%. Comparing base (ea36386) to head (7dcb76a).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #2504 +/- ## ======================================= Coverage 94.36% 94.36% ======================================= Files 441 441 Lines 9068 9068 Branches 1396 1396 ======================================= Hits 8557 8557 Misses 511 511 ```

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