status-desktop/ui/shared/status
Alexandra Betouni 1557996cbc fix(@desktop/chatInput) Pasting text with emoji was invisible
When text from clipboard that contained any emoji was pasted
in the chat input it was becoming invisible

Closes #3291
2021-08-31 14:25:16 -04:00
..
assets/img feat(@desktop/chat): Save favorites and recents gif 2021-08-10 15:31:19 +02:00
core feat: introduce StatusLoadingIndicator component 2021-04-27 14:56:09 -04:00
StatusButton.qml feat(@desktop): change password 2021-08-16 15:32:21 -04:00
StatusCategoryButton.qml feat(@desktop/chat): Save favorites and recents gif 2021-08-10 15:31:19 +02:00
StatusChatCommandButton.qml feat: introduce StatusChatCommandButton 2020-09-29 13:48:36 -04:00
StatusChatCommandsPopup.qml fix(@desktop/wallet): Add wallet confirmation modal 2021-08-26 16:46:48 -04:00
StatusChatImage.qml fix(@desktop/chat) Reply to image doest show image in reply box 2021-08-31 12:14:48 -04:00
StatusChatImageExtensionValidator.qml chore(@desktop/general): run translation script 2021-07-19 12:27:45 -04:00
StatusChatImageLoader.qml fix(@desktop/chat): Emoji reaction Menu is incorrect 2021-08-31 13:45:32 -04:00
StatusChatImageQtyValidator.qml chore(@desktop/general): run translation script 2021-07-19 12:27:45 -04:00
StatusChatImageSizeValidator.qml chore(@desktop/general): run translation script 2021-07-19 12:27:45 -04:00
StatusChatImageValidator.qml feat: drag and drop images 2021-03-16 13:51:37 -04:00
StatusChatInput.qml fix(@desktop/chatInput) Pasting text with emoji was invisible 2021-08-31 14:25:16 -04:00
StatusChatInputImageArea.qml fix(@desktop/chat): odd logging 2021-07-13 17:05:58 -04:00
StatusChatInputReplyArea.qml fix(@desktop/chat) Reply to image doest show image in reply box 2021-08-31 12:14:48 -04:00
StatusChatInputTextFormationAction.qml fix(@desktop/chat): Text formatting menu should not disappear when performing actions 2021-08-26 15:00:34 -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
StatusETHTransactionModal.qml feat: release ENS names 2021-08-31 12:04:03 -04:00
StatusEmojiPopup.qml feat(@desktop/chat): Save favorites and recents gif 2021-08-10 15:31:19 +02:00
StatusEmojiSection.qml [#2534] Adding emoji skin color selector 2021-07-07 14:40:10 -04:00
StatusEmojiSuggestionPopup.qml feat: Keyboard shortcuts 2020-11-26 11:33:32 -05:00
StatusExpandableAddress.qml feat: introduce StatusExpandableAddress component 2021-01-19 16:48:26 -05:00
StatusGifColumn.qml feat(@desktop/chat): Save favorites and recents gif 2021-08-10 15:31:19 +02:00
StatusGifPopup.qml feat(@desktop/chat): Save favorites and recents gif 2021-08-10 15:31:19 +02: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 feat: add profile pic support 2020-12-17 16:44:25 -05:00
StatusImageModal.qml feat(MessageContextMenu): Allow Copy and Download Image 2021-08-19 10:23:18 -04:00
StatusImageRadioButton.qml fix: fix design of appearance in settings 2021-01-19 16:45:57 -05:00
StatusInputListPopup.qml chore(theme): add dropShadow theme color and use it where needed 2021-08-02 17:02:01 -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 fix: Support dark mode for onboarding screens 2020-09-29 13:30:33 -04:00
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
StatusSNTTransactionModal.qml feat: release ENS names 2021-08-31 12:04:03 -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
StatusSticker.qml fix(@desktop/chat) Reply to image doest show image in reply box 2021-08-31 12:14:48 -04: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 chore: re-add sticker loading UI 2020-12-18 15:34:31 -05:00
StatusStickerMarket.qml fix(@desktop/wallet): Add wallet confirmation modal 2021-08-26 16:46:48 -04:00
StatusStickerPackClickPopup.qml refactor: SNT transaction modal (for buying sticker packs and ens) 2021-07-28 11:56:17 -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 uiux: introduce stickermarket components to status library 2020-09-29 13:58:57 -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 fix(@desktop/chat): Text formatting menu should not disappear when performing actions 2021-08-26 15:00:34 -04:00
StatusToolTip.qml [#1945] Fixed ToolTip position when there is no space 2021-07-19 13:25:47 -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 uiux: introduce Emoji popup components for new chat input 2020-09-29 13:57:52 -04:00
qmldir fix(@desktop/chat) Reply to image doest show image in reply box 2021-08-31 12:14:48 -04:00