mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/VisualEditor
synced 2024-11-24 22:35:41 +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 |
||
---|---|---|
.. | ||
actions | ||
commands | ||
dialogs | ||
inspectors | ||
pages | ||
styles | ||
themes | ||
tools | ||
widgets | ||
ve.ui.MWCommandRegistry.js | ||
ve.ui.MWMobileContext.js | ||
ve.ui.MWMobileSurface.js | ||
ve.ui.MWSequenceRegistry.js |