status-desktop/ui/imports/shared
Lukáš Tinkl bf666c20f5 fix(chat): chat input accepts DnD for blocked users
- do not allow DND when the StatusChatInput is disabled
- remove `Global.dragArea` variable from the Global singleton
- move the `DropAreaPanel` into `StatusChatInput` and handle its
enabling from there

Fixes #16451
2024-10-10 10:33:13 +03:00
..
controls fix(MessageContextMenuView): Message context menu displaying incorrectly 2024-10-02 15:58:59 +02:00
img
panels fix(StatusSeedPhraseInput): accept a common prefix suggestion 2024-09-10 16:00:40 +02:00
popups refactor: Remove business logic from WC ui components 2024-10-09 13:32:53 +03:00
status fix(chat): chat input accepts DnD for blocked users 2024-10-10 10:33:13 +03:00
stores fix(CurrencyStore): fix passing the CurrencyStore around 2024-10-07 12:09:23 +02:00
views fix(CurrencyStore): fix passing the CurrencyStore around 2024-10-07 12:09:23 +02:00
DelegateModelGeneralized.qml
LoadingAnimation.qml
MacTrafficLights.qml chore: applicationWindow property removed from Global singleton 2024-10-05 14:15:35 +02:00
qmldir