mediawiki-extensions-Visual.../modules/ve/ui
Trevor Parscal 6774cd74f3 Detangle triggers from OOUI
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
2013-10-29 05:50:30 +00:00
..
actions .change( null, foo ) -> .setSelection( foo ) 2013-10-25 18:29:49 +01:00
inspectors Remove ve.getHash and use getHash from oojs instead 2013-10-22 19:14:23 +00:00
styles Split oojs-ui from ve.ui 2013-10-28 22:40:08 -07:00
tools Detangle triggers from OOUI 2013-10-29 05:50:30 +00:00
widgets Split oojs-ui from ve.ui 2013-10-28 22:40:08 -07:00
ve.ui.Action.js The Great ve.ui.Surface refactor of 2013 2013-05-24 14:01:02 +02:00
ve.ui.ActionFactory.js Remove ve.Factory and ve.Registry and use oojs instead 2013-10-22 19:15:18 +00:00
ve.ui.Command.js Detangle triggers from OOUI 2013-10-29 05:50:30 +00:00
ve.ui.CommandRegistry.js Detangle triggers from OOUI 2013-10-29 05:50:30 +00:00
ve.ui.Context.js Split oojs-ui from ve.ui 2013-10-28 22:40:08 -07:00
ve.ui.js Split oojs-ui from ve.ui 2013-10-28 22:40:08 -07:00
ve.ui.Surface.js Detangle triggers from OOUI 2013-10-29 05:50:30 +00:00
ve.ui.SurfaceDialog.js Split oojs-ui from ve.ui 2013-10-28 22:40:08 -07:00
ve.ui.SurfaceInspector.js Split oojs-ui from ve.ui 2013-10-28 22:40:08 -07:00
ve.ui.SurfaceToolbar.js Detangle triggers from OOUI 2013-10-29 05:50:30 +00:00
ve.ui.SurfaceWindowSet.js Split oojs-ui from ve.ui 2013-10-28 22:40:08 -07:00
ve.ui.TargetToolbar.js Remove ve.{inheritClass,mixinClass} and use OO instead 2013-10-18 18:58:08 +02:00
ve.ui.ToolFactory.js Split oojs-ui from ve.ui 2013-10-28 22:40:08 -07:00
ve.ui.Trigger.js Add the special 'clear' (12) button to ve.ui.Trigger 2013-07-29 16:41:28 -07:00
ve.ui.TriggerRegistry.js Detangle triggers from OOUI 2013-10-29 05:50:30 +00:00