You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
session-desktop/ts/components/conversation/composition
William Grant 61149a5ca3 feat: use a selector for htmlDirection and pass it down as props instead of using state
this is more inline with class component conventions
2 years ago
..
CompositionBox.tsx feat: use a selector for htmlDirection and pass it down as props instead of using state 2 years ago
CompositionButtons.tsx Adds data-testid to loading-animation, microphone recording button, recording permissions button, stop recording button, consolidates tests into user actions test, adds media to fixtures folder, updates linked device tests with avatar change, username change and group tests. Adds tests for messaging, sending image, video, document, gif and link with preview. Also updates reply message functionality to wait for loading animation 2 years ago
EmojiQuickResult.tsx feat: made htmlDirection part of the compositionBox state for easier referencing 2 years ago
UserMentions.tsx fix: cleaned up sendMessageStyle arguments 2 years ago