aboutsummaryrefslogtreecommitdiffstats
path: root/ui/app/components/tooltip.js
Commit message (Collapse)AuthorAgeFilesLines
* Lint fixesDan2017-08-311-1/+1
|
* Using eth balance component to ensure proper rounding.Dan2017-08-291-1/+1
|
* Move responsive ui into its own folder for easier mergesDan Finlay2017-07-211-0/+22
|
* Make folder for responsive UIDan Finlay2017-07-041-22/+0
|
* Revert "Interface enhancements"Dan Finlay2016-12-171-1/+1
|
* Better account details viewLuis Iván Cuende2016-12-151-1/+1
|
* Linting to the max.Kevin Serrano2016-11-121-2/+0
|
* Got basic fiat display modularizedDan Finlay2016-09-071-0/+1
|
* Nearly finished factoring fiat value into eth-balanceDan Finlay2016-09-071-3/+4
|
* Add a postion option for tool tipFrankie2016-07-071-1/+1
|
* Unify tooltip stylesDan Finlay2016-06-301-0/+22
Made a local tooltip component for replicating our tooltip styles wherever we use tooltips. Applied that tooltip to other items that had tooltips.