1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00
metamask-extension/ui
2022-09-14 10:35:02 -05:00
..
__mocks__ Refactoring isManifestV3 variable (#15568) 2022-08-16 20:51:42 +05:30
components Hide DetectedTokenAggregators if token.aggregators lists are empty (#15824) 2022-09-14 10:34:46 -05:00
contexts Add more tracking for MetaMask (#15462) 2022-08-11 19:33:33 +02:00
css Update reset.scss to revive <b> element font-weight (#15784) 2022-09-13 09:30:41 -07:00
ducks migrate network constants to typescript (#15610) 2022-09-14 09:55:31 -05:00
helpers migrate network constants to typescript (#15610) 2022-09-14 09:55:31 -05:00
hooks migrate network constants to typescript (#15610) 2022-09-14 09:55:31 -05:00
pages Ensure approval warning for setApprovalForAll is not shown when revoking (#15806) 2022-09-14 10:32:04 -05:00
selectors migrate network constants to typescript (#15610) 2022-09-14 09:55:31 -05:00
store migrate network constants to typescript (#15610) 2022-09-14 09:55:31 -05:00
index.js Move updateBackgroundConnection call in ui/index.js to before the action calls (#15826) 2022-09-14 10:35:02 -05:00
index.test.js