status-desktop/ui/imports/shared/controls
Alexandra Betouni f0b39ce4f6 Refactor: Moved openPopup function to Global
The openPopup function was declared in AppMain
and used via dynamic scoping in many places in the
application. Moved function to Global component
and updated all places to call it via Global instead.

Closes #4267
2022-02-01 11:38:46 +01:00
..
chat Refactor: Moved openPopup function to Global 2022-02-01 11:38:46 +01:00
AddressInput.qml refactor(desktop) Made shared a QML module 2021-10-27 18:05:45 -04:00
AddressSourceSelector.qml refactor: replace `Select` with `StatusSelect` 2021-11-10 13:54:56 -05:00
AssetAndAmountInput.qml fix: Fix missing setup url for new opeed tab 2021-11-17 15:40:50 +01:00
ContactSelector.qml refactor: replace `Select` with `StatusSelect` 2021-11-10 13:54:56 -05:00
ContactsListAndSearch.qml feat(desktop/contacts) Improvements in contacts 2021-12-01 20:51:06 +02:00
CopyToClipBoardButton.qml refactor(desktop) Made shared a QML module 2021-10-27 18:05:45 -04:00
FormGroup.qml refactor(desktop) Made shared a QML module 2021-10-27 18:05:45 -04:00
GasSelector.qml refactoring (desktop/chat) Message component 2021-11-24 13:15:15 +01:00
GasValidator.qml refactor(desktop) Made shared a QML module 2021-10-27 18:05:45 -04:00
ImageCropper.qml refactor(desktop) Made shared a QML module 2021-10-27 18:05:45 -04:00
Input.qml fix(@desktop/settings): ensure new password is confirmed 2022-01-17 13:09:15 +01:00
RadioButtonSelector.qml refactor(desktop) Made shared a QML module 2021-10-27 18:05:45 -04:00
RecipientSelector.qml fix(wallet): fix account selector in the SendModal 2021-11-05 14:10:29 -04:00
SearchBox.qml refactor(desktop) Made shared a QML module 2021-10-27 18:05:45 -04:00
SeedPhraseTextArea.qml fix(@onboarding): Add more height to the textarea 2022-01-11 10:02:48 +01:00
SendToContractWarning.qml refactor(desktop) Made shared a QML module 2021-10-27 18:05:45 -04:00
StatusTabButton.qml refactor(desktop) Made shared a QML module 2021-10-27 18:05:45 -04:00
StyledButton.qml refactor(desktop) Made shared a QML module 2021-10-27 18:05:45 -04:00
StyledTextArea.qml refactor(desktop) Made shared a QML module 2021-10-27 18:05:45 -04:00
StyledTextEdit.qml refactor(desktop) Made shared a QML module 2021-10-27 18:05:45 -04:00
StyledTextField.qml refactor(desktop) Made shared a QML module 2021-10-27 18:05:45 -04:00
Timer.qml refactor(desktop) Made shared a QML module 2021-10-27 18:05:45 -04:00
TransactionFormGroup.qml refactor(desktop) Made shared a QML module 2021-10-27 18:05:45 -04:00
qmldir fix: Fix missing setup url for new opeed tab 2021-11-17 15:40:50 +01:00