StevenDevooght / tinyMCE-mention

Mention/Autocomplete plugin for tinyMCE WYSIWYG editor.
http://stevendevooght.github.io/tinyMCE-mention/
220 stars 95 forks source link

loadingUrl option #5

Closed aggied closed 10 years ago

aggied commented 10 years ago

Added new config option 'loadingUrl' which, if set, will render the dropdown immediately to inform user sources are loading.

StevenDevooght commented 10 years ago

I simplified the implementation for the loading indicator (https://github.com/CogniStreamer/tinyMCE-mention/commit/87d3e87894ea9898140d23b8873a7e10a9ad5f47). A 'loadingUrl' option is a bit overkill as the loading image can easily be set using css.