mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/VisualEditor
synced 2024-11-25 06:46:26 +00:00
2e0c051a37
It depends on jQuery UI so it pulls in a bunch of things that we can do without while loading VE. This does mean there's a network delay while we load mw.feedback (if it's not in localStorage cache already), so after the user clicks "Leave feedback", nothing happens for a little bit until the code arrives and the feedback dialog appears. There is no spinner or anything during this time; we may possibly want to add one. Change-Id: Ie4dd9efcfff238fefad2783e22575ffd3fc648e7 |
||
---|---|---|
.. | ||
ve.ui.MWAlienExtensionInspectorTool.js | ||
ve.ui.MWCitationDialogTool.js | ||
ve.ui.MWEditModeTool.js | ||
ve.ui.MWFormatTool.js | ||
ve.ui.MWGalleryInspectorTool.js | ||
ve.ui.MWLinkInspectorTool.js | ||
ve.ui.MWMediaDialogTool.js | ||
ve.ui.MWMetaDialogTool.js | ||
ve.ui.MWPopupTool.js | ||
ve.ui.MWReferenceDialogTool.js | ||
ve.ui.MWTransclusionDialogTool.js |