status-desktop/ui/app/AppLayouts/Communities/helpers
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
..
AirdropFeesSubscriber.qml fix(airdrop): sending an airdrop using a secondary account (better UX) (#15448) 2024-07-12 13:28:25 -04:00
BurnTokenFeesSubscriber.qml fix(Update fees periodically): Implementing periodic fee update for airdrops, minting, self destruct and burning transactions 2023-09-08 23:25:04 +03:00
DeployFeesSubscriber.qml feat(@desktop/communities): Adjust owner and master tokens deployment flow to new API 2023-10-04 12:08:50 +02:00
PermissionsHelpers.qml [Style] remove legacy Style and its themes 2024-10-22 15:54:31 +02:00
SelfDestructFeesSubscriber.qml fix(Update fees periodically): Implementing periodic fee update for airdrops, minting, self destruct and burning transactions 2023-09-08 23:25:04 +03:00
SetSignerFeesSubscriber.qml feat(@desktop/communtiies): Set signer flow 2023-11-08 14:35:51 +01:00
SingleFeeSubscriber.qml feat(Community/FinaliseOwnership): Added finalise flow in the app 2023-10-03 13:53:42 +02:00
TokenObject.qml refactor(community_tokens): only fetch holders when going to the page (#16308) 2024-09-19 16:32:38 -04:00
TransactionFeesBroker.qml chore: applicationWindow property removed from Global singleton 2024-10-05 14:15:35 +02:00
qmldir feat(FinaliseOwnershipPopup): Moved to Popups 2023-11-08 14:35:51 +01:00