aboutsummaryrefslogtreecommitdiffstats
path: root/ui/app/components/gas-customization/gas-modal-page-container/advanced-tab-content
Commit message (Collapse)AuthorAgeFilesLines
* Adds redesign for the customize gas advanced tab.Dan Miller2018-12-044-59/+84
|
* Connects remained of the gas customization component to redux.Dan Miller2018-12-042-8/+4
|
* Styling fixes for gas customization advanced tab content.Dan Miller2018-12-042-2/+1
|
* Improve styling of advanced-tab-content gasInput rowDan Miller2018-12-043-5/+11
|
* Add tests for advanced-tab-component.js and subcomponents.Dan Miller2018-12-043-14/+261
|
* Remove gas slider from advance-tab-content.componentDan Miller2018-12-042-15/+1
|
* Split advanced-tab-content.component.js render() method into smaller ↵Dan Miller2018-12-041-31/+50
| | | | pieces; add translations to the same file.
* Adds the content of the advanced tab - w/o chart or dynamic content - to gas ↵Dan Miller2018-12-047-0/+273
customize modal.