* 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 |
||
|---|---|---|
| .. | ||
| at_mention | ||
| at_mention_group | ||
| at_mention_item | ||
| channel_mention | ||
| channel_mention_item | ||
| date_suggestion | ||
| emoji_suggestion | ||
| slash_suggestion | ||
| autocomplete.js | ||
| autocomplete_section_header.js | ||
| index.js | ||
| special_mention_item.js | ||