1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00
metamask-extension/ui/components/app/edit-gas-popover
Alex Donesky 8a42258e10
Remove the SHOW_EIP_1559_UI environment variable, replace with network detection where appropriate (#11694)
Fixing up tests and add back old custom gas modal for non-eip1559 compliant networks

Remove unnecessary props from send-gas-row.component

fix breaking test

Fix primary and secondary title overrides

fix rebase issue

Fix rebase conflict

Co-authored-by: David Walsh <davidwalsh83@gmail.com>
2021-07-30 22:59:21 -02:30
..
edit-gas-popover.component.js Remove the SHOW_EIP_1559_UI environment variable, replace with network detection where appropriate (#11694) 2021-07-30 22:59:21 -02:30
edit-gas-popover.stories.js Implements the new EIP1559 UI components (#11384) 2021-06-28 09:45:08 -05:00
index.js Implements the new EIP1559 UI components (#11384) 2021-06-28 09:45:08 -05:00
index.scss Adds insufficient gas error to edit-gas-display (#11524) 2021-07-30 20:16:31 -02:30