aboutsummaryrefslogtreecommitdiffstats
path: root/ui/app/components/balance-component.js
Commit message (Expand)AuthorAgeFilesLines
* Lint fix.Dan2018-04-101-1/+1
* Improve display of crypto currencies when selected as the 'Current Conversion'Dan2018-04-101-4/+13
* LintedDan Finlay2018-04-041-1/+1
* Internationalize currencyDan Finlay2018-04-041-1/+6
* Removes t from props via metamask-connect and instead places it on context vi...Dan2018-03-291-1/+1
* Handle i18n with redux.Dan2018-03-161-1/+1
* Update main view stylingAlexander Tseung2018-01-111-1/+1
* Hide fiat values on account details screen when eth/token value is 0.Dan2017-12-211-1/+2
* Show dollar sign before USD on account details page.Dan2017-09-161-3/+5
* Show token balance and identiconChi Kei Chan2017-09-071-5/+12
* Adding Token transaction detail screenChi Kei Chan2017-09-061-6/+22
* redid tx-view and balance-component mapStateToProps logicSimon Liang2017-08-101-3/+10
* removing styling commentsSimon Liang2017-08-101-4/+0
* refactored and added unit testSimon Liang2017-08-081-23/+26
* extracted balance component and renders to the format, also wired in the acco...Simon Liang2017-08-081-0/+89