aboutsummaryrefslogtreecommitdiffstats
path: root/ui/app/components/gas-customization/gas-modal-page-container/advanced-tab-content/advanced-tab-content.component.js
Commit message (Expand)AuthorAgeFilesLines
* Folder restructure (#6304)Chi Kei Chan2019-03-221-219/+0
* Prevent advanced gas input arrows from setting value to < 0 (#6248)Dan J Miller2019-03-071-2/+12
* Show transaction fee instead of total fee in top left of gas customization mo...Dan Miller2018-12-131-5/+5
* Add missing translation to the gas customization component.Dan Miller2018-12-131-6/+8
* Improve ux for low gas price set (#5862)Dan J Miller2018-12-111-20/+83
* Final gas customization fixesDan Miller2018-12-041-6/+20
* Add loading spinners when waiting for APIs in the gas customization modalDan Miller2018-12-041-1/+7
* Adds speed up slide-in gas customization sidebarDan Miller2018-12-041-7/+18
* Add control arrows to advanced gas tab inputs.Dan Miller2018-12-041-0/+4
* Complete integration of gas chart with redux.Dan Miller2018-12-041-1/+1
* Read only connection of gas price chart to reduxDan Miller2018-12-041-1/+3
* Adds not yet functional gas price chart.Dan Miller2018-12-041-0/+5
* 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 pieces;...Dan Miller2018-12-041-31/+50
* Adds the content of the advanced tab - w/o chart or dynamic content - to gas ...Dan Miller2018-12-041-0/+105