status-desktop/ui/shared/status
Pascal Precht a69c2aea73 refactor(Chat, Communities): replace `TopBar` with `StatusChatToolBar`
This commit replaces the `TopBar` components with StatusQ's `StatusChatToolBar`
and touches a few other things as part of this refactoring, namely:

1. `ChannelContextMenu` has been renamed to `ChatContextMenu` and is now a `StatusPopupMenu`
2. Leftover components have been removed: `StatusChatInfo`, `StatusChatInfoButton` and `TopBar`
3 `ActivityCenter` has been moved into `ChatColumn.qml` because `StatusChatToolBar` doesn't provide it
4. `Share chat` option in `ChatContextMenu` has been removed as it wasn't doing anything.

Closes #2746
2021-07-09 10:39:58 -04:00
..
assets/img/icons feat: introduce StatusLoadingIndicator component 2021-04-27 14:56:09 -04:00
core feat: introduce StatusLoadingIndicator component 2021-04-27 14:56:09 -04:00
StatusButton.qml feat(Activity center): add placeholder activity center 2021-05-31 15:54:18 -04:00
StatusChatCommandButton.qml
StatusChatCommandsPopup.qml
StatusChatImageExtensionValidator.qml feat: drag and drop images 2021-03-16 13:51:37 -04:00
StatusChatImageQtyValidator.qml feat: drag and drop images 2021-03-16 13:51:37 -04:00
StatusChatImageSizeValidator.qml feat: drag and drop images 2021-03-16 13:51:37 -04:00
StatusChatImageValidator.qml feat: drag and drop images 2021-03-16 13:51:37 -04:00
StatusChatInput.qml feat: edit messages 2021-07-06 11:30:07 -04:00
StatusChatInputImageArea.qml feat: drag and drop images 2021-03-16 13:51:37 -04:00
StatusChatInputReplyArea.qml fix: fix mention showing as pubkey and show styling 2021-03-24 14:16:55 -04:00
StatusChatInputTextFormationAction.qml feat: show formation hightlighted even when not selecting the stars 2021-04-22 12:00:10 -04:00
StatusCheckBox.qml fix: fix a lot of issues relative to dark theme 2021-03-16 17:22:58 -04:00
StatusContextMenuButton.qml feat(Activity center): add placeholder activity center 2021-05-31 15:54:18 -04:00
StatusEmojiCategoryButton.qml
StatusEmojiPopup.qml [#2534] Adding emoji skin color selector 2021-07-07 14:40:10 -04:00
StatusEmojiSection.qml [#2534] Adding emoji skin color selector 2021-07-07 14:40:10 -04:00
StatusEmojiSuggestionPopup.qml
StatusExpandableAddress.qml feat: introduce StatusExpandableAddress component 2021-01-19 16:48:26 -05:00
StatusIconButton.qml feat(StatusIconButton): introduce property to configure background opacity 2021-01-21 11:44:45 -05:00
StatusIconTabButton.qml feat: implement new dark theme colors for menu and more 2021-03-26 15:28:06 -04:00
StatusIdenticon.qml feat(Activity center): add placeholder activity center 2021-05-31 15:54:18 -04:00
StatusImageIdenticon.qml
StatusImageModal.qml
StatusImageRadioButton.qml fix: fix design of appearance in settings 2021-01-19 16:45:57 -05:00
StatusInputListPopup.qml fix: fix channel picker needing to hit bottom to select after searching 2021-03-30 15:42:26 -04:00
StatusLetterIdenticon.qml refactor: extract 'channels' to its own file 2021-06-18 12:12:01 -04:00
StatusNotification.qml chore: run translation scripts 2021-02-18 15:23:58 -05:00
StatusRadioButton.qml
StatusRadioButtonRow.qml fix(StatusRadioButtonRow): ensure checked state is propagated properly 2021-03-19 16:17:14 -04:00
StatusRoundButton.qml feat: introduce StatusLoadingIndicator component 2021-04-27 14:56:09 -04:00
StatusSectionDescItem.qml fix: fix show tooltip under the version button because of small space 2021-03-25 16:57:47 -04:00
StatusSectionHeadline.qml
StatusSectionMenuItem.qml
StatusSettingsLineButton.qml fixes 2021-05-26 12:12:05 -04:00
StatusSlider.qml fix: fix slider sliding when using the mouse scroll 2021-01-22 13:47:40 -05:00
StatusStickerButton.qml fix: fix sticker popups to have the right colors and right size 2021-03-30 15:38:15 -04:00
StatusStickerList.qml
StatusStickerMarket.qml fix: fix sticker popups to have the right colors and right size 2021-03-30 15:38:15 -04:00
StatusStickerPackClickPopup.qml fix: fix sticker popups to have the right colors and right size 2021-03-30 15:38:15 -04:00
StatusStickerPackDetails.qml fix: fix sticker popups to have the right colors and right size 2021-03-30 15:38:15 -04:00
StatusStickerPackIconWithIndicator.qml
StatusStickerPackPurchaseModal.qml refactor wallet views 2021-06-17 16:11:01 -04:00
StatusStickersPopup.qml feat: introduce StatusLoadingIndicator component 2021-04-27 14:56:09 -04:00
StatusSwitch.qml feat: implement new colors for dark mode 2021-02-18 15:24:12 -05:00
StatusTextFormatMenu.qml uiux(StatusChatInput): highlight matching formatting option 2021-03-04 08:57:43 -05:00
StatusToolTip.qml feat(Activity center): add placeholder activity center 2021-05-31 15:54:18 -04:00
StatusWalletColorButton.qml fix: fix color picker button size 2021-03-26 15:28:06 -04:00
StatusWalletColorSelect.qml feat: implement new dark theme colors for menu and more 2021-03-26 15:28:06 -04:00
emojiList.js
qmldir refactor(Chat, Communities): replace `TopBar` with `StatusChatToolBar` 2021-07-09 10:39:58 -04:00