aboutsummaryrefslogtreecommitdiffstats
path: root/ui/app/components/send/gas-fee-display.js
Commit message (Collapse)AuthorAgeFilesLines
* Remove unused files from ui folder. (#3577)anticlimactic2018-03-191-62/+0
| | | | | | * Removed unused UI files. Fixes #3434. * Reverted the deletion of "feature-toggle-utils.js". Reverted the deletion of the test files and modified the paths so they referred to the old-ui.
* Stop setting 'currentCurrency' and use local state for active currency in ↵Dan2017-09-141-5/+5
| | | | send.js
* Add token exchange ratesChi Kei Chan2017-09-131-1/+19
|
* Refactor gas-fee-display to include usd and eth fee displays as separate ↵Dan2017-08-311-30/+21
| | | | components.
* Move gas fee to a separate component.Dan2017-08-311-0/+53