mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/VisualEditor
synced 2024-11-15 10:35:48 +00:00
eca25738df
Also use an array instead of an object. The keys were already meaningless (index numbers). A "wikimedia/*" Git search did not show any usage outside MWNoticesPopupTool. However, the array is backward-compatible with any code using it as an object for keys or looping (just in case). This should also make the order more reliable. Bug: T87412 Change-Id: I683cc902bda5ba768e962af6725e657871b79b9a |
||
---|---|---|
.. | ||
actions | ||
commands | ||
contextitems | ||
dialogs | ||
inspectors | ||
pages | ||
styles | ||
themes | ||
tools | ||
widgets | ||
ve.ui.MWCommandRegistry.js | ||
ve.ui.MWMobileContext.js | ||
ve.ui.MWMobileSurface.js | ||
ve.ui.MWSequenceRegistry.js |