MyCrypto/spec
James Prado 0d5d0cea9a Wallet Loading States & Spinner Update (#334)
* Add disclaimer modal to footer

* Remove duplicate code & unnecessary styles

* Fix formatting noise

* remove un-used css style

* Fix tslint error & add media query for modals

* Nest Media Query

* Replace '???' with Spinner & update spinner

* Add loading states for wallet balances

* Update wallet test

* Remove excess data passed to wallet balance reducer & Fix wallet balance types

* Merge 'develop' into 'loading-indicator'

* Add 'light' prop to Spinner

* Only show spinners when fetching data

* Remove format diff

* Apply naming conventions

* Remove network name when offline
2017-11-14 21:44:55 -06:00
..
actions Offline Send (#276) 2017-10-10 22:04:49 -07:00
libs Replace bignumber.js with bn.js (#319) 2017-11-12 11:45:52 -08:00
pages Replace bignumber.js with bn.js (#319) 2017-11-12 11:45:52 -08:00
reducers Wallet Loading States & Spinner Update (#334) 2017-11-14 21:44:55 -06:00
utils Replace bignumber.js with bn.js (#319) 2017-11-12 11:45:52 -08:00