1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-10-23 11:46:13 +02:00
metamask-extension/ui/app/components/send/send-content/send-gas-row
Dan J Miller 38b91f63a2 Add togglable advanced gas controls on send and confirm screens (#6112)
* Extract advanced gas input controls to their own component

* Add advanced inline gas toggle to settings

* Add optional advanced inline gas to send send screen

* Adds optional advanced gas inputs to the confirm screen

* Add info modals for advanced gas inputs.

* Fix translation of advance gas toggle description.

* Lint and unit test fixes for inline-advanced-gas-inputs

* Increase margin above advanced options button on send screen

* Move methods from constructor to property syntax in advanced-gas-inputs.component
2019-02-05 16:24:28 -08:00
..
gas-fee-display Fixes for components that break e2e gas customization tests, plus unit test updates. 2018-12-04 00:06:22 -03:30
tests Add togglable advanced gas controls on send and confirm screens (#6112) 2019-02-05 16:24:28 -08:00
index.js Remove send_ directory, revert to just having send 2018-07-16 12:58:32 -02:30
README.md Remove send_ directory, revert to just having send 2018-07-16 12:58:32 -02:30
send-gas-row.component.js Add togglable advanced gas controls on send and confirm screens (#6112) 2019-02-05 16:24:28 -08:00
send-gas-row.container.js Add togglable advanced gas controls on send and confirm screens (#6112) 2019-02-05 16:24:28 -08:00
send-gas-row.scss Remove send_ directory, revert to just having send 2018-07-16 12:58:32 -02:30
send-gas-row.selectors.js Integrate gas buttons with the send screen. 2018-12-04 00:06:04 -03:30