1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-10-23 11:46:13 +02:00
metamask-extension/ui/pages/send
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
..
send-content Remove the SHOW_EIP_1559_UI environment variable, replace with network detection where appropriate (#11694) 2021-07-30 22:59:21 -02:30
send-footer Refactor send page state management (#10965) 2021-06-23 16:35:25 -05:00
send-header Update send and confirm state management, and tx controller gas defaults, for EIP1559 (#11549) 2021-07-30 22:15:18 -02:30
index.js Refactor send page state management (#10965) 2021-06-23 16:35:25 -05:00
send.constants.js move conversion utils to shared folder (#11451) 2021-07-06 12:48:49 -05:00
send.js Refactor send page state management (#10965) 2021-06-23 16:35:25 -05:00
send.scss remove the ui/app and ui/lib folders (#10911) 2021-04-28 14:53:59 -05:00
send.test.js rely upon gas fee controller for gas price estimates (#11511) 2021-07-16 11:06:32 -05:00
send.utils.js move conversion utils to shared folder (#11451) 2021-07-06 12:48:49 -05:00
send.utils.test.js move conversion utils to shared folder (#11451) 2021-07-06 12:48:49 -05:00