MyCrypto/common/components
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
..
AlphaAgreement No Javascript / Old Browser Blockers (#280) 2017-10-10 15:57:15 -07:00
BalanceSidebar Update Knowledge-Base Links (#533) 2017-12-06 15:04:57 -08:00
ErrorScreen Error Screen on Exception (#539) 2017-12-07 22:16:27 -08:00
ExtendedNotifications Migrate to Typescript (#224) 2017-09-24 19:06:28 -07:00
Footer Update Knowledge-Base Links (#533) 2017-12-06 15:04:57 -08:00
Header Update Knowledge-Base Links (#533) 2017-12-06 15:04:57 -08:00
PaperWallet Fix Missing Address in Paper Wallet (#292) 2017-10-14 12:24:48 -07:00
PrintableWallet Strip hex prefix from raw private key displayed during wallet generation (#388) 2017-11-28 18:56:16 -06:00
WalletDecrypt Update Knowledge-Base Links (#533) 2017-12-06 15:04:57 -08:00
renderCbs Read-Only Address Wallet (#386) 2017-11-29 17:14:57 -06:00
ui Read-Only Address Wallet (#386) 2017-11-29 17:14:57 -06:00
Translate.tsx Migrate to Typescript (#224) 2017-09-24 19:06:28 -07:00
index.ts Minimal HMR (#294) 2017-10-13 17:50:34 -07:00