aboutsummaryrefslogtreecommitdiffstats
path: root/ui/app/components/account-info-link.js
Commit message (Collapse)AuthorAgeFilesLines
* Replace ui with responsive-uiDan Finlay2017-07-251-41/+0
|
* Move responsive ui into its own folder for easier mergesDan Finlay2017-07-211-0/+41
|
* Make folder for responsive UIDan Finlay2017-07-041-41/+0
|
* ui - use global.platform for extension interactionkumavis2017-04-011-2/+1
|
* extension - prefer extensionizer modulekumavis2017-03-311-1/+1
|
* Fix capitalization.Kevin Serrano2016-09-071-1/+1
|
* Removed view more button, added account info button.Dan Finlay2016-08-231-0/+42
Also: - Also fixed bug that caused React warning when rendering the tx history. - Renamed 'Transactions' to 'History', since it now has more than that.