element-web/src/autocomplete
Luke Barnard bc045698b9 Fix for fuse 2.7.2
As of v2.7.2, fuse.js introduces a regression where the second argument to the constructor `Fuse` is assumed to be an object. There was one instance where we were not passing any argument. This fixes that.
2017-04-25 18:01:56 +01:00
..
AutocompleteProvider.js Fix a bunch of linting errors 2017-01-20 14:22:27 +00:00
Autocompleter.js Improve autocomplete behaviour 2016-09-13 15:46:02 +05:30
CommandProvider.js Fix a bunch of linting errors 2017-01-20 14:22:27 +00:00
Components.js Cleanup autocomplete 2016-08-23 00:36:31 +05:30
DuckDuckGoProvider.js Fix a bunch of linting errors 2017-01-20 14:22:27 +00:00
EmojiProvider.js Fix for fuse 2.7.2 2017-04-25 18:01:56 +01:00
RoomProvider.js Fix a bunch of linting errors 2017-01-20 14:22:27 +00:00
UserProvider.js Fix unicode completions in autocomplete. 2016-09-16 15:38:29 +05:30