mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/VisualEditor
synced 2024-11-16 02:51:50 +00:00
6774cd74f3
Changes: * Pass toolGroup into tools instead of toolbar * Split tool labels into title and accel * Make toolbars provide accelerator labels * Remove getLabelText method since it's not being used and is likely not useful * Make tools update their own labels * Only show accelerator information for triggers that are active in the surface * Make surface toolbars listen to commands being added and update tools accordingly * Introduce command object to encapsulate command info Change-Id: Ieac4bfa63b63ac0a9dee154af3007a33b4d447ff |
||
---|---|---|
.. | ||
ve.ui.AnnotationTool.js | ||
ve.ui.ClearAnnotationTool.js | ||
ve.ui.DialogTool.js | ||
ve.ui.FormatTool.js | ||
ve.ui.HistoryTool.js | ||
ve.ui.IndentationTool.js | ||
ve.ui.InspectorTool.js | ||
ve.ui.LanguageInspectorTool.js | ||
ve.ui.ListTool.js |