Elias Nahum
0079d7e27a
MM-12952 Avoid iOS autocorrect from overriding autocomplete values ( #2335 )
...
* Avoid iOS autocorrect from overriding autocomplete values
* Fix double ~ for channel mentions in Android
2018-11-13 19:46:31 -03:00
Harrison Healey
d18cab144e
MM-12467 Made borders between autocomplete items consistent ( #2289 )
2018-10-29 15:22:39 -04:00
Harrison Healey
4e251d392a
MM-12189 Set autocomplete max height based off available space ( #2218 )
...
* MM-12189 Set autocomplete max height based off available space
* Have each autocomplete type determine its own max height since DateSuggestion needs more space
* Remove unused props and ref
2018-10-05 09:58:05 -04:00
Elias Nahum
c13081ad34
Display trigger word in slash command autocomplete ( #2078 )
2018-09-05 09:35:28 -04:00
Jesse Hallam
8372e95d4a
add eslint-plugin-header, and --fix all ( #1726 )
2018-06-19 19:14:50 -04:00
Jesse Hallam
58b72302d6
update eslint's comma-dangle rule to always-multiline ( #1457 )
...
* update eslint's `comma-dangle` rule to `always-multiline`
* add check and fix scripts to package.json
* Invoke `yarn fix` to adopt the updated eslint rules. No other changes are included.
2018-02-23 09:06:02 -05:00
enahum
df61ec5552
Fix autocomplete position in search screen ( #1218 )
...
* Fix autocomplete position in search screen
* Remove autocomplete for slash commands and emojis in search
2017-11-28 17:42:56 -05:00
Chris Duarte
be682240f4
Add slash command support ( #1190 )
...
* Add slash command support
* Review feedback
* Review feedback 2
* Update to latest redux
* Fix tests
2017-11-23 14:25:03 -03:00