status-desktop/ui/shared/status
Pascal Precht 400b020118 fix(StatusChatInput): ensure send button is disabled when message limit is exceeded
This was missing in the previous work we've done to make the `StatusChatInput` work
as a status timeline update component.

This commit also adds an event handler which was missing to trigger the `onMessage`
event when the send button is clicked.
2020-12-21 14:14:48 -05:00
..
StatusButton.qml fix(StatusButton): make icon color same as button label color 2020-12-10 14:40:35 -05:00
StatusChatCommandButton.qml feat: introduce StatusChatCommandButton 2020-09-29 13:48:36 -04:00
StatusChatCommandsPopup.qml start of rebase fixes 2020-10-28 11:07:21 +01:00
StatusChatInfo.qml feat: add profile pic support 2020-12-17 16:44:25 -05:00
StatusChatInfoButton.qml feat: add profile pic support 2020-12-17 16:44:25 -05:00
StatusChatInput.qml fix(StatusChatInput): ensure send button is disabled when message limit is exceeded 2020-12-21 14:14:48 -05:00
StatusChatInputImageArea.qml fix(Chat): ensure image area is reset properly when removing images 2020-12-08 17:01:32 -05:00
StatusChatInputReplyArea.qml feat: Keyboard shortcuts 2020-11-26 11:33:32 -05:00
StatusCheckBox.qml feat: checkbox style 2020-12-01 13:30:58 -05:00
StatusEmojiCategoryButton.qml fix: emoji category button having a white background 2020-11-19 16:54:41 -05:00
StatusEmojiPopup.qml feat: Keyboard shortcuts 2020-11-26 11:33:32 -05:00
StatusEmojiSection.qml feat: Keyboard shortcuts 2020-11-26 11:33:32 -05:00
StatusEmojiSuggestionPopup.qml feat: Keyboard shortcuts 2020-11-26 11:33:32 -05:00
StatusIconButton.qml feat(StatusIconButton): make highlighted and hovered colors configurable 2020-12-04 15:53:48 -05:00
StatusIconTabButton.qml fix: fix tab bar buttons still having a margin when invisible 2020-11-05 10:55:27 -05:00
StatusIdenticon.qml chore(StatusIdenticon): use identicon source when set explicitly 2020-12-04 15:52:51 -05:00
StatusImageIdenticon.qml feat: add profile pic support 2020-12-17 16:44:25 -05:00
StatusImageModal.qml feat: close image popup on click 2020-12-16 09:17:04 -05:00
StatusImageRadioButton.qml feat: introduce StatusImageRadioButton 2020-11-25 14:41:29 +01:00
StatusInputListPopup.qml feat: Keyboard shortcuts 2020-11-26 11:33:32 -05:00
StatusLetterIdenticon.qml fix: ensure letter identicon determines correct channel color 2020-11-24 11:16:02 +01:00
StatusNotification.qml feat: introduce StatusNotification component 2020-11-24 11:16:02 +01:00
StatusRadioButton.qml fix: Support dark mode for onboarding screens 2020-09-29 13:30:33 -04:00
StatusRoundButton.qml refactor(StatusRoundButtno): move to QML states and transitions 2020-11-11 12:14:08 -05:00
StatusSectionHeadline.qml feat: introduce StatusSectionHeadline component 2020-09-21 12:55:21 +02:00
StatusSectionMenuItem.qml feat: introduce StatusSectionMenuItem component 2020-09-21 12:53:06 -04:00
StatusSlider.qml chore: move StatusSlider into UI library 2020-09-17 15:16:40 -04:00
StatusStickerButton.qml uiux: introduce stickermarket components to status library 2020-09-29 13:58:57 -04:00
StatusStickerList.qml chore: re-add sticker loading UI 2020-12-18 15:34:31 -05:00
StatusStickerMarket.qml refactor: replace transaction modal `reset` functionality 2020-11-26 11:17:24 -05:00
StatusStickerPackDetails.qml uiux: introduce stickermarket components to status library 2020-09-29 13:58:57 -04:00
StatusStickerPackIconWithIndicator.qml uiux: introduce stickermarket components to status library 2020-09-29 13:58:57 -04:00
StatusStickerPackPurchaseModal.qml refactor: ProfileView 2020-12-08 17:01:22 -05:00
StatusStickersPopup.qml chore: re-add sticker loading UI 2020-12-18 15:34:31 -05:00
StatusSwitch.qml fix: make toggle buttons great again 2020-11-19 16:54:59 -05:00
StatusToolTip.qml fix: fix missing import is StatusTooltip 2020-09-17 15:50:29 -04:00
emojiList.js uiux: introduce Emoji popup components for new chat input 2020-09-29 13:57:52 -04:00
qmldir feat: introduce new chat input component 2020-10-07 14:03:12 +02:00