status-desktop/ui/app/AppLayouts/Wallet/panels
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
..
ActivityFilterPanel.qml [Style] remove legacy Style and its themes 2024-10-22 15:54:31 +02:00
BuyCryptoProvidersListPanel.qml fix(@desktop/wallet): Creating the UI flow needed to select params for making a purchase via Mercuryo 2024-08-12 11:25:00 -03:00
ContractInfoButtonWithMenu.qml Using ClipboardUtils.setText instead of nim's copyToClipboard 2024-08-29 15:46:17 +02:00
DAppsWorkflow.qml [Style] remove legacy Style and its themes 2024-10-22 15:54:31 +02:00
ManageAssetsPanel.qml fix(wallet): update wallet assets and collectibles order on user action 2024-04-12 11:30:15 +02:00
ManageCollectiblesPanel.qml fix(wallet): update wallet assets and collectibles order on user action 2024-04-12 11:30:15 +02:00
ManageHiddenPanel.qml feat(wallet) save/load collectibles user handled state in DB 2024-03-27 20:26:15 +01:00
SearchableAssetsPanel.qml Token/Asset selectors fixes 2024-09-23 12:30:50 +02:00
SearchableCollectiblesPanel.qml [Style] remove legacy Style and its themes 2024-10-22 15:54:31 +02:00
SeedPhraseBackupWarning.qml [Style] remove legacy Style and its themes 2024-10-22 15:54:31 +02:00
SelectParamsForBuyCryptoPanel.qml Token/Asset selectors fixes 2024-09-23 12:30:50 +02:00
SignInfoBox.qml [Style] remove legacy Style and its themes 2024-10-22 15:54:31 +02:00
SwapInputPanel.qml [Style] remove legacy Style and its themes 2024-10-22 15:54:31 +02:00
TokenSearchBox.qml AssetSelector added 2024-09-05 08:55:15 +02:00
TokenSelectorPanel.qml Token/Asset selectors fixes 2024-09-23 12:30:50 +02:00
WalletFooter.qml [Style] remove legacy Style and its themes 2024-10-22 15:54:31 +02:00
WalletHeader.qml [Style] remove legacy Style and its themes 2024-10-22 15:54:31 +02:00
WalletNftPreview.qml [Style] remove legacy Style and its themes 2024-10-22 15:54:31 +02:00
WalletTxProgressBlock.qml feat: Integrate the new manage assets/collectibles panels into Settings 2023-11-22 18:29:31 +01:00
qmldir TokenSelectorNew decomposed into smaller, reusable subcomponents 2024-09-05 08:55:15 +02:00