1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00
metamask-extension/ui
David Walsh 276d9c74c6
Fix #19437 - Prevent Connected Sites global menu item from being clicked during confirmation (#19598)
* Fix #19437 - Prevent Connected Sites global menu item from being clicked during confirmation

* Add tests
2023-06-15 08:36:28 -05:00
..
__mocks__
components Fix #19437 - Prevent Connected Sites global menu item from being clicked during confirmation (#19598) 2023-06-15 08:36:28 -05:00
contexts
css fix: refactor linea goerli testnet implementation (#19321) 2023-06-15 09:08:07 -02:30
ducks Await approval request in transaction controller (#19197) 2023-06-13 10:17:32 +01:00
helpers fix: refactor linea goerli testnet implementation (#19321) 2023-06-15 09:08:07 -02:30
hooks Upgrade assets-controllers to v9 (#19472) 2023-06-09 15:48:48 -05:00
pages fix: refactor linea goerli testnet implementation (#19321) 2023-06-15 09:08:07 -02:30
selectors fix: refactor linea goerli testnet implementation (#19321) 2023-06-15 09:08:07 -02:30
store Await approval request in transaction controller (#19197) 2023-06-13 10:17:32 +01:00
index.js Rename provider to providerConfig (#18907) 2023-05-02 13:23:20 -02:30
index.test.js