mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/VisualEditor
synced 2024-11-29 00:30:44 +00:00
5a0faf5389
Objective: * Remove ve.ui.DropdownTool's dependency on ve.ui.SurfaceToolbar so it can be used with any ve.ui.Toolbar Changes: ve.ui.DropdownTool.js * Bind onBlur to document mousedown in capture mode instead of trying to add more and more things we are listening to which is a losing battle * Refactor activate/deactivate mode changes * Get rid of isEnabled check - surface should disable toolbar, the tools shouldn't be checking if the surface is enabled after the fact (also, this is harmless and doesn't change any actual interactions) Change-Id: I738209d17649358c2f9812f9abac576960af867b |
||
---|---|---|
.. | ||
jquery | ||
jquery.uls | ||
oojs | ||
qunit | ||
rangy | ||
unicodejs | ||
ve | ||
ve-mw |