mattermost-mobile/app/components
Harrison Healey 96da38ed14 RN-345 Optimizing channel switching and general improvements (#914)
* Reduced re-renders of Channel screen

* Switched some components to be PureComponents

* Stopped waiting for drawer to close to switch channels

* Fixed post list being stuck loading

* Fixed incorrectly removed ref

* Removed loader from channel post list

* Removed unused prop

* Re-added ChannelDrawer.swiperIndex

* Changed ChannelPostTextbox to only require a single draft

* Re-enable InteractionManager on ChannelDrawer

* Fixed ChannelDrawer.joinChannel and removed duplicated code

* Moved getting device dimensions into render method

* Switched ChannelsList to be a PureComponent
2017-09-18 17:39:21 -03:00
..
at_mention RN-10 Ability to search Posts (#763) 2017-07-21 17:07:47 -04:00
autocomplete RN-189/RN-241 Updated emoji appearance (#898) 2017-09-13 11:33:13 -04:00
channel_drawer RN-345 Optimizing channel switching and general improvements (#914) 2017-09-18 17:39:21 -03:00
channel_intro Changed makeStyleSheetFromTheme to take a function that returns a plain object (#852) 2017-08-15 18:26:55 -03:00
channel_link RN-74 Added channel links (#620) 2017-06-13 10:01:25 -04:00
custom_list Changed makeStyleSheetFromTheme to take a function that returns a plain object (#852) 2017-08-15 18:26:55 -03:00
emoji RN-189/RN-241 Updated emoji appearance (#898) 2017-09-13 11:33:13 -04:00
emoji_picker RN-223 Emoji picker for adding new emoji reactions (#854) 2017-08-23 15:29:09 -03:00
error_list Update RN to 0.44.0 and project dependencies (#546) 2017-05-16 21:13:44 -04:00
file_attachment_list Fetch images using APIv4 (#862) 2017-08-22 22:23:10 -03:00
file_upload_preview RN-248 Upload file and leave channel (#759) 2017-07-21 09:49:30 -04:00
inverted_flat_list fix for huawei not rendering posts (#751) 2017-07-20 12:50:53 -04:00
layout RN-345 Optimizing channel switching and general improvements (#914) 2017-09-18 17:39:21 -03:00
markdown RN-189/RN-241 Updated emoji appearance (#898) 2017-09-13 11:33:13 -04:00
offline_indicator Show connecting indicator after two failed attempts (#904) 2017-09-14 08:43:32 -03:00
options_context Split Post component into smaller components and prevent re-rendering (#740) 2017-07-13 17:48:45 -04:00
post Upgrade to RN 0.48.3 (#911) 2017-09-18 12:01:47 -04:00
post_attachment_opengraph Link Previews (#890) 2017-09-12 15:06:19 -03:00
post_body RN-189/RN-241 Updated emoji appearance (#898) 2017-09-13 11:33:13 -04:00
post_body_additional_content Upgrade to RN 0.48.3 (#911) 2017-09-18 12:01:47 -04:00
post_header Changed makeStyleSheetFromTheme to take a function that returns a plain object (#852) 2017-08-15 18:26:55 -03:00
post_list Upgrade to RN 0.48.3 (#911) 2017-09-18 12:01:47 -04:00
post_profile_picture Split Post component into smaller components and prevent re-rendering (#740) 2017-07-13 17:48:45 -04:00
post_textbox RN-80 Add ability to download files (#866) 2017-09-01 12:11:49 -03:00
profile_picture Fetch images using APIv4 (#862) 2017-08-22 22:23:10 -03:00
radio_button Upgrade to RN 0.48.3 (#911) 2017-09-18 12:01:47 -04:00
reactions Changed makeStyleSheetFromTheme to take a function that returns a plain object (#852) 2017-08-15 18:26:55 -03:00
root RN-344 open push notifications faster (#899) 2017-09-13 12:00:33 -03:00
search_bar Upgrade to RN 0.48.3 (#911) 2017-09-18 12:01:47 -04:00
search_preview Release 1.2 (#883) 2017-09-05 16:13:33 -03:00
slack_attachments Changed makeStyleSheetFromTheme to take a function that returns a plain object (#852) 2017-08-15 18:26:55 -03:00
status_bar RN-36 Update status bar color (#606) 2017-06-08 15:10:59 -04:00
status_icons Update RN to 0.44.0 and project dependencies (#546) 2017-05-16 21:13:44 -04:00
badge.js Enable replying from the push notification (#871) 2017-08-29 12:16:34 -03:00
button.js Update RN to 0.44.0 and project dependencies (#546) 2017-05-16 21:13:44 -04:00
channel_icon.js Changed makeStyleSheetFromTheme to take a function that returns a plain object (#852) 2017-08-15 18:26:55 -03:00
channel_loader.js Changed makeStyleSheetFromTheme to take a function that returns a plain object (#852) 2017-08-15 18:26:55 -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 Changed makeStyleSheetFromTheme to take a function that returns a plain object (#852) 2017-08-15 18:26:55 -03:00
drawer.js Upgrade to RN 0.48.3 (#911) 2017-09-18 12:01:47 -04:00
error_text.js RN-289 Sentry integration (#873) 2017-09-01 14:50:17 -03: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 RN-345 Optimizing channel switching and general improvements (#914) 2017-09-18 17:39:21 -03:00
loading.js Various Updates and fixes (#559) 2017-05-22 14:17:30 -04:00
mattermost_icon.js Update RN to 0.44.0 and project dependencies (#546) 2017-05-16 21:13:44 -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
text_input_with_localized_placeholder.js Update RN to 0.44.0 and project dependencies (#546) 2017-05-16 21:13:44 -04:00