Commit Graph

22 Commits

Author SHA1 Message Date
Pascal Precht a13c9d6675 refactor: move `StyledTextArea` to ui/shared/controls 2021-10-14 12:51:27 -04:00
Pascal Precht 61ccf9c757 refactor: move `StyledText` to ui/shared/panels 2021-10-14 12:51:27 -04:00
Pascal Precht e57454d631 refactor: move `StyledButton` to ui/shared/controls 2021-10-14 12:51:27 -04:00
Pascal Precht ed73651db8 refactor: move `SplitViewHandle` and `StatusTabButton` to ui/shared/panels|controls respectively 2021-10-14 12:51:27 -04:00
Pascal Precht 0dbac9fc93 refactor: move `SendToContractWarning` to ui/shared/controls 2021-10-14 12:51:27 -04:00
Pascal Precht af4b165f99 refactor: move `Select` to ui/shared/controls 2021-10-14 12:51:27 -04:00
Pascal Precht 916949ece8 refactor: move `SeedPhraseTextArea` to ui/shared/controls 2021-10-14 12:51:27 -04:00
Pascal Precht 4bb4708528 refactor: move `SearchBox` to ui/shared/controls 2021-10-14 12:51:27 -04:00
Pascal Precht 322a071aa3 refactor: move `SVGImage` to ui/shared/panels 2021-10-14 12:51:27 -04:00
Pascal Precht 37e71ca431 refactor: move `RecipientSelector` to ui/shared/controls 2021-10-14 12:51:27 -04:00
Pascal Precht bdc7c799d2 refactor: move `Input` to ui/shared/controls 2021-10-14 12:51:27 -04:00
Pascal Precht 2e30e1e84e refactor: move `ImageCropper` to ui/shared/controls 2021-10-14 12:51:27 -04:00
Pascal Precht f6f46cabbb refactor: move `GasValidator` to ui/shared/controls 2021-10-14 12:51:27 -04:00
Pascal Precht 1897f74552 refactor: move `GasSelectorButton` to ui/shared/controls 2021-10-14 12:51:27 -04:00
Pascal Precht 1444f9ee5c refactor: move `GasSelector` to ui/shared/controls 2021-10-14 12:51:27 -04:00
Pascal Precht ce3ae8f2f2 refactor: move `FormGroup` to ui/shared/controls 2021-10-14 12:51:27 -04:00
Pascal Precht 4ed2f6574a refactor: move `ExistingContacts` into ui/shared/views 2021-10-14 12:51:27 -04:00
Pascal Precht c6053c6ec5 refactor: move `EnsResolver` into ui/shared/views 2021-10-14 12:51:27 -04:00
Pascal Precht dc81cda66c refactor: move `CopyToClipboardButton` to ui/shared/controls 2021-10-14 12:51:27 -04:00
Pascal Precht 1f8b4563e5 refactor: move `ContactsListAndSearch` into ui/shared/controls 2021-10-14 12:51:27 -04:00
Pascal Precht 5d05b415ba refactor: move view and panels components into controls if they belong there 2021-10-14 12:51:27 -04:00
Pascal Precht 260ac75ca4 refactor: move `ContactSelector` to ui/shared/controls 2021-10-14 12:51:27 -04:00