1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-10-22 19:26:13 +02:00
metamask-extension/ui/pages/send/send-content
David Walsh e2fbc7ce8e
Remove button group for non-EIP-1559 networks (#11712)
* Remove button group for non-EIP-1559 networks

* Fix tests...maybe

* Remove unnecessary props, as well as gas display

* Remove unused string

* test progress

* fix test

* fix test

* add customizes gas block to improve e2e pass rate

Co-authored-by: Alex <adonesky@gmail.com>
2021-08-02 18:53:13 -05:00
..
add-recipient Trimming whitespace in ENSInput (#11631) 2021-07-27 07:53:13 -07:00
send-amount-row Remove the SHOW_EIP_1559_UI environment variable, replace with network detection where appropriate (#11694) 2021-07-30 22:59:21 -02:30
send-asset-row Refactor send page state management (#10965) 2021-06-23 16:35:25 -05:00
send-gas-row Remove button group for non-EIP-1559 networks (#11712) 2021-08-02 18:53:13 -05:00
send-hex-data-row Refactor send page state management (#10965) 2021-06-23 16:35:25 -05:00
send-row-wrapper Refactor send page state management (#10965) 2021-06-23 16:35:25 -05:00
index.js remove the ui/app and ui/lib folders (#10911) 2021-04-28 14:53:59 -05:00
send-content.component.js EIP-1559 - Fall back to gasLimit and gasPrice for hardware wallets (#11716) 2021-08-02 17:52:18 -05:00
send-content.component.test.js EIP-1559 - Fall back to gasLimit and gasPrice for hardware wallets (#11716) 2021-08-02 17:52:18 -05:00
send-content.container.js EIP-1559 - Fall back to gasLimit and gasPrice for hardware wallets (#11716) 2021-08-02 17:52:18 -05:00