mattermost-mobile/app/components
Elias Nahum 612fd5022f
New UI for Emoji picker (#6933)
* BottomSheet migration to react-native-bottom-sheet

* Refactor Emoji picker to use bottom sheet

* Add skin selector

* Add Emoji Skin Tone tutorial

* add selected indicator to tone selector

* feedback review

* show tooltip after 750ms

* ux feedback review

* ux feedback review #2

* Hide emoji picker scroll indicator
2023-01-12 13:38:44 +02:00
..
announcement_banner BottomSheet migration to react-native-bottom-sheet (#6907) 2023-01-05 09:51:51 +02:00
app_version [Gekidou] update deps (#6667) 2022-10-13 08:41:18 -03:00
autocomplete Refactor makeStylesFromTheme to use the correct types (#6801) 2022-12-12 10:53:54 +01:00
autocomplete_selector App framework - Post menu and channel info bindings, App forms (#6735) 2022-11-30 21:25:08 +02:00
badge Detox/E2E: Migrate e2e javascript to typescript (#6059) 2022-03-17 17:35:26 -07:00
block MM-45221 - Gekidou Settings fixes - part 1 (#6472) 2022-07-15 13:32:25 +04:00
button Add support for review app (#6772) 2022-11-24 18:52:15 +01:00
channel_actions BottomSheet migration to react-native-bottom-sheet (#6907) 2023-01-05 09:51:51 +02:00
channel_icon Gekidou Android share extension (#6803) 2022-11-30 23:18:56 +02:00
channel_item Gekidou Android share extension (#6803) 2022-11-30 23:18:56 +02:00
channel_list_row Refactor makeStylesFromTheme to use the correct types (#6801) 2022-12-12 10:53:54 +01:00
common_post_options Dismiss correct bottom sheet screen for post / thread options (#6919) 2023-01-01 22:54:04 +02:00
compass_icon [Gekidou] compass icons (#5940) 2022-02-08 16:16:30 -03:00
connection_banner Fix connection banner showing when not needed (#6948) 2023-01-11 21:37:09 +02:00
custom_status [Gekidou] update deps (#6667) 2022-10-13 08:41:18 -03:00
emoji Use Promise.allSettle when fetching emojis (#6921) 2023-01-03 23:45:50 +02:00
error_text [Gekidou] update deps (#6667) 2022-10-13 08:41:18 -03:00
files Generate video thumb from file url instead of public url (#6922) 2023-01-05 13:49:04 +02:00
floating_text_input_label Fix floating input style (#6916) 2022-12-29 20:13:32 +02:00
formatted_date Fix and add missing locales (#6396) 2022-06-16 21:50:59 -04:00
formatted_markdown_text Refactor makeStylesFromTheme to use the correct types (#6801) 2022-12-12 10:53:54 +01:00
formatted_relative_time Add support for review app (#6772) 2022-11-24 18:52:15 +01:00
formatted_text Refactor makeStylesFromTheme to use the correct types (#6801) 2022-12-12 10:53:54 +01:00
formatted_time Fix and add missing locales (#6396) 2022-06-16 21:50:59 -04:00
freeze_screen [Gekidou] optimizations, fix & moved files (#6177) 2022-04-18 08:49:17 -04:00
friendly_date Refactor makeStylesFromTheme to use the correct types (#6801) 2022-12-12 10:53:54 +01:00
illustrations Add support for review app (#6772) 2022-11-24 18:52:15 +01:00
jumbo_emoji Detox/E2E: Messaging e2e tests in Gekidou (#6228) 2022-05-05 13:04:33 -04:00
loading [Gekidou MM-44927] Add Recent Searches Component (#6454) 2022-07-14 14:56:08 +02:00
loading_error [Gekidou] update deps (#6667) 2022-10-13 08:41:18 -03:00
markdown Fix code syntax highlight on full screen view (#6944) 2023-01-11 21:40:01 +02:00
navigation_header Detox/E2E: Search Messages e2e tests in Gekidou (#6756) 2022-11-21 12:58:51 -08:00
no_results_with_term [Gekidou MM-47765] Add horizontal padding to empty results (#6745) 2022-11-08 12:54:57 -06:00
option_box fix option box minHeight so that it fits on iPhone SE (#6588) 2022-08-24 08:55:26 -04:00
option_item [Gekidou MM-46365] fix reaction bar space and update bottom sheet styles (#6634) 2022-12-23 14:08:51 +02:00
post_draft BottomSheet migration to react-native-bottom-sheet (#6907) 2023-01-05 09:51:51 +02:00
post_list New UI for Emoji picker (#6933) 2023-01-12 13:38:44 +02:00
post_priority BottomSheet migration to react-native-bottom-sheet (#6907) 2023-01-05 09:51:51 +02:00
post_with_channel_info Reduce the amount of queries to display the PostList (#6927) 2023-01-03 23:36:31 +02:00
profile_picture Fix ios keyboard tracking and profile status theme (#6859) 2022-12-13 09:14:39 +02:00
progress_bar [Gekidou] Post input (#5844) 2022-02-03 08:59:15 -03:00
progressive_image [Gekidou] EMM fixes (#6730) 2022-11-08 22:49:39 +02:00
remove_markdown Fix inline code blocks in thread preview (#6835) 2022-12-06 14:09:38 +02:00
rounded_header_context [Gekidou] Navigation bar refactored (#6319) 2022-06-01 17:07:54 -04:00
search Place cursor position in between the phrase modifier (#6828) 2022-12-06 18:36:48 +02:00
selected_users Detox/E2E Maintenance: Fix broken iOS e2e tests 2022-12-15 14:47:33 -08:00
server_icon [Gekidou] update deps (#6667) 2022-10-13 08:41:18 -03:00
server_user_list Fix multiselect on users list integration selector (#6826) 2022-12-05 12:13:48 +01:00
server_version Gekidou Android share extension (#6803) 2022-11-30 23:18:56 +02:00
settings Refactor makeStylesFromTheme to use the correct types (#6801) 2022-12-12 10:53:54 +01:00
slide_up_panel_item Refactor makeStylesFromTheme to use the correct types (#6801) 2022-12-12 10:53:54 +01:00
status_label MM-45344 Gekidou Remove <MenuItem/> (#6522) 2022-08-04 12:26:27 +04:00
syntax_highlight Allow to select text from tables on full view (#6901) 2022-12-22 20:46:11 +02:00
system_avatar [Gekidou] post list (#5893) 2022-01-17 07:06:26 -03:00
system_header Move config to its own database table (#6744) 2022-11-11 21:20:42 +04:00
tablet_title Detox/E2E: Account e2e tests in Gekidou (#6584) 2022-08-18 03:18:46 -07:00
tag Gekidou cleanup (#6263) 2022-05-13 09:29:35 -04:00
team_list BottomSheet migration to react-native-bottom-sheet (#6907) 2023-01-05 09:51:51 +02:00
team_sidebar Fix several issues around team join (#6863) 2022-12-23 14:43:59 +02:00
threads_button [Gekidou MM-43527] Add threads item to the channel switcher (#6657) 2022-11-25 18:51:04 +05:30
toast Move config to its own database table (#6744) 2022-11-11 21:20:42 +04:00
touchable_emoji New UI for Emoji picker (#6933) 2023-01-12 13:38:44 +02:00
touchable_with_feedback [Gekidou] Performance & UI fixes (#6122) 2022-04-04 17:09:26 -04:00
tutorial_highlight Detox/E2E Maintenance: Fix broken iOS e2e tests 2022-12-15 14:47:33 -08:00
user_avatars_stack New UI for Emoji picker (#6933) 2023-01-12 13:38:44 +02:00
user_item [Gekidou MM-46365] fix reaction bar space and update bottom sheet styles (#6634) 2022-12-23 14:08:51 +02:00
user_list [Gekidou MM-47652] Add Create DM Add Bottom Panel (#6699) 2022-12-02 22:44:38 +02:00
user_list_row [Gekidou MM-47652] Add Create DM Add Bottom Panel (#6699) 2022-12-02 22:44:38 +02:00
user_status [Gekidou] update deps (#6667) 2022-10-13 08:41:18 -03:00