mattermost-mobile/app
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
..
actions [MM-28100] fix reachability check and ensure channel membership before getting posts (#4810) (#4841) 2020-09-25 13:46:17 +05:30
client MM-15758 Update dependencies including Fastlane (#4272) 2020-05-18 11:24:47 -07:00
components MM-22968 Restyle mobile autocomplete (#4531) (#4846) 2020-09-25 11:39:38 -07:00
constants [MM-27615] Update RequiredServer (#4830) (#4840) 2020-09-24 11:13:53 -07:00
i18n Revert bulgarian. (#4814) 2020-09-16 16:44:14 +02:00
init Fix iOS AppSetting timeout (#4801) 2020-09-10 16:50:44 -03:00
mattermost_bucket iOS Native Share Extension (Swift) (#2575) 2019-02-26 14:31:57 -03:00
mattermost_managed MM-24446 Fix Crash on iOS with EMM enabled (#4203) 2020-04-23 06:03:10 -04:00
mm-redux [MM-28100] fix reachability check and ensure channel membership before getting posts (#4810) (#4841) 2020-09-25 13:46:17 +05:30
notification_preferences Deps update (#3806) 2020-01-20 13:20:03 -03:00
push_notifications MM-26749 Fix race condition when open from PN (#4556) 2020-07-10 16:24:09 -04:00
reducers [MM-28973] Prevent destructuring of undefined (#4832) (#4838) 2020-09-24 11:00:58 -07:00
screens MM-22968 Restyle mobile autocomplete (#4531) (#4846) 2020-09-25 11:39:38 -07:00
selectors [MM-15477][MM-27540][MM-27541]: fix search inconsistencies using in:@ / in: (#4704) 2020-09-01 10:08:17 -07:00
store MM-28295 Do not remove the Channel screen from the stack tracking (#4793) 2020-09-09 13:15:09 -03:00
styles MM-22155 ESLint configuration updates part 1 (#4311) 2020-05-20 08:27:27 -07:00
telemetry MM-15758 Update dependencies including Fastlane (#4272) 2020-05-18 11:24:47 -07:00
utils Fix soft crash for edge emoji formatting (#4705) 2020-08-20 14:48:48 -04:00
mattermost.js MM-28295 Do not remove the Channel screen from the stack tracking (#4793) 2020-09-09 13:15:09 -03:00
mattermost.test.js Fix event typo (#4516) 2020-07-01 17:11:15 -07:00