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/send-content
Dan J Miller d349bd61d2
Fix gas estimate for tokens (#7753)
* Make gas estimate update on debounced token amount change, not just on blur after change

* Updated tests

* Ensure `updateGas` is bound early

Co-authored-by: Mark Stacey <markjstacey@gmail.com>
2020-01-10 10:53:54 -03:30
..
add-recipient Migrate codebase to use ESM (#7730) 2020-01-09 00:04:58 -03:30
send-amount-row Fix gas estimate for tokens (#7753) 2020-01-10 10:53:54 -03:30
send-asset-row yarn lint --fix 2019-12-03 17:20:55 -03:30
send-dropdown-list Disable semicolons for class props (#7754) 2020-01-07 16:40:44 -03:30
send-from-row Remove unused fromDropdownOpen state in send reducer (#7700) 2019-12-12 19:26:18 -04:00
send-gas-row Migrate codebase to use ESM (#7730) 2020-01-09 00:04:58 -03:30
send-hex-data-row Disable semicolons for class props (#7754) 2020-01-07 16:40:44 -03:30
send-row-wrapper Disable semicolons for class props (#7754) 2020-01-07 16:40:44 -03:30
tests Enforce a single boolean attr notation in JSX (#7465) 2019-11-18 19:53:41 -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 Migrate codebase to use ESM (#7730) 2020-01-09 00:04:58 -03:30