1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-11-22 18:00:18 +01:00
metamask-extension/ui
Daniel f6576801d4
Fix an edge case with missing top assets in Swaps (#14688)
* If there is no array of top assets in a response, use an empty array

* Set a default empty array for 2 functions, remove an unnecessary condition

* Redirect a user from Swaps to the homepage if they switch to a chain that is not supported in Swaps

* Fix errors in the UI Console when it's not a swaps chain
2022-05-24 18:30:46 +02:00
..
__mocks__ Deprecate extensionizer for webextension-polyfill (#13960) 2022-03-18 14:07:05 -05:00
components Restore SiteOrigin chip on permission screen (#14768) 2022-05-24 18:04:07 +02:00
contexts Renamed metametrics.new.js to metametrics.js (#14327) 2022-04-01 14:11:12 -05:00
css Dark Mode: Fix QR display (#14312) 2022-04-01 14:53:14 -05:00
ducks Ensure send logs use current chain currency symbol (#14726) 2022-05-17 14:27:23 -02:30
helpers snaps-skunkworks@0.14.0 (#14700) 2022-05-18 13:49:26 +02:00
hooks add case in useTransactionDisplayData to handle transaction type safeTransferFrom (#14678) 2022-05-12 10:02:08 -05:00
pages Fix an edge case with missing top assets in Swaps (#14688) 2022-05-24 18:30:46 +02:00
selectors "Cancel/reject all" for signature requests #13201 (#13786) 2022-05-16 13:36:19 -05:00
store "Cancel/reject all" for signature requests #13201 (#13786) 2022-05-16 13:36:19 -05:00
index.js ui/index: fix getPlatformInfo w/ polyfill (#14171) 2022-03-25 07:24:27 -02:30