aboutsummaryrefslogtreecommitdiffstats
path: root/ui/app/components/tooltip-v2.js
Commit message (Collapse)AuthorAgeFilesLines
* Refactor and redesign confirm transaction viewsAlexander Tseung2018-07-071-1/+3
|
* [NewUI] Use tooltip for copy to clipboard helper text on main screen. (#3120)Dan J Miller2018-02-011-0/+31
* Use tooltip for display of helper text in wallet views copy to clipboard feature. * Use react-tippy in wallet-view.js; center arrow tooltip throughout tooltip text change. * Remove unnecessary tabIndex attribute from wallet view address element.