status-desktop/ui/app/AppLayouts/Chat
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
..
controls feat(@desktop/communities) Permissions - holdings edit and remove 2022-09-08 11:11:28 +02:00
helpers fix(CreateChannelPopup): fixed emoji popup position 2022-08-04 18:05:36 +03:00
layouts chore(HoldingsDropdown): Component refactor and split into smaller files 2022-09-07 22:33:36 +02:00
panels fix(BackUpCommuntyBannerPanel): StatusButton port fix 2022-09-14 13:29:23 +02:00
popups fix(PinnedMessagesPopup): pinned messages modal design issues 2022-09-15 10:55:56 +02:00
stores chore(@desktop/chat): remove legacy GroupInfoPopup 2022-09-13 12:33:34 +02:00
views fix(PinnedMessagesPopup): pinned messages modal design issues 2022-09-15 10:55:56 +02:00
ChatLayout.qml feat(chat): Removing dynamic scoping from chat section 2022-07-15 17:00:36 +03:00
qmldir feat(onboarding): Added SplashScreen 2022-03-08 14:02:24 -05:00