aboutsummaryrefslogtreecommitdiffstats
path: root/ui/app/components/fiat-value.js
Commit message (Collapse)AuthorAgeFilesLines
* Account for undefined currencies.Kevin Serrano2017-09-271-1/+2
|
* Comply with current currency API and add additional styling.Kevin Serrano2017-09-191-1/+1
|
* Fix fiat renderingDan Finlay2017-05-171-4/+2
| | | | | | | | Fixes #1439. When reorganizing fiat-value component to not use global state, had missed its necessary `currentCurrency` parameter. This now passes it in wherever it's used.
* Remove redux dependency from eth-balance and its dependent treeDan Finlay2017-05-131-11/+5
| | | | For better unit testability of the conf-tx view.
* Rename variables to proper currency state variables.Kevin Serrano2017-03-151-2/+2
|
* Restore broken variable referenceDan Finlay2016-09-091-0/+1
|
* Fix double tooltipDan Finlay2016-09-091-10/+1
|
* Got basic fiat display modularizedDan Finlay2016-09-071-0/+1
|
* Fix fiat-valueDan Finlay2016-09-071-1/+0
|
* Nearly finished factoring fiat value into eth-balanceDan Finlay2016-09-071-2/+1
|
* Continuing fiat balance modularizationDan Finlay2016-09-041-0/+80