status-desktop/ui/imports/shared/controls/delegates
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
..
ContactListItemDelegate.qml chore(StatusMemberListItem): refactor to use ItemDelegate 2024-09-12 15:04:22 +02:00
InfoCard.qml [Style] remove legacy Style and its themes 2024-10-22 15:54:31 +02:00
LinkPreviewCardDelegate.qml fix: Hide members count from community cards when the community is encrypted and the community info is not available 2024-04-30 14:03:38 +03:00
LinkPreviewGifDelegate.qml [Style] remove legacy Style and its themes 2024-10-22 15:54:31 +02:00
LinkPreviewMiniCardDelegate.qml feat(LinkPreviews): Integrate Link previews with the backend (#12523) 2023-10-25 18:20:02 +03:00
qmldir [ProfileShowcase] Updated delegates as per design + added web tab 2024-04-02 10:21:13 +03:00