mattermost-mobile/app/components/markdown
Miguel Alatzar ee4b85edcf
[MM-23520] Port mattermost-redux (#4088)
* Remove mattermost-redux

* Move mm-redux files into app/redux

* Add @redux path to tsconfig.json

* Fix imports

* Install missing dependencies

* Fix tsc errors

* Fix i18n_utils test

* Fix more imports

* Remove redux websocket

* Fix tests

* Rename @redux

* Apply changes from mattermost-redux PR 1103

* Remove mattermost-redux mention in template

* Add missing imports

* Rename app/redux/ to app/mm-redux/

* Remove test file

* Fix fetching Sidebar GM profiles

Co-authored-by: Elias Nahum <nahumhbl@gmail.com>
2020-03-31 11:09:26 -07:00
..
__snapshots__ [MM-22622] Check mentionHighlightsDisabled in markdown (#3975) 2020-03-03 16:37:44 +05:30
hashtag [MM-17560] Await dismissAllModals and popToRoot prior to calling showSearchModal (#3298) 2019-09-25 15:23:45 -07:00
markdown_code_block [MM-23520] Port mattermost-redux (#4088) 2020-03-31 11:09:26 -07:00
markdown_emoji [MM-23520] Port mattermost-redux (#4088) 2020-03-31 11:09:26 -07:00
markdown_image [MM-23520] Port mattermost-redux (#4088) 2020-03-31 11:09:26 -07:00
markdown_link [MM-23520] Port mattermost-redux (#4088) 2020-03-31 11:09:26 -07:00
markdown_table [MM-23520] Port mattermost-redux (#4088) 2020-03-31 11:09:26 -07:00
markdown_table_cell [MM-23520] Port mattermost-redux (#4088) 2020-03-31 11:09:26 -07:00
markdown_table_image [MM-23520] Port mattermost-redux (#4088) 2020-03-31 11:09:26 -07:00
markdown_table_row [MM-23520] Port mattermost-redux (#4088) 2020-03-31 11:09:26 -07:00
index.js [MM-23520] Port mattermost-redux (#4088) 2020-03-31 11:09:26 -07:00
markdown.js [MM-22622] Check mentionHighlightsDisabled in markdown (#3975) 2020-03-03 16:37:44 +05:30
markdown.test.js [MM-22622] Check mentionHighlightsDisabled in markdown (#3975) 2020-03-03 16:37:44 +05:30
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