mattermost-mobile/app/screens/channel
Mattermost Build d8ff0e52bb
MM-22968 Restyle mobile autocomplete (#4531) (#4846)
* WIP: slash suggestion autocomplete

* WIP: patched styles a bit

* WIP: Adding styles

* Adding active state to autocomplete items

* Fixing style for channel mention item

* Fixing bugs + styling issues for Android

* Updating snapshot

* Fixing autocomplete to render on top of post draft

- Misc style fixes

* Renaming props, patching slash suggestion icon

* Fixing tests and lint errors

* Resolving post-merge issue with slash commands

* Fixing android positioning for autocomplete

* Fixing autocomplete not scrolling in edit_channel_info

* WIP: Fixing things according to UX Review

* UX Fixes to autocomplete

* Updating snapshots

* Updating snapshots, replacing slash-command icons

* Fixing android scrolling and positioning issues

* Fixing issues with date_suggestion not rendering

* Making use of the "ShowFullName" config in at_mention_item

* Removing top border on first autocomplete section

* Allowing autocomplete to be smaller than its maxWidth

* Fixing slash_suggestion padding

* removing "componentWillReceiveProps" from date_suggestion

* Changing edit_channel_info autocomplete offset

* Replacing toUpperCase() with textTransform: uppercase

* Fixing odd border issues + prop validation warning

* Restore section header background & add paddingBottom

* Patching up padding on channel mentions

- Reverting previous incorrect padding adjustments

* Removing inline 'completeSuggestion' function

* Removing brackets from style prop

(cherry picked from commit 59045e3bb0)

Co-authored-by: Andre Vasconcelos <andre.onogoro@gmail.com>
2020-09-25 11:39:38 -07:00
..
channel_nav_bar MM-11302 Add accessibility to channel header buttons (#4768) 2020-09-16 22:46:43 -07:00
channel_post_list Always load the thread & modify thread selector (#4771) 2020-09-08 13:09:46 -03:00
channel.android.js E2E: Initial Detox setup for Mobile UI automation (#4535) 2020-08-29 07:18:41 +08:00
channel.ios.js MM-22968 Restyle mobile autocomplete (#4531) (#4846) 2020-09-25 11:39:38 -07:00
channel_base.js [MM-12526] removed from channel alert (#4633) 2020-08-10 20:34:04 -07:00
channel_base.test.js [MM-12526] removed from channel alert (#4633) 2020-08-10 20:34:04 -07:00
index.js Show the unsupported alert if server version is available (#4608) 2020-07-27 11:03:57 -04:00