status-desktop/ui/app
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
..
AppLayouts fix(PinnedMessagesPopup): pinned messages modal design issues 2022-09-15 10:55:56 +02:00
mainui feat(@desktop/keycard): authenticate flow added 2022-09-14 16:05:52 +02:00