status-desktop/ui/app/AppLayouts/Profile/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
..
AdvancedStore.qml chore: Remove the Browser from the app completely for now 2024-08-07 16:45:31 +02:00
AppearanceStore.qml refactor(@desktop/settings-appearance): appearance settings updated 2022-02-01 11:47:18 +01:00
ContactsStore.qml References to Global.userProfile removed from multiple components 2024-10-16 23:02:02 +02:00
DevicesStore.qml fix(@desktop/syncing): keypair syncing - function renamed to avoid confusion, request from the code review 2023-06-29 15:08:29 +02:00
EnsUsernamesStore.qml References to Global.userProfile removed from multiple components 2024-10-16 23:02:02 +02:00
KeycardStore.qml feat: limits applied when running keycard flows that add new key pairs/accounts 2024-08-08 10:28:30 +02:00
LanguageStore.qml [Style] remove legacy Style and its themes 2024-10-22 15:54:31 +02:00
MessagingStore.qml fix(HistoryNodes): Fix mailserver management UI controllers 2024-06-04 15:37:06 -04:00
NotificationsStore.qml fix(notifs): only fetch notification exemptions when going to the page (#16166) 2024-08-22 14:48:04 -04:00
PrivacyStore.qml Mark mnemonic as shown on revealing it to the user (#12947) 2023-12-06 16:24:10 +01:00
ProfileSectionStore.qml SendModal handler removed from ProfileSectionStore 2024-10-16 23:02:02 +02:00
ProfileStore.qml Using ClipboardUtils.setText instead of nim's copyToClipboard 2024-08-29 15:46:17 +02:00
WalletStore.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