MyCrypto/common
Daniel Ternyak ae708e70a1
Error Screen on Exception (#539)
* Create ErrorScreen component to show Errors when a component catches.

* Show ErrorScreen component when Root component's componentDidCatch lifecycle method is called.

This should catch all of the applications errors, as Root is at the top of the tree.

* Convert ErrorScreen Component to SFC

* Address PR comments
2017-12-07 22:16:27 -08:00
..
actions Fix EquivalentValue crash on invalid tokens (#511) 2017-12-01 14:40:27 -06:00
api RPC Error Handling (#384) 2017-11-29 23:35:17 -06:00
assets Refactor & Update Footer to Match V3 (#455) 2017-11-27 23:43:30 -06:00
components Error Screen on Exception (#539) 2017-12-07 22:16:27 -08:00
config Update Knowledge-Base Links (#533) 2017-12-06 15:04:57 -08:00
containers Update Knowledge-Base Links (#533) 2017-12-06 15:04:57 -08:00
libs Web3 Future Proof, Refactor, Bugfixes (#481) 2017-12-01 10:32:29 -06:00
reducers Custom Nodes - Final Touches (#501) 2017-12-01 10:09:51 -06:00
sagas Web3 Future Proof, Refactor, Bugfixes (#481) 2017-12-01 10:32:29 -06:00
sass Custom Nodes - Final Touches (#501) 2017-12-01 10:09:51 -06:00
selectors Custom Nodes - Final Touches (#501) 2017-12-01 10:09:51 -06:00
translations Add Private key to V3 keystore functionality (#336) 2017-11-30 14:16:30 -06:00
typescript Read-Only Address Wallet (#386) 2017-11-29 17:14:57 -06:00
utils Custom Nodes - Final Touches (#501) 2017-12-01 10:09:51 -06:00
vendor Wallet Decrypt - Ledger (#238) 2017-10-05 16:29:14 -07:00
Root.tsx Error Screen on Exception (#539) 2017-12-07 22:16:27 -08:00
freezer.ts Modified File Blacklist for Travis (#448) 2017-11-29 22:26:27 -06:00
index.html No Javascript / Old Browser Blockers (#280) 2017-10-10 15:57:15 -07:00
index.tsx Contracts UI (#277) 2017-10-16 21:01:28 -07:00
store.ts Custom Nodes - Final Touches (#501) 2017-12-01 10:09:51 -06:00
vendors.js Remove Redux-Form in Generate Wallet (#466) 2017-11-27 14:31:23 -06:00