MyCrypto/common/components/ui
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
..
Code.scss Contracts UI (#277) 2017-10-16 21:01:28 -07:00
Code.tsx Add "No Unused Params and Locals" Linting Rule (#297) 2017-10-18 19:29:49 -07:00
ColorDropdown.tsx Wallet Decrypt - Web3 (MetaMask / Mist) (#303) 2017-11-09 19:30:20 -08:00
Dropdown.tsx Add "No Unused Params and Locals" Linting Rule (#297) 2017-10-18 19:29:49 -07:00
DropdownShell.tsx Wallet Decrypt - Web3 (MetaMask / Mist) (#303) 2017-11-09 19:30:20 -08:00
Help.tsx Add "No Unused Params and Locals" Linting Rule (#297) 2017-10-18 19:29:49 -07:00
Identicon.tsx Migrate to Typescript (#224) 2017-09-24 19:06:28 -07:00
Modal.scss Add disclaimer modal to footer (#267) 2017-10-05 12:22:41 -07:00
Modal.tsx Add disclaimer modal to footer (#267) 2017-10-05 12:22:41 -07:00
NewTabLink.tsx EthereumJS-Wallet (Part 2) (#310) 2017-11-07 10:42:53 -08:00
OfflineSymbol.tsx Offline Send (#276) 2017-10-10 22:04:49 -07:00
QRCode.tsx Fix Typescript Refactor (#229) 2017-09-24 20:29:49 -07:00
SimpleButton.tsx Migrate to Typescript (#224) 2017-09-24 19:06:28 -07:00
SimpleDropdown.tsx Travis TypeScript Compiler Checking (#263) 2017-10-04 10:51:37 -07:00
SimpleSelect.tsx Migrate to Typescript (#224) 2017-09-24 19:06:28 -07:00
Spinner.scss Wallet Loading States & Spinner Update (#334) 2017-11-14 21:44:55 -06:00
Spinner.tsx Wallet Loading States & Spinner Update (#334) 2017-11-14 21:44:55 -06:00
UnitDisplay.tsx Wallet Loading States & Spinner Update (#334) 2017-11-14 21:44:55 -06:00
UnlockHeader.tsx Offline Send (#276) 2017-10-10 22:04:49 -07:00
index.ts Replace bignumber.js with bn.js (#319) 2017-11-12 11:45:52 -08:00