mattermost-mobile/app/components
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
..
animated_number test: more meaningful AnimatedNumber component test (#8309) 2024-11-21 10:30:30 -07:00
announcement_banner Fix list scrolling inside bottom sheet (#8648) 2025-03-12 17:29:50 +08:00
app_version Upgrade RN as well as update or replace other dependencies (#8011) 2024-06-19 09:33:45 +08:00
autocomplete Make attachments and app bindings more robust yet secure (#8570) 2025-03-14 12:02:32 +01:00
autocomplete_selector Fix MM-61710 (#8368) 2024-11-27 16:18:08 +01:00
badge feat:proper badge theme use for server list (#8313) 2024-11-05 07:11:17 -07:00
button MM-60534 -fix rate my app broken styles (#8232) 2024-09-30 18:17:11 +02:00
channel_actions Unify Is Read Only logic to avoid code repetition and improve redability (#8720) 2025-04-06 17:50:19 +02:00
channel_bookmarks Implementing the Audio Playback/Download on the chat (#7900) 2025-02-19 11:17:30 +01:00
channel_icon Update dependencies and upgrade to RN 0.76.5 (#8421) 2025-01-16 07:11:32 -07:00
channel_item MM-62915 and MM-62919 (#8568) 2025-02-08 07:17:15 +08:00
channel_list_row
common_post_options
compass_icon
connection_banner Update dependencies and upgrade to RN 0.76.5 (#8421) 2025-01-16 07:11:32 -07:00
custom_status Update dependencies and upgrade to RN 0.76.5 (#8421) 2025-01-16 07:11:32 -07:00
document Implementing the Audio Playback/Download on the chat (#7900) 2025-02-19 11:17:30 +01:00
draft Mobile drafts (#8280) 2025-01-13 18:40:03 +05:30
draft_post_header Mobile drafts (#8280) 2025-01-13 18:40:03 +05:30
drafts_buttton E2E: Mobile Drafts tests cases (#8469) 2025-01-22 04:02:14 +05:30
emoji Improve emoji picker performance introducing flashList (#8650) 2025-03-11 22:09:46 +08:00
error_text Update dependencies and upgrade to RN 0.76.5 (#8421) 2025-01-16 07:11:32 -07:00
files Update dependencies (#8721) 2025-04-07 09:30:06 +08:00
files_search Fix edit attachments (#8468) 2025-01-17 12:41:14 +01:00
floating_text_chips_input Add ability to run detox tests on Android (#8553) 2025-02-14 01:26:53 +05:30
floating_text_input_label [MM-62701] [MM-62176]Edit custom profile attributes in user profile (#8557) 2025-02-19 15:51:59 +01:00
formatted_date Fix timezone crash (#8485) 2025-01-16 17:29:57 -05:00
formatted_markdown_text Update dependencies and upgrade to RN 0.76.5 (#8421) 2025-01-16 07:11:32 -07:00
formatted_relative_time
formatted_text Fix MM-61710 (#8368) 2024-11-27 16:18:08 +01:00
formatted_time
freeze_screen
friendly_date
illustrations
jumbo_emoji
loading Add performance metrics to the app (#7953) 2024-06-12 09:45:27 +02:00
loading_error
markdown Update dependencies (#8721) 2025-04-07 09:30:06 +08:00
math_view Fix MM57562 (#7920) 2024-05-06 12:02:12 +02:00
navigation_header Update dependencies and upgrade to RN 0.76.5 (#8421) 2025-01-16 07:11:32 -07:00
no_results_with_term Updated empty state images (#8659) 2025-03-13 17:03:30 -04:00
option_box Update dependencies and upgrade to RN 0.76.5 (#8421) 2025-01-16 07:11:32 -07:00
option_item Update dependencies (#8721) 2025-04-07 09:30:06 +08:00
other_mentions_badge
post_draft Update dependencies (#8721) 2025-04-07 09:30:06 +08:00
post_list Update dependencies (#8721) 2025-04-07 09:30:06 +08:00
post_priority E2E: Mobile Drafts tests cases (#8469) 2025-01-22 04:02:14 +05:30
post_with_channel_info
profile_picture Upgrade RN as well as update or replace other dependencies (#8011) 2024-06-19 09:33:45 +08:00
progress_bar Update dependencies (#8721) 2025-04-07 09:30:06 +08:00
progressive_image Update dependencies and upgrade to RN 0.76.5 (#8421) 2025-01-16 07:11:32 -07:00
remove_markdown fix: render channel links in threads list (#8205) 2024-10-11 00:55:24 -06:00
rounded_header_context
search Upgrade RN as well as update or replace other dependencies (#8011) 2024-06-19 09:33:45 +08:00
section_notice Add test notification tool (#8271) 2024-11-11 10:22:57 +01:00
selected_chip
selected_users Fix bottomSheet bottom insets (#8331) 2024-11-29 12:50:09 +08:00
server_icon Update dependencies (#8721) 2025-04-07 09:30:06 +08:00
server_user_list
server_version
settings Make attachments and app bindings more robust yet secure (#8570) 2025-03-14 12:02:32 +01:00
slide_up_panel_item Upgrade RN as well as update or replace other dependencies (#8011) 2024-06-19 09:33:45 +08:00
status_label
syntax_highlight
system_avatar
system_header feat: Add visible to you text on ephemeral posts (#8245) 2024-10-30 10:01:49 +01:00
tablet_title
tag
team_list Fix list scrolling inside bottom sheet (#8648) 2025-03-12 17:29:50 +08:00
team_sidebar Fix team sidebar not showing thread unreads (#8624) 2025-03-18 13:33:15 +01:00
threads_button MM-62915 and MM-62919 (#8568) 2025-02-08 07:17:15 +08:00
toast Upgrade RN as well as update or replace other dependencies (#8011) 2024-06-19 09:33:45 +08:00
touchable_emoji
touchable_with_feedback
tutorial_highlight Upgrade RN as well as update or replace other dependencies (#8011) 2024-06-19 09:33:45 +08:00
user_avatars_stack Fix list scrolling inside bottom sheet (#8648) 2025-03-12 17:29:50 +08:00
user_item
user_list Updated empty state images (#8659) 2025-03-13 17:03:30 -04:00
user_list_row
user_status