1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-10-23 03:36:18 +02:00
metamask-extension/ui/app/pages/send
Thomas Huang e791882959
Handle and set gas estimation when max mode is clicked (#8176)
* Handle and set gas estimation when max mode is clicked
Add componentDidMount to SendAmountRow to check for maxMode boolean to update amount and gas.
2020-03-11 13:13:48 -07:00
..
account-list-item Enable arrow-parens ESLint rule 2020-02-15 17:04:21 -03:30
send-content Handle and set gas estimation when max mode is clicked (#8176) 2020-03-11 13:13:48 -07:00
send-footer Fix selectors that use metamask.send.from state (#8182) 2020-03-11 15:40:35 -03:00
send-header Update sinon and proxyquire (#8027) 2020-02-11 17:03:32 -03:30
tests Fix selectors that use metamask.send.from state (#8182) 2020-03-11 15:40:35 -03:00
index.js Add token selection to the send screen (#6445) 2019-04-17 16:45:13 -02:30
send.component.js Enable arrow-parens ESLint rule 2020-02-15 17:04:21 -03:30
send.constants.js Migrate codebase to use ESM (#7730) 2020-01-09 00:04:58 -03:30
send.container.js Fix selectors that use metamask.send.from state (#8182) 2020-03-11 15:40:35 -03:00
send.scss Right-to-left CSS (using module for conversion) (#7072) 2019-09-03 14:47:54 -03:00
send.selectors.js Fix selectors that use metamask.send.from state (#8182) 2020-03-11 15:40:35 -03:00
send.utils.js Enable arrow-parens ESLint rule 2020-02-15 17:04:21 -03:30