mattermost-mobile/app/components/markdown
CJ da858797d3
MM-19837 Remove Opacity from AtMention Markdown (#3640)
* MM-19837 Remove Opacity from AtMention Markdown

Removed the opacity that was set on the base text style for the markdown on AtMention for system messages.

* MM-19837 Updated opacity for AtMention

The baseTextStyle being used to set the opacity is used across the entire text format, so for this change where an AtMention is used, I added a new opacity to overwrite the on applied by the baseTextStyle.
2019-12-03 13:07:34 -05:00
..
hashtag [MM-17560] Await dismissAllModals and popToRoot prior to calling showSearchModal (#3298) 2019-09-25 15:23:45 -07:00
markdown_code_block [MM-16593] Upgrade to RN 0.61.2 (#3455) 2019-10-28 15:04:24 -07:00
markdown_emoji [MM-12353] Add feature to render jumbo emoji and unwrapped Emoji component with Text when rendering message containing emoji/s only (#2356) 2018-11-22 11:56:27 -05:00
markdown_image [MM-16593] Upgrade to RN 0.61.2 (#3455) 2019-10-28 15:04:24 -07:00
markdown_link Various fixes (#3078) 2019-08-08 22:28:07 +08:00
markdown_table MM-15635 - Making markdown tables more responsive (#3249) 2019-11-30 14:27:02 -03:00
markdown_table_cell MM-15635 - Making markdown tables more responsive (#3249) 2019-11-30 14:27:02 -03:00
markdown_table_image [MM-17560] Await dismissAllModals and popToRoot prior to calling showSearchModal (#3298) 2019-09-25 15:23:45 -07:00
markdown_table_row MM-15635 - Making markdown tables more responsive (#3249) 2019-11-30 14:27:02 -03:00
index.js Support MinimumHashtagLength setting (#2583) 2019-03-22 14:06:02 -03:00
markdown.js MM-19837 Remove Opacity from AtMention Markdown (#3640) 2019-12-03 13:07:34 -05:00
markdown_block_quote.js add eslint-plugin-header, and --fix all (#1726) 2018-06-19 19:14:50 -04:00
markdown_list.js add eslint-plugin-header, and --fix all (#1726) 2018-06-19 19:14:50 -04:00
markdown_list_item.js add eslint-plugin-header, and --fix all (#1726) 2018-06-19 19:14:50 -04:00
transform.js [MM-17560] Await dismissAllModals and popToRoot prior to calling showSearchModal (#3298) 2019-09-25 15:23:45 -07:00
transform.test.js [MM-17560] Await dismissAllModals and popToRoot prior to calling showSearchModal (#3298) 2019-09-25 15:23:45 -07:00