mediawiki-extensions-Visual.../modules/ve/ui/tools
Trevor Parscal 8dfbc5baa5 Make tools generic and add fancy tool groups
Objectives:

* Got rid of mw prefixing in tools, inspectors and dialogs
* Simplify tool classes so they can be generically used as items in bars, lists and menus
* Add support for a catch-all toolbar group
* Simplify tool registration, leaning on tool classes' static name property
* Move default commands to command registry
* Move default triggers to trigger registry
* Get language tool working in standalone

Change-Id: Ic97a636f9a193374728629931b6702bee1b3416a
2013-09-03 11:27:39 -07:00
..
ve.ui.AnnotationTool.js Make tools generic and add fancy tool groups 2013-09-03 11:27:39 -07:00
ve.ui.ClearAnnotationTool.js Make tools generic and add fancy tool groups 2013-09-03 11:27:39 -07:00
ve.ui.DialogTool.js Make tools generic and add fancy tool groups 2013-09-03 11:27:39 -07:00
ve.ui.ExperimentalTool.js Make tools generic and add fancy tool groups 2013-09-03 11:27:39 -07:00
ve.ui.FormatTool.js Make tools generic and add fancy tool groups 2013-09-03 11:27:39 -07:00
ve.ui.HistoryTool.js Make tools generic and add fancy tool groups 2013-09-03 11:27:39 -07:00
ve.ui.IndentationTool.js Make tools generic and add fancy tool groups 2013-09-03 11:27:39 -07:00
ve.ui.InspectorTool.js Make tools generic and add fancy tool groups 2013-09-03 11:27:39 -07:00
ve.ui.ListTool.js Make tools generic and add fancy tool groups 2013-09-03 11:27:39 -07:00