mediawiki-extensions-Visual.../modules/oojs-ui/toolgroups
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
..
OO.ui.BarToolGroup.js Detangle triggers from OOUI 2013-10-29 05:50:30 +00:00
OO.ui.ListToolGroup.js Detangle triggers from OOUI 2013-10-29 05:50:30 +00:00
OO.ui.MenuToolGroup.js Detangle triggers from OOUI 2013-10-29 05:50:30 +00:00
OO.ui.PopupToolGroup.js Split oojs-ui from ve.ui 2013-10-28 22:40:08 -07:00