MyCrypto/common/components
James Prado 23cdff1777 Add Symbols to Equivalent Values (#1038)
* Update styles

* Add fiat symbols

* chore(package): update webpack-dev-middleware to version 2.0.5 (#1036)

* Fix double alert on swap timeout (#1034)

* chore(package): update @types/jest to version 22.1.2 (#1037)

* Update Banners / Versions to Beta (#1040)

* update agreeement banner with beta nomenclature / styling

* update version

* remove v4 text

* adjust language

* more language

* MyEtherWallet => MyCrypto (#1041)

* MyEtherWallet => MyCrypto

Note: Knowledge base links in translations are not working due to the new knowledge base. Some links link to the MyEtherWallet Chrome Extension.

* Update consoleAdvertisement.ts

* Update consoleAdvertisement.ts

* Update en.json

* Update consoleAdvertisement.ts

* Update InsecureWalletWarning.tsx

* Update Footer to Prod Styles (#1044)

* More MEW -> MyCrypto Changes (#1043)

* Replace all language instances of MYCRYPTO LLC

* Fix disclaimer LLC

* Fix console advert link, adjust logo and make it easier to edit.

* Update coinbase URL.

* Fix trezor and ledger component links and text.

* Misc. cleanup.

* Update unlock guide at the end of generate.

* Fix onboarding translation string

* Change salt hash from mew to mycrpyto.

* chore(package): update webpack to version 3.11.0 (#1045)

* Contributor Guidelines (#1054)

* chore(package): update ts-jest to version 22.0.4 (#1053)

* fix(package): update react-markdown to version 3.2.0 (#1055)

* chore(package): update image-webpack-loader to version 4.1.0 (#1049)

* Add selfHidingImg

* Add coin & token images

* Update styles & fix undefined img path

* Update styles

* Align all symbols to left

* Use icon assets

* remove selfhidingimg
2018-02-12 18:15:27 -06:00
..
AddressFieldFactory ENS Resolution for AddressField Component (#807) 2018-01-15 03:57:09 -06:00
AlphaAgreement Update Banners / Versions to Beta (#1040) 2018-02-09 15:29:28 -06:00
AmountFieldFactory Fix misc send issues (#916) 2018-01-24 20:41:39 -06:00
BalanceSidebar Add Symbols to Equivalent Values (#1038) 2018-02-12 18:15:27 -06:00
ConfirmationModal Move Nodes/Networks to Redux (#961) 2018-02-12 14:43:07 -06:00
ConfirmationModalTemplate Confirm TX Modal Upgrades (#928) 2018-02-06 22:39:24 -06:00
DataFieldFactory Fix Miscellaneous Types (#635) 2017-12-19 16:46:34 -06:00
ErrorScreen More MEW -> MyCrypto Changes (#1043) 2018-02-10 13:24:05 -06:00
ExtendedNotifications Move Nodes/Networks to Redux (#961) 2018-02-12 14:43:07 -06:00
Footer Update Footer to Prod Styles (#1044) 2018-02-10 12:56:05 -06:00
GasLimitFieldFactory Advanced Settings Input Validation (#872) 2018-01-21 12:41:20 -06:00
GenerateKeystoreModal Passwordify Private Key & Mnemonic Inputs (#925) 2018-01-26 16:11:52 -06:00
GenerateTransactionFactory Refactor Generate Transaction (#960) 2018-01-29 16:58:07 -06:00
Header Move Nodes/Networks to Redux (#961) 2018-02-12 14:43:07 -06:00
NonceFieldFactory Advanced Settings Input Validation (#872) 2018-01-21 12:41:20 -06:00
PageNotFound Routing Improvements (#859) 2018-01-22 06:24:05 -06:00
PaperWallet Confirm TX Modal Upgrades (#928) 2018-02-06 22:39:24 -06:00
PrintableWallet MEW-01-004 - Stronger Keystores (#981) 2018-02-02 00:01:30 -06:00
SendButtonFactory Move Nodes/Networks to Redux (#961) 2018-02-12 14:43:07 -06:00
SendEverything Productionize Transaction Stack (#456) 2017-12-18 15:23:31 -06:00
SubTabs Performance Improvements (Pure components, debounced gas slider) (#899) 2018-01-29 13:13:46 -06:00
TXMetaDataPanel Move Nodes/Networks to Redux (#961) 2018-02-12 14:43:07 -06:00
UnitDropDown Move Nodes/Networks to Redux (#961) 2018-02-12 14:43:07 -06:00
WalletDecrypt Move Nodes/Networks to Redux (#961) 2018-02-12 14:43:07 -06:00
hocs Prettier Reformat (#619) 2017-12-18 17:29:26 -06:00
renderCbs Confirm TX Modal Upgrades (#928) 2018-02-06 22:39:24 -06:00
ui Move Nodes/Networks to Redux (#961) 2018-02-12 14:43:07 -06:00
AddressField.tsx Support Non-Ethereum Networks (#849) 2018-01-20 14:06:28 -06:00
AmountField.tsx Replace <Aux> with React Fragements (#816) 2018-01-14 20:07:02 -06:00
CurrentCustomMessage.tsx Move Nodes/Networks to Redux (#961) 2018-02-12 14:43:07 -06:00
DataField.tsx Support Non-Ethereum Networks (#849) 2018-01-20 14:06:28 -06:00
GasLimitField.scss Add nonce loading indicator & refresh button (#1021) 2018-02-08 11:51:15 -06:00
GasLimitField.tsx Add nonce loading indicator & refresh button (#1021) 2018-02-08 11:51:15 -06:00
GenerateTransaction.tsx Refactor Generate Transaction (#960) 2018-01-29 16:58:07 -06:00
LogOutPrompt.tsx Fix Logout Prompt (#725) 2018-01-04 10:31:22 -06:00
NonceField.scss Unify Spinner / Refresh Styles (#1032) 2018-02-08 17:44:30 -06:00
NonceField.tsx More MEW -> MyCrypto Changes (#1043) 2018-02-10 13:24:05 -06:00
RedirectWithQuery.tsx Forward query arguments during redirect (#990) 2018-02-08 22:02:56 -06:00
RouteNotFound.tsx Routing Improvements (#859) 2018-01-22 06:24:05 -06:00
SendButton.tsx Generic Confirmation Modal (#940) 2018-01-29 15:38:28 -06:00
SigningStatus.tsx Productionize Transaction Stack (#456) 2017-12-18 15:23:31 -06:00
TogglablePassword.scss Passwordify Private Key & Mnemonic Inputs (#925) 2018-01-26 16:11:52 -06:00
TogglablePassword.tsx MEW-01-004 - Stronger Keystores (#981) 2018-02-02 00:01:30 -06:00
Translate.tsx Update <Markdown/> allowedTypes (#1004) 2018-02-06 13:54:02 -06:00
index.ts Add nonce loading indicator & refresh button (#1021) 2018-02-08 11:51:15 -06:00