Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'master' into mmn | Chi Kei Chan | 2017-09-28 | 1 | -1/+2 |
|\ | |||||
| * | Account for undefined currencies. | Kevin Serrano | 2017-09-27 | 1 | -1/+2 |
| | | |||||
| * | Comply with current currency API and add additional styling. | Kevin Serrano | 2017-09-19 | 1 | -1/+1 |
| | | |||||
* | | Styles and behaviour correct | Dan | 2017-08-29 | 1 | -9/+11 |
| | | |||||
* | | Move responsive ui into its own folder for easier merges | Dan Finlay | 2017-07-21 | 1 | -0/+63 |
| | | |||||
* | | Make folder for responsive UI | Dan Finlay | 2017-07-04 | 1 | -63/+0 |
|/ | |||||
* | Fix fiat rendering | Dan Finlay | 2017-05-17 | 1 | -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 tree | Dan Finlay | 2017-05-13 | 1 | -11/+5 |
| | | | | For better unit testability of the conf-tx view. | ||||
* | Rename variables to proper currency state variables. | Kevin Serrano | 2017-03-15 | 1 | -2/+2 |
| | |||||
* | Restore broken variable reference | Dan Finlay | 2016-09-09 | 1 | -0/+1 |
| | |||||
* | Fix double tooltip | Dan Finlay | 2016-09-09 | 1 | -10/+1 |
| | |||||
* | Got basic fiat display modularized | Dan Finlay | 2016-09-07 | 1 | -0/+1 |
| | |||||
* | Fix fiat-value | Dan Finlay | 2016-09-07 | 1 | -1/+0 |
| | |||||
* | Nearly finished factoring fiat value into eth-balance | Dan Finlay | 2016-09-07 | 1 | -2/+1 |
| | |||||
* | Continuing fiat balance modularization | Dan Finlay | 2016-09-04 | 1 | -0/+80 |