status-desktop/ui/app/AppLayouts/Chat/ChatColumn/ChatComponents
emizzle bc0855bcdc
feat: move validators outside of TransactionPreview
BalanceValidator and GasValidator have been moved outside of the TransactionPreview component, because there are some transaction modals that may not need them to be baked in to TransactionPreview. It is useful to have these components on the tx preview step only when we start the process on the preview step.
2020-10-28 11:07:23 +01:00
..
ChatCommandButton.qml feat: add chat command bubbles for received txs 2020-09-09 15:03:45 -04:00
ChatCommandModal.qml fix: from/to account not showing correctly 2020-10-28 11:07:22 +01:00
ChatCommandsPopup.qml fix: fix eth2Wei returning a bad string 2020-09-29 14:01:44 -04:00
ChatInputButton.qml fix: fix layout of input buttons when some are hidden 2020-08-19 15:25:13 -04:00
SignTransactionModal.qml feat: move validators outside of TransactionPreview 2020-10-28 11:07:23 +01:00