1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00
metamask-extension/ui/app/pages/send/send-content
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
..
add-recipient LoginPerSite: Support multiple accounts without automatic switching (#8079) 2020-03-06 13:34:56 -08:00
send-amount-row Handle and set gas estimation when max mode is clicked (#8176) 2020-03-11 13:13:48 -07:00
send-asset-row Enable arrow-parens ESLint rule 2020-02-15 17:04:21 -03:30
send-gas-row Enable arrow-parens ESLint rule 2020-02-15 17:04:21 -03:30
send-hex-data-row Disable semicolons for class props (#7754) 2020-01-07 16:40:44 -03:30
send-row-wrapper Enable arrow-parens ESLint rule 2020-02-15 17:04:21 -03:30
tests Enable arrow-parens ESLint rule 2020-02-15 17:04:21 -03:30
index.js Address book send plus contact list (#6914) 2019-07-31 17:26:44 -02:30
send-content.component.js Add react/no-unused-prop-types ESLint rule (#7655) 2019-12-07 23:10:47 -04:00
send-content.container.js LoginPerSite: Support multiple accounts without automatic switching (#8079) 2020-03-06 13:34:56 -08:00