1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-11-27 04:46:10 +01:00
metamask-extension/ui/components/app/confirm-page-container
Alex Donesky 3747ace06b
Refactor token send/method confirmation flow (trimmed down) (#13788)
* make use of getTokenStandardAndDetails method exposed on assetsContractController to determine how to represent the contract being interacted with in token contract method calls
2022-03-09 08:38:12 -06:00
..
confirm-detail-row Dark Mode Part 1: Switch to Using CSS Variables (#13147) 2022-01-06 11:35:49 -06:00
confirm-page-container-content Refactor token send/method confirmation flow (trimmed down) (#13788) 2022-03-09 08:38:12 -06:00
confirm-page-container-header Updating all caret icons for dark mode 🥕 (#13861) 2022-03-08 13:50:35 -08:00
confirm-page-container-navigation Dark Mode Part 1: Switch to Using CSS Variables (#13147) 2022-01-06 11:35:49 -06:00
enableEIP1559V2-notice Removing EIP_1559_V2 feature flag (#13481) 2022-02-03 05:58:28 +05:30
confirm-page-container-container.test.js Confirm transaction page: show contract address details in title (#13683) 2022-03-02 20:56:53 +05:30
confirm-page-container.component.js create branching logic for different types of contract interactions for identifying the contract address (#13776) 2022-03-03 13:56:20 -06:00
confirm-page-container.container.js Implement Network specific insufficient currency warning #12965 (#13182) 2022-02-23 11:33:01 -03:30
index.js Separate container from component as per https://github.com/MetaMask/metamask-extension/pull/12019#discussion_r703804969 2021-09-08 01:12:56 +04:00
index.scss Implement Network specific insufficient currency warning #12965 (#13182) 2022-02-23 11:33:01 -03:30