aboutsummaryrefslogtreecommitdiffstats
path: root/ui/app/components/gas-customization/advanced-gas-inputs
Commit message (Collapse)AuthorAgeFilesLines
* Fix inline advanced gas editingWhymarrh Whitby2019-02-091-1/+27
|
* Add togglable advanced gas controls on send and confirm screens (#6112)Dan J Miller2019-02-064-0/+292
* 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