mattermost-mobile/app/components/post_draft
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
..
__snapshots__ E2E: Initial Detox setup for Mobile UI automation (#4535) 2020-08-29 07:18:41 +08:00
archived MM-22401 Refactor Post Draft (#4122) 2020-05-06 06:30:51 -04:00
draft_input MM-22968 Restyle mobile autocomplete (#4531) (#4846) 2020-09-25 11:39:38 -07:00
post_input Save draft when post input unmounts (#4785) 2020-09-09 12:03:07 -03:00
quick_actions reintroduce @testing-library/react-native now with v7 (#4766) 2020-09-15 09:24:54 -07:00
read_only reintroduce @testing-library/react-native now with v7 (#4766) 2020-09-15 09:24:54 -07:00
send_action E2E: Initial Detox setup for Mobile UI automation (#4535) 2020-08-29 07:18:41 +08:00
typing [MM-21155] Fix typing animations (#4373) 2020-07-15 14:28:02 -07:00
uploads [MM-28245] Handle upload files only for top screen (#4761) 2020-09-01 12:36:51 -07:00
index.js MM-23090 MM-26078 && MM-26876 Refactor post draft component (#4621) 2020-08-06 19:39:25 -04:00
index.test.js MM-23090 MM-26078 && MM-26876 Refactor post draft component (#4621) 2020-08-06 19:39:25 -04:00
post_draft.js MM-23090 MM-26078 && MM-26876 Refactor post draft component (#4621) 2020-08-06 19:39:25 -04:00
post_draft.test.js reintroduce @testing-library/react-native now with v7 (#4766) 2020-09-15 09:24:54 -07:00