status-desktop/ui/app/AppLayouts/WalletV2
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
..
controls refactor(desktop) Made shared a QML module 2021-10-27 18:05:45 -04:00
panels Refactor: Moved openPopup function to Global 2022-02-01 11:38:46 +01:00
popups feat(desktop/wallet) Removed dynamic scoping from wallet 2022-02-01 11:38:27 +01:00
stores feat(desktop/wallet) Removed dynamic scoping from wallet 2022-02-01 11:38:27 +01:00
views Refactor: Moved openPopup function to Global 2022-02-01 11:38:46 +01:00
WalletV2Layout.qml add mnemonic module 2021-11-05 11:02:45 -04:00