Commit Graph

7 Commits (f5d0530d7a42e57e796b11e5e61d627df141f950)

Author SHA1 Message Date
William Grant feb8f46966 fix: removed redundant document check from getTypeLabel 2 years ago
William Grant e90e548715 feat: improved quoted message not found
consolidated quote props lookup into getMessageQuoteProps, only use the db message in the quote components
2 years ago
William Grant 98e4474e75 feat: use quoteicon component in quoteimage
make sure to load message text is it exists for all quotes
2 years ago
William Grant bdbdb477da feat: pass in all props to quote component
converted quote primary text to styled components
2 years ago
William Grant bf170e6e77 fix: fixed QuoteText type labels
show message not found in correct context
2 years ago
William Grant 3249d2ff4c feat: converted quote author and text to styled components 2 years ago
William Grant 1609ebfe32 feat: separated quote components
removed reference warning component since it is no longer needed
2 years ago