status-desktop/ui/app/AppLayouts/stores
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
..
AppSearchStore.qml fix(@desktop/chat): search triggered from within community doesn't seem to preset the right search location 2022-04-07 11:54:43 -04:00
FeatureFlagsStore.qml feat(@desktop/wallet): Added feature flag FLAG_SEND_VIA_PERSONAL_CHAT_ENABLED for the send via personal chat feature 2024-09-23 11:20:56 +02:00
RootStore.qml [Style] remove legacy Style and its themes 2024-10-22 15:54:31 +02:00
qmldir fix(Stored): Make stores typed 2024-08-27 10:52:18 +02:00