MyCrypto/common/components
Connor Bryan 1527ae098b Add an icon to the middle row 2018-08-17 15:42:59 -05:00
..
AddressFieldFactory Styling adjustments, per Taylor 2018-07-12 17:46:17 -05:00
AmountFieldFactory Refactor redux pattern from top-level to ducks (#1936) 2018-06-17 20:53:00 -05:00
BalanceSidebar Remove Simplex Promo EU restriction (#1993) 2018-07-03 00:48:31 -05:00
BetaAgreement Refactor redux pattern from top-level to ducks (#1936) 2018-06-17 20:53:00 -05:00
ConfirmationModal Night Mode Theme (#1896) 2018-06-26 23:51:42 -05:00
ConfirmationModalTemplate Disable buttons on confirmation modal when transaction is broadcasting (#1987) 2018-07-02 16:44:44 -05:00
CustomNodeModal Disable local node polling (need to allow user to disable polling) (#2034) 2018-07-06 18:45:25 -05:00
DataFieldFactory Refactor redux pattern from top-level to ducks (#1936) 2018-06-17 20:53:00 -05:00
ElectronNav Remove Alpha Banner on Electron (#2023) 2018-07-06 11:10:15 -05:00
ErrorScreen Night Mode Theme (#1896) 2018-06-26 23:51:42 -05:00
ExtendedNotifications Refactor redux pattern from top-level to ducks (#1936) 2018-06-17 20:53:00 -05:00
Footer Night Mode Theme (#1896) 2018-06-26 23:51:42 -05:00
GasLimitFieldFactory Refactor redux pattern from top-level to ducks (#1936) 2018-06-17 20:53:00 -05:00
GenerateKeystoreModal Refactor redux pattern from top-level to ducks (#1936) 2018-06-17 20:53:00 -05:00
GenerateTransactionFactory Refactor redux pattern from top-level to ducks (#1936) 2018-06-17 20:53:00 -05:00
Header Disable tabs by network configuration (#1952) 2018-07-03 13:31:55 -05:00
NetworkSelector Night Mode Theme (#1896) 2018-06-26 23:51:42 -05:00
NonceFieldFactory Refactor redux pattern from top-level to ducks (#1936) 2018-06-17 20:53:00 -05:00
PageNotFound Refactor redux pattern from top-level to ducks (#1936) 2018-06-17 20:53:00 -05:00
Palette Night Mode Theme (#1896) 2018-06-26 23:51:42 -05:00
PaperWallet Night Mode Theme (#1896) 2018-06-26 23:51:42 -05:00
PrintableWallet Refactor redux pattern from top-level to ducks (#1936) 2018-06-17 20:53:00 -05:00
SendButtonFactory Refactor redux pattern from top-level to ducks (#1936) 2018-06-17 20:53:00 -05:00
SendEverything Night Mode Theme (#1896) 2018-06-26 23:51:42 -05:00
SubTabs Night Mode Theme (#1896) 2018-06-26 23:51:42 -05:00
TXMetaDataPanel Make SimpleGas default to recommended gas price on initial load (#2020) 2018-07-06 14:07:34 -05:00
TransactionStatus Night Mode Theme (#1896) 2018-06-26 23:51:42 -05:00
UnitDropDown Refactor redux pattern from top-level to ducks (#1936) 2018-06-17 20:53:00 -05:00
WalletDecrypt Add an icon to the middle row 2018-08-17 15:42:59 -05:00
renderCbs Refactor redux pattern from top-level to ducks (#1936) 2018-06-17 20:53:00 -05:00
ui Allow contract value to be cleared (#1997) 2018-07-06 14:08:27 -05:00
AddressBookTable.scss Night Mode Theme (#1896) 2018-06-26 23:51:42 -05:00
AddressBookTable.tsx Refactor redux pattern from top-level to ducks (#1936) 2018-06-17 20:53:00 -05:00
AddressBookTableRow.tsx Refactor redux pattern from top-level to ducks (#1936) 2018-06-17 20:53:00 -05:00
AddressField.tsx Bad equality operator. Bad. 2018-07-12 16:54:50 -05:00
AmountField.tsx Add additional validation to Amount input field (#1982) 2018-07-02 16:51:51 -05:00
CurrentCustomMessage.tsx Refactor redux pattern from top-level to ducks (#1936) 2018-06-17 20:53:00 -05:00
DataField.tsx Refactor redux pattern from top-level to ducks (#1936) 2018-06-17 20:53:00 -05:00
DisclaimerModal.scss Night Mode Theme (#1896) 2018-06-26 23:51:42 -05:00
DisclaimerModal.tsx Refactor redux pattern from top-level to ducks (#1936) 2018-06-17 20:53:00 -05:00
Errorable.tsx Refactor redux pattern from top-level to ducks (#1936) 2018-06-17 20:53:00 -05:00
GasLimitField.scss Add nonce loading indicator & refresh button (#1021) 2018-02-08 11:51:15 -06:00
GasLimitField.tsx Refactor redux pattern from top-level to ducks (#1936) 2018-06-17 20:53:00 -05:00
GenerateTransaction.scss Update code blocks & generate / send tx buttons (#1333) 2018-03-23 11:41:47 -05:00
GenerateTransaction.tsx Refactor redux pattern from top-level to ducks (#1936) 2018-06-17 20:53:00 -05:00
LogOutPrompt.tsx Refactor redux pattern from top-level to ducks (#1936) 2018-06-17 20:53:00 -05:00
NavigationLink.tsx Disable tabs by network configuration (#1952) 2018-07-03 13:31:55 -05:00
NewAppReleaseModal.tsx Night Mode Theme (#1896) 2018-06-26 23:51:42 -05:00
NonceField.scss Fix input validation styles (#1778) 2018-05-13 20:39:54 -05:00
NonceField.tsx Add additional validation to Amount input field (#1982) 2018-07-02 16:51:51 -05:00
ParityQrSigner.scss Night Mode Theme (#1896) 2018-06-26 23:51:42 -05:00
ParityQrSigner.tsx Refactor redux pattern from top-level to ducks (#1936) 2018-06-17 20:53:00 -05: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.scss Update code blocks & generate / send tx buttons (#1333) 2018-03-23 11:41:47 -05:00
SendButton.tsx Refactor redux pattern from top-level to ducks (#1936) 2018-06-17 20:53:00 -05:00
SigningStatus.scss Update code blocks & generate / send tx buttons (#1333) 2018-03-23 11:41:47 -05:00
SigningStatus.tsx Refactor redux pattern from top-level to ducks (#1936) 2018-06-17 20:53:00 -05:00
TogglablePassword.scss Night Mode Theme (#1896) 2018-06-26 23:51:42 -05:00
TogglablePassword.tsx Refactor redux pattern from top-level to ducks (#1936) 2018-06-17 20:53:00 -05:00
Translate.tsx Refactor redux pattern from top-level to ducks (#1936) 2018-06-17 20:53:00 -05:00
WelcomeModal.scss Production Release Changes (#1673) 2018-05-11 10:15:32 -05:00
WelcomeModal.tsx Night Mode Theme (#1896) 2018-06-26 23:51:42 -05:00
index.ts Remove Desktop Alpha Warnings (#2024) 2018-07-06 12:00:23 -05:00