status-desktop/ui/app/AppLayouts/Chat/views
Lukáš Tinkl d9d6d90dc9 [Style] remove legacy Style and its themes
- legacy Style and ThemePalette removed
- moved and deduplicated font definitions into `Theme` (unrelated to a
color palette)
- `Style.current.foo` -> `Theme.foo`
- `Style.current.fooColor` -> `Theme.palette.fooColor`
- upgrade the imports to 5.15
- removed some mode dead components

Fixes #16514
2024-10-22 15:54:31 +02:00
..
private fix(Stored): Make stores typed 2024-08-27 10:52:18 +02:00
ChatColumnView.qml [Style] remove legacy Style and its themes 2024-10-22 15:54:31 +02:00
ChatContentView.qml stores: access shared/RootStore via explicit property instead of singleton 2024-10-03 20:08:32 +02:00
ChatHeaderContentView.qml [Style] remove legacy Style and its themes 2024-10-22 15:54:31 +02:00
ChatMessagesView.qml [Style] remove legacy Style and its themes 2024-10-22 15:54:31 +02:00
ChatView.qml refactor(members): use a single members list for public community chats (#16301) 2024-10-11 12:35:35 -04:00
ContactsColumnView.qml [Style] remove legacy Style and its themes 2024-10-22 15:54:31 +02:00
CreateChatView.qml [Style] remove legacy Style and its themes 2024-10-22 15:54:31 +02:00
MembersEditSelectorView.qml fix(Stored): Make stores typed 2024-08-27 10:52:18 +02:00
MembersSelectorView.qml fix(Profile flow): Send a contact request (CR) 2024-02-16 16:47:45 +01:00
MessagesLoadingView.qml feat:(@desktop/channels): loading state when switching channels/chats 2023-03-28 13:12:58 -04:00
qmldir feat(storybook): add MembersSelector to storybook 2022-11-18 13:13:38 +01:00