status-desktop/ui/app/AppLayouts/Communities/controls
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
..
AddressesInputList.qml [Style] remove legacy Style and its themes 2024-10-22 15:54:31 +02:00
AddressesSelectorPanel.qml feat(Communities): Communities folder reorganization 2023-06-28 14:28:47 +02:00
AirdropRecipientsSelector.qml [Style] remove legacy Style and its themes 2024-10-22 15:54:31 +02:00
AirdropTokensSelector.qml [Style] remove legacy Style and its themes 2024-10-22 15:54:31 +02:00
BannerPicker.qml feat(CreateCommunityPopup): validation and ensuring min. 1 tag added 2024-10-14 11:39:58 +02:00
CategoryListItem.qml feat(Communities): File renames 2023-06-28 14:28:47 +02:00
ColorPicker.qml feat(CreateCommunityPopup): validation and ensuring min. 1 tag added 2024-10-14 11:39:58 +02:00
CommunityEligibilityTag.qml [Style] remove legacy Style and its themes 2024-10-22 15:54:31 +02:00
CommunityListItem.qml feat(Communities): Communities folder reorganization 2023-06-28 14:28:47 +02:00
DescriptionInput.qml feat(CreateCommunityPopup): validation and ensuring min. 1 tag added 2024-10-14 11:39:58 +02:00
EditCommunitySettingsForm.qml feat(CreateCommunityPopup): validation and ensuring min. 1 tag added 2024-10-14 11:39:58 +02:00
EnsPanel.qml feat(Communities): Communities folder reorganization 2023-06-28 14:28:47 +02:00
ExtendedDropdownContent.qml [Style] remove legacy Style and its themes 2024-10-22 15:54:31 +02:00
FeeRow.qml [Style] remove legacy Style and its themes 2024-10-22 15:54:31 +02:00
FeesBoxFooter.qml [Style] remove legacy Style and its themes 2024-10-22 15:54:31 +02:00
FeesSummaryFooter.qml [Style] remove legacy Style and its themes 2024-10-22 15:54:31 +02:00
HoldingTypes.qml chore(@desktop/wallet): Unifying the various "TokensTypes" across the app 2023-11-21 13:02:26 +01:00
InlineNetworksComboBox.qml fix(airdrop): fix decimals validation 2024-05-23 19:40:33 +07:00
IntroMessageInput.qml feat(CreateCommunityPopup): validation and ensuring min. 1 tag added 2024-10-14 11:39:58 +02:00
IssuePill.qml [Style] remove legacy Style and its themes 2024-10-22 15:54:31 +02:00
ListDropdownContent.qml [Style] remove legacy Style and its themes 2024-10-22 15:54:31 +02:00
LogoPicker.qml feat(CreateCommunityPopup): validation and ensuring min. 1 tag added 2024-10-14 11:39:58 +02:00
MembersSelectorPanel.qml [Style] remove legacy Style and its themes 2024-10-22 15:54:31 +02:00
NameInput.qml feat(CreateCommunityPopup): validation and ensuring min. 1 tag added 2024-10-14 11:39:58 +02:00
Options.qml feat(CreateCommunityPopup): validation and ensuring min. 1 tag added 2024-10-14 11:39:58 +02:00
OutroMessageInput.qml feat(Communities): File renames 2023-06-28 14:28:47 +02:00
PermissionItem.qml [Style] remove legacy Style and its themes 2024-10-22 15:54:31 +02:00
PermissionListItem.qml [Style] remove legacy Style and its themes 2024-10-22 15:54:31 +02:00
PermissionTypes.qml feat(SharedAddresses): display the eligibility bubble in edit mode too 2024-04-15 20:24:34 +02:00
PermissionsRow.qml fix(community): Token gating info when permission not met and set to private 2024-10-07 12:09:23 +02:00
SettingsPageHeader.qml feat(OwnerToken): Create Get started panel and add it to Tokens and Airdrops welcome views 2023-07-11 11:07:01 +02:00
TagsPicker.qml feat(CreateCommunityPopup): validation and ensuring min. 1 tag added 2024-10-14 11:39:58 +02:00
TagsRow.qml feat(Communities): File renames 2023-06-28 14:28:47 +02:00
ThumbnailsDropdownContent.qml feat(Communities): Communities folder reorganization 2023-06-28 14:28:47 +02:00
TokenCategories.qml feat(Communities): Communities folder reorganization 2023-06-28 14:28:47 +02:00
TokenHolderListItem.qml [Style] remove legacy Style and its themes 2024-10-22 15:54:31 +02:00
TokenHolderNumberCell.qml feat(Communities): Improvements for token holders list (#11923) 2023-08-22 18:34:37 +03:00
TokenItem.qml fix(permissions): Communities: HoldingsDropdown doesn't allow decimal input (Edit Permissions) 2024-05-31 21:38:24 +07:00
TokenPanel.qml fix(permissions): Communities: HoldingsDropdown doesn't allow decimal input (Edit Permissions) 2024-05-31 21:38:24 +07:00
qmldir refactor: Refactoring of AccountSelector dropdown 2024-06-20 11:24:35 +03:00