status-desktop/ui/app/AppLayouts/Wallet/services/dapps
Lukáš Tinkl d9d6d90dc9 [Style] remove legacy Style and its themes
- legacy Style and ThemePalette removed
- moved and deduplicated font definitions into `Theme` (unrelated to a
color palette)
- `Style.current.foo` -> `Theme.foo`
- `Style.current.fooColor` -> `Theme.palette.fooColor`
- upgrade the imports to 5.15
- removed some mode dead components

Fixes #16514
2024-10-22 15:54:31 +02:00
..
sdk chore: Migrate to the new WC packages 2024-10-10 23:32:50 +03:00
types feat(WalletConnect): Handle sign request expiration 2024-10-10 12:49:15 +03:00
ConnectorDAppsListProvider.qml refactor: Remove business logic from WC ui components 2024-10-09 13:32:53 +03:00
DAppsListProvider.qml refactor: Remove business logic from WC ui components 2024-10-09 13:32:53 +03:00
DAppsRequestHandler.qml feat(WalletConnect): Handle sign request expiration 2024-10-10 12:49:15 +03:00
DappsConnectorSDK.qml [Style] remove legacy Style and its themes 2024-10-22 15:54:31 +02:00
WalletConnectSDK.qml feat(WalletConnect): Handle sign request expiration 2024-10-10 12:49:15 +03:00
WalletConnectSDKBase.qml refactor: Remove business logic from WC ui components 2024-10-09 13:32:53 +03:00
WalletConnectService.qml feat(@desktop/wallet): Remove preferred chains from wallet accounts all over the app 2024-10-11 18:48:37 +02:00
helpers.js fix(WalletConnect): Fixing sign for uniswap and paraswap 2024-08-26 11:41:27 +03:00
qmldir feature(connector)_: Add model join to handle connected dApps (#15954) 2024-08-06 13:20:08 -07:00