mattermost-mobile/app/components/markdown
Elias Nahum 374f812b98
Update dependencies (#8721)
* update fastlane

* update dev dependencies

* update to eslint 9+

* update testing-library

* update react-intl

* update bottom-sheet

* update expo

* update reanimated

* upgrade msgpack

* upgrade datepicker

* upgrade react-navigation

* update sentry

* update FlasList

* update fuse.js moment-timezone node-html-parser and semver

* update gesture-handler

* update image-picker

* update react-native-keychain

* update react-native-localize

* update react-native-navigation

* update watermelonDB

* update react-native-permissions

* update react-native-safe-area-context and react-native-screens

* update react-native-share and react-native-svg

* update react-native-video and react-native-webrtc

* update @mattermost/rnutils

* update @mattermost/rnshare

* update @mattermost/hardware-keyboard

* fix isMainActivity

* update android dependencies

* fix upload file progress indicator

* fix entry update config & license

* revert to stable version of @sentry/react-native

* update react-intl again

* update moment-timezone

* upgrade @react-native-camera-roll/camera-roll

* update @react-native-clipboard/clipboard

* update @react-navigation again

* update @shopify/flash-list

* update eslint

* update expo again

* update html-entities

* update mime-db

* update react-native-permissions

* Revert "update react-intl again"

This reverts commit e8e6d5a60dfa56b82b810cbbd7cdffec7697ffc7.

* Revert "update react-intl"

This reverts commit c77f329bb38910aeeba03869b72d77a8b0e00ba1.

* update react-native-keychain

* update and patch react-intl

* mend

* feedback during review 1
2025-04-07 09:30:06 +08:00
..
at_mention Fix bottomSheet bottom insets (#8331) 2024-11-29 12:50:09 +08:00
channel_mention Add post props validation (#8323) 2024-11-28 15:59:30 +01:00
hashtag Fix search hashtag (#7459) 2023-07-17 11:36:28 -04:00
markdown_block_quote Update dependencies and upgrade to RN 0.76.5 (#8421) 2025-01-16 07:11:32 -07:00
markdown_code_block Fix bottomSheet bottom insets (#8331) 2024-11-29 12:50:09 +08:00
markdown_image Fix 60879 (#8344) 2024-12-03 10:49:38 +01:00
markdown_latex_block Fix bottomSheet bottom insets (#8331) 2024-11-29 12:50:09 +08:00
markdown_latex_inline Fix MM57562 (#7920) 2024-05-06 12:02:12 +02:00
markdown_link Fix bottomSheet bottom insets (#8331) 2024-11-29 12:50:09 +08:00
markdown_list Update dependencies (#8721) 2025-04-07 09:30:06 +08:00
markdown_list_item Upgrade Dependencies (#7299) 2023-04-21 12:16:54 -04:00
markdown_table Upgrade RN as well as update or replace other dependencies (#8011) 2024-06-19 09:33:45 +08:00
markdown_table_cell Upgrade Dependencies (#7299) 2023-04-21 12:16:54 -04:00
markdown_table_image Fix 60879 (#8344) 2024-12-03 10:49:38 +01:00
markdown_table_row MM-53107 Add limit to Markdown nodes (#7528) 2023-09-07 09:18:31 -04:00
error_boundary.tsx MM-61148 Rewrite table parsing and improve error handling around Markdown code (#8300) 2024-11-15 12:23:44 -05:00
index.ts Update libraries and dependencies (#7678) 2023-11-25 07:46:13 +08:00
markdown.test.tsx MM-61148 Rewrite table parsing and improve error handling around Markdown code (#8300) 2024-11-15 12:23:44 -05:00
markdown.tsx Update dependencies and upgrade to RN 0.76.5 (#8421) 2025-01-16 07:11:32 -07:00
transform.test.ts [MM-53810] Add mobile markdown support for highlighting without notifications without configuration ability (#7663) 2023-11-23 17:11:06 +08:00
transform.ts [MM-53810] Add mobile markdown support for highlighting without notifications without configuration ability (#7663) 2023-11-23 17:11:06 +08:00