mattermost-mobile/app/components/markdown
Dean Whillier 66cd2a98ac [MM 13934] Prevent blank mention keys from crashing the app (#2570)
* don’t match blank word boundaries

* test for blank mention keys

* Check for blank mention before looking for match

* account for multiple spaces as a blank mention
2019-02-13 15:07:06 -08:00
..
hashtag Update dependencies (#2316) 2018-11-18 17:54:06 -03:00
markdown_code_block Update UX for post long press menu (#2325) 2018-11-14 17:29:09 -03: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 Use post metadata to prevent scroll pop (#2304) 2018-11-22 19:47:27 -03:00
markdown_link Add support for relative permalinks (#2555) 2019-02-08 22:56:55 +08:00
markdown_table MM-11232 Fix table column width to better support wide tables (#2467) 2019-01-07 13:53:04 -05:00
markdown_table_cell MM-11232 Fix table column width to better support wide tables (#2467) 2019-01-07 13:53:04 -05:00
markdown_table_image add eslint-plugin-header, and --fix all (#1726) 2018-06-19 19:14:50 -04:00
markdown_table_row MM-11232 Fix table column width to better support wide tables (#2467) 2019-01-07 13:53:04 -05:00
index.js MM-5957 Add mention highlighting on mobile (#2277) 2018-10-18 14:12:25 -04:00
markdown.js MM-11232 Fix table column width to better support wide tables (#2467) 2019-01-07 13:53:04 -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 13934] Prevent blank mention keys from crashing the app (#2570) 2019-02-13 15:07:06 -08:00
transform.test.js [MM 13934] Prevent blank mention keys from crashing the app (#2570) 2019-02-13 15:07:06 -08:00