aboutsummaryrefslogtreecommitdiffstats
path: root/ui/app/components/eth-balance.js
Commit message (Collapse)AuthorAgeFilesLines
* Fix eth balance tooltip to show 6 decimals (#440)Frankie2016-07-141-2/+2
| | | | | | | | | | | | * Fix tooltip to show to the 6 decimal place on balances ovr 0... * Change font size for balance component in tx-list so it fits the notation * Add to change log * Linting * change log
* Integrate changes back into eth-balanceKevin Serrano2016-07-121-27/+29
|
* eth-balance fixkumavis2016-07-081-1/+10
|
* Merge branch 'master' of github.com:MetaMask/metamask-plugin into ↵kumavis2016-07-081-10/+1
|\ | | | | | | ConfirmationStyle
| * Fixed eth_balance style, completing partial mergeDan Finlay2016-07-081-10/+1
| |
* | ui - remove doubled eth-balancekumavis2016-07-081-5/+0
|/
* lint fixkumavis2016-07-081-1/+1
|
* Merge branch 'master' of github.com:MetaMask/metamask-plugin into ↵kumavis2016-07-081-21/+36
|\ | | | | | | ConfirmationStyle
| * Change function name to generateBalanceObjectFrankie2016-07-081-2/+2
| |
| * Add method to deal with small decimals and create the object for eth-balance ↵Frankie2016-07-081-17/+22
| | | | | | | | component
* | LintedDan Finlay2016-07-081-1/+1
| |
* | Add configurable params to eth-balanceDan Finlay2016-07-081-10/+17
| |
* | Merge branch 'master' into ConfirmationStyleDan Finlay2016-07-081-20/+15
|\|
| * Revert back to original formatBalanceFrankie2016-07-081-20/+15
| |
* | Fixed up pending-tx-detailsDan Finlay2016-07-071-1/+2
|/
* Add a postion option for tool tipFrankie2016-07-071-0/+1
|
* Add decimal hendeling to ETH balanceFrankie2016-07-071-15/+19
|
* Implemt new account layoutFrankie2016-07-011-6/+16
|
* WIP: Working on new layoutFrankie2016-07-011-1/+17
|
* Manually lintedDan Finlay2016-06-221-1/+0
|
* Auto lintedDan Finlay2016-06-221-2/+2
|
* correctly displaying small balances with testsZac Mitton2016-05-261-10/+2
|
* ui - redesign - ether amount componentkumavis2016-05-191-0/+40