aboutsummaryrefslogtreecommitdiffstats
path: root/ui/app/components/gas-customization/gas-modal-page-container
Commit message (Collapse)AuthorAgeFilesLines
* Integrate gas buttons with the send screen.Dan Miller2018-12-042-7/+22
|
* Connects remained of the gas customization component to redux.Dan Miller2018-12-047-100/+354
|
* Styling fixes for gas customization advanced tab content.Dan Miller2018-12-044-3/+2
|
* Improvements to propdefaults in button-group.component and ↵Dan Miller2018-12-041-1/+1
| | | | basic-tab-content.component
* Connect the gas-button-group component to redux and a live api.Dan Miller2018-12-044-33/+24
|
* Adds basic tab content to gas customizer, with styled button group (static, ↵Dan Miller2018-12-049-14/+223
| | | | for now).
* 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-044-18/+275
|
* Remove gas slider from advance-tab-content.componentDan Miller2018-12-043-19/+2
|
* Split advanced-tab-content.component.js render() method into smaller ↵Dan Miller2018-12-042-31/+51
| | | | 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-0410-11/+329
| | | | customize modal.
* Use BEM for css in gas-modal-page-containerDan Miller2018-12-043-26/+28
|
* Use correct message key in gas-modal-page-container.component.jsDan Miller2018-12-041-1/+1
|
* Adds new gas customization modal container (without content)Dan Miller2018-12-046-0/+341