aboutsummaryrefslogtreecommitdiffstats
path: root/ui/app/components/fiat-value.js
Commit message (Collapse)AuthorAgeFilesLines
* Styles and behaviour correctDan2017-08-291-9/+11
|
* Move responsive ui into its own folder for easier mergesDan Finlay2017-07-211-0/+63
|
* Make folder for responsive UIDan Finlay2017-07-041-63/+0
|
* 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