status-desktop/ui/app/AppLayouts/Wallet/services/dapps
Alex Jbanca 45835973e1 fix(dapps): Detach the pairInstructions popup from the pairing popup
closes #16887

The pairing popup can be destroyed while the pairInstructions popup is active. As a result the pair instructions popup will misbehave.
To fix this, the pair instructions component is moved outside of the pair popup scope

(cherry picked from commit 007f75ad4c)
2024-12-12 15:42:47 +02:00
..
internal fix(Dapps): Fixing fees in transaction requests 2024-11-22 11:32:41 +02:00
plugins fix(BC): Fixing chains transformation on connect 2024-12-02 16:02:01 +02:00
sdk feat(WalletConnect): Expose `emitSessionEvent` function from the WC js SDK 2024-11-20 18:10:29 +02:00
types fix(Dapps): Fixing fees in transaction requests 2024-11-22 11:32:41 +02:00
BCDappsProvider.qml fix(WC): Refactor dapps service to work with multiple SDKs 2024-11-20 18:10:29 +02:00
DAppsModel.qml fix(WC): Refactor dapps service to work with multiple SDKs 2024-11-20 18:10:29 +02:00
DAppsModule.qml feat(dapps): Add connector badge to WC and BC dapps 2024-11-27 14:19:34 +02:00
DAppsRequestHandler.qml fix(WC): Refactor dapps service to work with multiple SDKs 2024-11-20 18:10:29 +02:00
DAppsService.qml fix(dapps): Detach the pairInstructions popup from the pairing popup 2024-12-12 15:42:47 +02:00
DappsConnectorSDK.qml fix(BC): Fixing chains transformation on connect 2024-12-02 16:02:01 +02:00
WCDappsProvider.qml fix(WC): Refactor dapps service to work with multiple SDKs 2024-11-20 18:10:29 +02:00
WalletConnectSDK.qml fix(WC): Refactor dapps service to work with multiple SDKs 2024-11-20 18:10:29 +02:00
WalletConnectSDKBase.qml fix(WC): Refactor dapps service to work with multiple SDKs 2024-11-20 18:10:29 +02:00
WalletConnectService.qml feat(BC): Unify dapp sessions between WalletConnect and BrowserConnect 2024-11-20 18:10:29 +02:00
helpers.js fix(WalletConnect): Fixing sign for uniswap and paraswap 2024-08-26 11:41:27 +03:00
qmldir fix(WC): Refactor dapps service to work with multiple SDKs 2024-11-20 18:10:29 +02:00