mattermost-mobile/app/components
2017-11-22 12:24:12 -03:00
..
at_mention Remove unneded ownProps (#1177) 2017-11-21 12:35:03 -03:00
autocomplete Remove unneded ownProps (#1177) 2017-11-21 12:35:03 -03:00
channel_drawer Remove unneded ownProps (#1177) 2017-11-21 12:35:03 -03:00
channel_intro RN-466 DND status support (#1115) 2017-11-10 12:51:33 -03:00
channel_link Remove unneded ownProps (#1177) 2017-11-21 12:35:03 -03:00
channel_loader Replace getTheme selector with one from mattermost-redux (#1013) 2017-10-12 08:45:17 -07:00
client_upgrade_listener Prompt/require user to upgrade to new version (#948) 2017-10-26 10:45:34 -04:00
custom_list Remove unneded ownProps (#1177) 2017-11-21 12:35:03 -03:00
emoji Remove unneded ownProps (#1177) 2017-11-21 12:35:03 -03:00
emoji_picker Add recently used section (#1136) 2017-11-21 10:20:09 -05:00
error_list Update RN to 0.44.0 and project dependencies (#546) 2017-05-16 21:13:44 -04:00
file_attachment_list Fix document library (#1182) 2017-11-21 10:53:02 -05:00
file_upload_preview Remove unneded ownProps (#1177) 2017-11-21 12:35:03 -03:00
layout/keyboard_layout Improving Performance Part 1 (#1009) 2017-10-11 14:33:26 -03:00
markdown Remove unneded ownProps (#1177) 2017-11-21 12:35:03 -03:00
offline_indicator Add the ability to retry the connection (#1161) 2017-11-16 20:32:27 -03:00
options_context Fix iOS post context menu (#1165) 2017-11-16 20:33:18 -03:00
post Add recently used section (#1136) 2017-11-21 10:20:09 -05:00
post_attachment_opengraph Fixed Search bugs and avoid re-renders (#1047) 2017-10-24 17:02:09 -04:00
post_body Remove unneded ownProps (#1177) 2017-11-21 12:35:03 -03:00
post_body_additional_content RN-360 Add support for interactive message buttons (#1131) 2017-11-13 10:52:43 -06:00
post_header Remove unneded ownProps (#1177) 2017-11-21 12:35:03 -03:00
post_list Add Document and Video previews (#1170) 2017-11-20 18:28:20 -03:00
post_profile_picture Remove unneded ownProps (#1177) 2017-11-21 12:35:03 -03:00
post_textbox Fix add reaction shortcut in post reply (#1174) 2017-11-21 10:38:20 -05:00
profile_picture RN-466 DND status support (#1115) 2017-11-10 12:51:33 -03:00
radio_button Replace getTheme selector with one from mattermost-redux (#1013) 2017-10-12 08:45:17 -07:00
reactions Replace getTheme selector with one from mattermost-redux (#1013) 2017-10-12 08:45:17 -07:00
refresh_list Improving Performance Part 3 (#1011) 2017-10-11 14:54:13 -03:00
retry_bar_indicator Improving Performance Part 3 (#1011) 2017-10-11 14:54:13 -03:00
root Remove unneded ownProps (#1177) 2017-11-21 12:35:03 -03:00
search_bar Fix search auto focus on iOS (#1176) 2017-11-21 11:40:02 -05:00
search_preview Fixed Search bugs and avoid re-renders (#1047) 2017-10-24 17:02:09 -04:00
slack_attachments RN-360 Add support for interactive message buttons (#1131) 2017-11-13 10:52:43 -06:00
status_bar Remove unneded ownProps (#1177) 2017-11-21 12:35:03 -03:00
status_icons RN-466 DND status support (#1115) 2017-11-10 12:51:33 -03:00
app_icon.js White label about modal. Move strings to config. (#943) 2017-10-25 15:24:22 -04:00
badge.js Fix badge render (#1134) 2017-11-13 10:44:35 -06:00
button.js Update RN to 0.44.0 and project dependencies (#546) 2017-05-16 21:13:44 -04:00
channel_icon.js RN-466 DND status support (#1115) 2017-11-10 12:51:33 -03:00
checkmark.js Update RN to 0.44.0 and project dependencies (#546) 2017-05-16 21:13:44 -04:00
conditional_touchable.js RN-152 Add ability to create new group direct messages (#793) 2017-07-27 19:08:13 -04:00
custom_section_list.js Fix more dms screen (#1193) 2017-11-22 12:24:12 -03:00
drawer.js Merge Build 62 into master (#1090) 2017-11-02 17:53:20 -03:00
error_text.js Replace getTheme selector with one from mattermost-redux (#1013) 2017-10-12 08:45:17 -07:00
flag_icon.js RN-44: Adds flag SVG to post header. (#1004) 2017-11-14 09:49:38 -05:00
formatted_date.js RN-345 Optimizing channel switching and general improvements (#914) 2017-09-18 17:39:21 -03:00
formatted_text.js RN-345 Optimizing channel switching and general improvements (#914) 2017-09-18 17:39:21 -03:00
formatted_time.js Revert: android timezone (#1066) 2017-10-25 12:09:22 -04:00
loading.js Various Updates and fixes (#559) 2017-05-22 14:17:30 -04:00
paper_plane.js Update RN to 0.44.0 and project dependencies (#546) 2017-05-16 21:13:44 -04:00
post_list_retry.js Changed makeStyleSheetFromTheme to take a function that returns a plain object (#852) 2017-08-15 18:26:55 -03:00
reply_icon.js Update RN to 0.44.0 and project dependencies (#546) 2017-05-16 21:13:44 -04:00
swiper.js RN-471/RN-484 Fixed null pointer exceptions caused by ScrollViews (#1116) 2017-11-09 18:48:37 -03:00
text_input_with_localized_placeholder.js Update RN to 0.44.0 and project dependencies (#546) 2017-05-16 21:13:44 -04:00
vector_icon.js Allow profile button configuration (#947) 2017-10-27 14:15:14 -04:00
video_controls.js Add Document and Video previews (#1170) 2017-11-20 18:28:20 -03:00