status-desktop/ui/app/AppLayouts/Chat
Pascal Precht dcb0f4dce9 fix(Communities): make invite popup push onto modal stackview
The popup to invite friends to communities has so far always been a brand new
popup that's opened on top of possible existing popups.

The design however, expects that the same section should be shown as part
of a wizard-like process inside of the existing community profile overview
popup, when entered from there.

This commit extracts the invite friends popup section into component that
can be reused as stack view, as well as modal content, to implement both
scenarios.
2021-04-20 13:24:08 -04:00
..
ChatColumn uiux(Chat): ensure emojis are centered vertically within messages 2021-04-20 13:06:25 -04:00
CommunityComponents fix(Communities): make invite popup push onto modal stackview 2021-04-20 13:24:08 -04:00
ContactsColumn feat: introduce global settings 2021-04-19 13:53:14 +02:00
components fix(ui): use correct light theme color for app bar divider 2021-04-14 17:00:37 +02:00
data change status-spanish to status-espanol, it's more guay 2020-09-23 17:19:17 -04:00
ChatColumn.qml fix: remove possibility to click through the top bar on messages 2021-04-13 14:56:00 -04:00
ChatLayout.qml chore: remove unnecessary splitview props 2021-04-15 10:12:50 +02:00
CommunityColumn.qml chore(Communities): remove community context menu for non-admins 2021-04-20 12:19:37 -04:00
ContactsColumn.qml feat: implement new dark theme colors for menu and more 2021-03-26 15:28:06 -04:00
qmldir feat(chat): implement mention auto complete 2020-07-17 12:31:20 -04:00