status-desktop/ui/app/AppLayouts/Communities
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
..
controls [Style] remove legacy Style and its themes 2024-10-22 15:54:31 +02:00
helpers [Style] remove legacy Style and its themes 2024-10-22 15:54:31 +02:00
layouts feat: Update Edit community settings based on new design 2023-07-06 09:47:46 +03:00
models perf(admin): speed up admin tabs significantly (#16363) 2024-09-27 13:28:27 -04:00
panels [Style] remove legacy Style and its themes 2024-10-22 15:54:31 +02:00
popups [Style] remove legacy Style and its themes 2024-10-22 15:54:31 +02:00
stores Backend-dependent content removed from Constants, userProfile removed from Global 2024-10-16 23:02:02 +02:00
views [Style] remove legacy Style and its themes 2024-10-22 15:54:31 +02:00
CommunitiesPortalLayout.qml [Style] remove legacy Style and its themes 2024-10-22 15:54:31 +02:00
qmldir