1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00
metamask-extension/ui/app/components/send/send-content
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
..
send-amount-row Fix rounding issue when sending max tokens (#5695) 2018-11-19 16:06:34 -08:00
send-dropdown-list Remove send_ directory, revert to just having send 2018-07-16 12:58:32 -02:30
send-from-row Prevent users from changing the From field in the send screen (#5922) 2018-12-13 18:19:36 -08:00
send-gas-row Add togglable advanced gas controls on send and confirm screens (#6112) 2019-02-05 16:24:28 -08:00
send-hex-data-row Update gas when hex data changes on send screen 2018-10-01 12:53:32 -02:30
send-row-wrapper Prevent send to token warning (#6058) 2019-01-23 14:39:56 -03:30
send-to-row Prevent send to token warning (#6058) 2019-01-23 14:39:56 -03:30
tests Fix assertion of missing child component 2018-09-05 16:35:37 -02:30
index.js Remove send_ directory, revert to just having send 2018-07-16 12:58:32 -02:30
send-content.component.js Prevent users from changing the From field in the send screen (#5922) 2018-12-13 18:19:36 -08:00