aboutsummaryrefslogtreecommitdiffstats
path: root/ui/app/components/gas-customization/gas-modal-page-container/advanced-tab-content/advanced-tab-content.component.js
Commit message (Collapse)AuthorAgeFilesLines
* Adds redesign for the customize gas advanced tab.Dan Miller2018-12-041-20/+15
|
* Connects remained of the gas customization component to redux.Dan Miller2018-12-041-6/+2
|
* Styling fixes for gas customization advanced tab content.Dan Miller2018-12-041-1/+1
|
* Improve styling of advanced-tab-content gasInput rowDan Miller2018-12-041-1/+1
|
* Add tests for advanced-tab-component.js and subcomponents.Dan Miller2018-12-041-14/+16
|
* Remove gas slider from advance-tab-content.componentDan Miller2018-12-041-15/+0
|
* 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-041-0/+105
customize modal.