aboutsummaryrefslogtreecommitdiffstats
path: root/ui/app/components/gas-tooltip.js
Commit message (Expand)AuthorAgeFilesLines
* Minor clean up.Dan2017-08-301-6/+1
* Center tooltip on small screen size by using flexboxDan2017-08-301-1/+6
* Use hex values only in send.js to handle limit and price; GasTooltip accepts ...Dan2017-08-291-7/+15
* Refactor for clean handling of tooltip close.Dan2017-08-291-88/+46
* Fully connect gas data in send form and tooltip to state; final styling impro...Dan2017-08-261-5/+12
* Tooltip closing on click outside.Dan2017-08-261-6/+56
* Refactor tooltip to remove external lib; tooltip now updating gas fee in parent.Dan2017-08-261-0/+79