mattermost-mobile/app/components/markdown
Daniel Espino García da4470bd78
Allow to select text from tables on full view (#6901)
* Allow to select text from tables on full view

* Fix check

* Remove inline style
2022-12-22 20:46:11 +02:00
..
at_mention Check if group exist before fetching the mention (#6816) 2022-12-02 15:15:23 +02:00
channel_mention Fix channel links when it implies joining a channel (#6686) 2022-10-18 16:16:06 +02:00
hashtag Perform search when hashtag is pressed (#6893) 2022-12-21 19:35:34 +02:00
markdown_block_quote Add import order lint rules (#5672) 2021-09-13 10:18:03 +02:00
markdown_code_block Improve cold start (#6868) 2022-12-15 13:56:46 +02:00
markdown_image Remove lineHeight from post so that it does not break inline images (#6883) 2022-12-20 07:09:27 +04:00
markdown_latex_block [Gekidou] update deps (#6667) 2022-10-13 08:41:18 -03:00
markdown_latex_inline Detox/E2E: Messaging (at-mentions, channel mentions, autocomplete etc) e2e tests in Gekidou (#6428) 2022-07-05 10:01:46 -07:00
markdown_link use matchDeepLink result for relative links (#6882) 2022-12-20 11:42:02 +02:00
markdown_list MM-36721 - [GEKIDOU] Porting Markdown components (#5586) 2021-08-02 20:30:17 +04:00
markdown_list_item Detox/E2E: Messaging (at-mentions, channel mentions, autocomplete etc) e2e tests in Gekidou (#6428) 2022-07-05 10:01:46 -07:00
markdown_table Refactor makeStylesFromTheme to use the correct types (#6801) 2022-12-12 10:53:54 +01:00
markdown_table_cell Allow to select text from tables on full view (#6901) 2022-12-22 20:46:11 +02:00
markdown_table_image Ensure no unresolved types in the definition files (#6521) 2022-08-05 14:36:19 +02:00
markdown_table_row Refactor makeStylesFromTheme to use the correct types (#6801) 2022-12-12 10:53:54 +01:00
error_boundary.tsx Gekidou fixes (#6274) 2022-05-17 11:07:46 -04:00
index.ts Move config to its own database table (#6744) 2022-11-11 21:20:42 +04:00
markdown.tsx Allow to select text from tables on full view (#6901) 2022-12-22 20:46:11 +02:00
transform.test.ts Gekidou upgrade RN to 0.69.3 and dependencies (#6537) 2022-08-08 09:06:20 -04:00
transform.ts [Gekidou] commonmark feature parity (#6303) 2022-05-27 14:30:34 -04:00