1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-10-23 03:36:18 +02:00
metamask-extension/ui/app/components/pages/settings
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
..
info-tab Fix translation casing 2018-09-20 15:53:53 -07:00
settings-tab Add togglable advanced gas controls on send and confirm screens (#6112) 2019-02-05 16:24:28 -08:00
index.js Refactor settings page to use JSX and follow component file folder structure 2018-09-19 16:37:23 -07:00
index.scss Refactor settings page to use JSX and follow component file folder structure 2018-09-19 16:37:23 -07:00
settings.component.js Refactor settings page to use JSX and follow component file folder structure 2018-09-19 16:37:23 -07:00