Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove accessing PropTypes from main React package | Alexander Tseung | 2018-02-07 | 1 | -1/+1 |
| | |||||
* | Network loading does not block network loading. | Dan | 2017-11-10 | 1 | -14/+1 |
| | |||||
* | Lint fixes for NewUI-flat. | Dan | 2017-11-02 | 1 | -0/+5 |
| | |||||
* | Fix loading animation not showing on network change | Alexander Tseung | 2017-10-20 | 1 | -41/+34 |
| | |||||
* | Ensure loading indication is full screen | Dan Finlay | 2017-07-28 | 1 | -0/+1 |
| | |||||
* | Fix loading indication placement | Dan Finlay | 2017-07-28 | 1 | -1/+1 |
| | |||||
* | Lots of flex rearrangement on account detail view | Dan Finlay | 2017-07-26 | 1 | -28/+19 |
| | | | | Includes removal of ReactCssTransitionGroup for a simpler UI refactor. | ||||
* | Move responsive ui into its own folder for easier merges | Dan Finlay | 2017-07-21 | 1 | -0/+53 |
| | |||||
* | Make folder for responsive UI | Dan Finlay | 2017-07-04 | 1 | -53/+0 |
| | |||||
* | Multiple loading style improvements | Dan Finlay | 2017-06-15 | 1 | -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 wallets | Dan Finlay | 2017-01-19 | 1 | -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 ShapeShift | Dan Finlay | 2016-09-16 | 1 | -0/+44 |