1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-04 23:14:56 +01:00
metamask-extension/ui
Daniel e937d9c8e3 Small fixes for Swaps (#13732)
* Fix: Insufficient number of substitutions for key "stxSuccessDescription"

* Only calculate "approvalGas" if the "approvalNeeded" param is truthy in a quote

* "Swap from" has to be set to enable "Review Swap", set a default token for "Swap from"

* Fix: Unable to find value of key "undefined" for locale

* Use array destructuring
2022-02-24 13:32:39 -07:00
..
__mocks__
components Small fixes for Swaps (#13732) 2022-02-24 13:32:39 -07:00
contexts Adding metrics events for EIP-1559 V2 flow (#13329) 2022-02-01 23:23:03 +05:30
css Use ActionableMessage for ConfirmAddSuggestionToken warnings (#13402) 2022-02-01 15:30:15 +00:00
ducks Fix: advance defaults should never be used for swaps (#13617) 2022-02-14 12:10:28 -07:00
helpers Use ActionableMessage for ConfirmAddSuggestionToken warnings (#13402) 2022-02-01 15:30:15 +00:00
hooks Adding check for transaction.id in useTransactionEventFragment hook (#13587) 2022-02-10 16:59:34 -07:00
pages Small fixes for Swaps (#13732) 2022-02-24 13:32:39 -07:00
selectors
store Fix: advance defaults should never be used for swaps (#13617) 2022-02-14 12:10:28 -07:00
index.js