1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-10-23 03:36:18 +02:00
metamask-extension/ui/app/ducks
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
..
tests Prevent send to token warning (#6058) 2019-01-23 14:39:56 -03:30
confirm-transaction.duck.js Add togglable advanced gas controls on send and confirm screens (#6112) 2019-02-05 16:24:28 -08:00
gas.duck.js Ensures that advanced tab gas limit reflects tx gas limit 2018-12-12 12:00:57 -03:30
mock-gas-estimate-data.js Read only connection of gas price chart to redux 2018-12-04 00:06:05 -03:30
send.duck.js Prevent send to token warning (#6058) 2019-01-23 14:39:56 -03:30