-
Notifications
You must be signed in to change notification settings - Fork 120
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Further design updates to the timeline. #524
Conversation
Generated by 🚫 Danger Swift against 0b3d5bb |
Codecov ReportBase: 40.87% // Head: 40.66% // Decreases project coverage by
Additional details and impacted files@@ Coverage Diff @@
## develop #524 +/- ##
===========================================
- Coverage 40.87% 40.66% -0.21%
===========================================
Files 289 290 +1
Lines 16662 16799 +137
Branches 11054 11201 +147
===========================================
+ Hits 6810 6831 +21
- Misses 9533 9636 +103
- Partials 319 332 +13
Flags with carried forward coverage won't be shown. Click here to find out more.
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. ☔ View full report at Codecov. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👍
ElementX/Sources/Screens/RoomScreen/View/MessageComposerTextField.swift
Outdated
Show resolved
Hide resolved
- Decryption banner on the timeline - Bubble colours - Background insets - Multiline composer corner radius
- Read marker - GIF indicator
- Reactions shape - Use RoomTimelineViewLabelStyle everywhere possible
- Only set a line limit on reply quotes, allow all the lines for regular quotes.
- Message label icons - Yes/No button casing
c300a31
to
10a680c
Compare
073e035
to
ec4de39
Compare
Kudos, SonarCloud Quality Gate passed!
|
😍😍😍 |
Label
Closes #430.