status-desktop/ui/app/AppLayouts
Lukáš Tinkl 2dca7904b8 fix(PinnedMessagesPopup): pinned messages modal design issues
- align the dialog to design
- fix radio button logic (it was possible to uncheck a mutually exclusive
checked button eventhough it's inside the button group, leaving the Unpin
button in an undefined state)
- port to StatusDialog and layouts, dropping a lot of needless code
- remove dead code for passing around the `property Component
pinnedMessagesListPopupComponent`; the popup is being invoked via
`Global.openPopup()`

Fixes #7316
Fixes #7315
2022-09-15 10:55:56 +02:00
..
Browser fix: port to StatusButton changes in master 2022-09-14 09:16:58 +02:00
Chat fix(PinnedMessagesPopup): pinned messages modal design issues 2022-09-15 10:55:56 +02:00
CommunitiesPortal fix: port to StatusButton changes in master 2022-09-14 09:16:58 +02:00
Node feat(desktop): Made activity button be visible everywhere 2022-09-02 10:29:23 +03:00
Onboarding fix(@desktop/keycard): updates to the onboarding/login flow 2022-09-14 16:05:52 +02:00
Profile feat(@desktop/keycard): authenticate flow added 2022-09-14 16:05:52 +02:00
UIComponents refactor(desktop) Made shared a QML module 2021-10-27 18:05:45 -04:00
Wallet fix: port to StatusButton changes in master 2022-09-14 09:16:58 +02:00
stores fix(@desktop/wallet): Entering ENS name in SendModal doesnt work 2022-09-05 14:55:31 +02:00