mediawiki-extensions-Discus.../modules
Ed Sanders c15399568f Wait for API response before updating suggestion list
We can update the local filtered list before then, but then we would
have to do two updates for each keystroke, one to do an instant local
filter and another to back-fill the list when the remote results
become available. Currently CompletionAction is not set up for this,
and this might be confusing behaviour.

Bug: T256974
Change-Id: I6194cdcd6459be17fb142e644d73c9ec4036ba08
2020-07-02 15:12:30 +01:00
..
dt-ve Wait for API response before updating suggestion list 2020-07-02 15:12:30 +01:00
lib Handle timestamps in daylight saving time 2019-10-22 16:33:21 +02:00
.eslintrc.json eslint: Disable max-len 2020-04-21 15:50:19 +01:00
CommentController.js Load VisualEditor plugin modules with ReplyWidgetVisual 2020-06-24 19:09:27 +01:00
CommentItem.js Improve ThreadItem documentation 2020-06-26 14:56:19 +02:00
controller.js Another attempt to fix page re-initialization after updating 2020-06-24 22:56:40 +02:00
dt.debug.js Merge RL modules which are only loaded by 'ext.discussionTools.init' 2020-03-14 14:33:23 +01:00
dt.init.js Another attempt to fix page re-initialization after updating 2020-06-24 22:56:40 +02:00
dt.init.less Add square brackets around reply link and use lower case (when possible) 2020-06-09 19:55:14 +01:00
dt.ui.ReplyWidget.js Another attempt to fix page re-initialization after updating 2020-06-24 22:56:40 +02:00
dt.ui.ReplyWidget.less Tweak appearance of find-and-replace toolbar 2020-06-11 16:02:37 +01:00
dt.ui.ReplyWidgetPlain.js Track more events for VisualEditorFeatureUse 2020-06-04 12:19:46 -05:00
dt.ui.ReplyWidgetVisual.js Move VE components to dt-ve 2020-06-22 20:09:18 +02:00
HeadingItem.js Improve ThreadItem documentation 2020-06-26 14:56:19 +02:00
highlighter.css Stop printing console warnings 2020-05-18 23:37:37 +02:00
highlighter.js Stop printing console warnings 2020-05-18 23:37:37 +02:00
logger.js build: Update devDependencies 2020-06-09 19:42:05 +01:00
modifier.js Allow non-lists to be passed to unwrapList 2020-06-24 19:19:06 +01:00
parser.js Improve ThreadItem documentation 2020-06-26 14:56:19 +02:00
ThreadItem.js Improve ThreadItem documentation 2020-06-26 14:56:19 +02:00
utils.js Create ThreadItem classes 2020-06-12 20:35:59 +01:00