MyCrypto/common/libs
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
..
contracts Wallet Loading States & Spinner Update (#334) 2017-11-14 21:44:55 -06:00
nodes Replace bignumber.js with bn.js (#319) 2017-11-12 11:45:52 -08:00
transaction Replace bignumber.js with bn.js (#319) 2017-11-12 11:45:52 -08:00
wallet Wallet Loading States & Spinner Update (#334) 2017-11-14 21:44:55 -06:00
contract.ts Update Jest & Enzyme, Add snapshot tests (#307) 2017-10-24 19:17:26 -07:00
decrypt.ts Migrate to Typescript (#224) 2017-09-24 19:06:28 -07:00
ens.ts Migrate to Typescript (#224) 2017-09-24 19:06:28 -07:00
erc20.ts Replace bignumber.js with bn.js (#319) 2017-11-12 11:45:52 -08:00
messages.ts Migrate to Typescript (#224) 2017-09-24 19:06:28 -07:00
signing.ts Sign & Verify Message (#315) 2017-10-30 12:10:25 -07:00
transaction.ts Replace bignumber.js with bn.js (#319) 2017-11-12 11:45:52 -08:00
units.ts Replace bignumber.js with bn.js (#319) 2017-11-12 11:45:52 -08:00
validators.ts Contracts UI (#277) 2017-10-16 21:01:28 -07:00
values.ts Replace bignumber.js with bn.js (#319) 2017-11-12 11:45:52 -08:00