iachat/app/javascript/dashboard/components-next/message
Shivam Mishra c19d70a6a0
fix: bubble UI issues (#10608)
This PR has fixes for the following issues

- Inconsistent spacing between meta and text in text bubble
- Activity bubble overflows for longer text (for now I have truncated
it, I'll work with @absurdiya on a better solution)
- Ugly lookinh gradient for expand button on email bubble
- Email bubble overflow issues and text rendering issues
- Alignment for error message
- Minute-wise grouping not working
- Link color should not be blue
- Use `gray-3` for bubble background instead of `gray-4`
2024-12-21 13:36:46 +05:30
..
bubbles fix: bubble UI issues (#10608) 2024-12-21 13:36:46 +05:30
chips feat: integrate new bubbles (#10550) 2024-12-19 18:41:55 +05:30
fixtures feat: Add new message bubbles (#10481) 2024-12-12 17:42:22 -08:00
stories feat: Add new message bubbles (#10481) 2024-12-12 17:42:22 -08:00
constants.js feat: Add new message bubbles (#10481) 2024-12-12 17:42:22 -08:00
Message.vue fix: bubble UI issues (#10608) 2024-12-21 13:36:46 +05:30
MessageError.vue feat: Add new message bubbles (#10481) 2024-12-12 17:42:22 -08:00
MessageList.vue fix: bubble UI issues (#10608) 2024-12-21 13:36:46 +05:30
MessageMeta.vue fix: bubble UI issues (#10608) 2024-12-21 13:36:46 +05:30
MessageStatus.vue feat: Add new message bubbles (#10481) 2024-12-12 17:42:22 -08:00
provider.js feat: integrate new bubbles (#10550) 2024-12-19 18:41:55 +05:30