aboutsummaryrefslogtreecommitdiffstats
path: root/ui/app/components/loading.js
Commit message (Collapse)AuthorAgeFilesLines
* Move responsive ui into its own folder for easier mergesDan Finlay2017-07-211-0/+53
|
* Make folder for responsive UIDan Finlay2017-07-041-53/+0
|
* Multiple loading style improvementsDan Finlay2017-06-151-1/+4
| | | | | | | - When seeking network, show a full screen loading indication + message. - Network menu is still accessible "over" this indication. - Top Menu-Droppo components now slide *under* the menu bar like they should. - Loading indication opacity increased to increase message legibility.
* Add ability to import v3 JSON walletsDan Finlay2017-01-191-1/+7
| | | | | | | | There is now a menu item labeled "JSON File" for importing, and it can digest either: - v1 MyEtherWallet JSON files - v3 Account files (used by Geth, Mist, and MyEtherWallet). Fixes #715
* Show loading indication when selecting ShapeShiftDan Finlay2016-09-161-0/+44