mediawiki-extensions-Visual.../modules/ve/ui
Trevor Parscal 6ec34a3dee Toolbar action widgetization and UI refactoring
Objectives:

* Use widgets to render toolbar actions
* Remove labels next to help notices and edit notices buttons
* Add a close button to the help notices and edit notices

Overview:

* ve.ui.ButtonWidget is now abstract, use ve.ui.PushButtonWidget instead
* ve.ui.IconButtonWidget now inherits from ve.ui.ButtonWidget
* ve.ui.PopupWidget's display method no longer takes x and y arguments
* Fixup naming issues in MWCategoryPopupWidget
* Fixup naming issues with some ve-init-mw CSS classes
* Rename ve-mw/ui/styles/ve.ui.Widget.css to ve.ui.MWWidget.css
* Change uses of "callout" to "tail"
* Add hyperlink functionality to buttons
* Make buttons accessible through focusing, but make unfocusable by
  clicking
* Add head option to popup for rendering a title and close button

Bug: 52386
Change-Id: Iea2c8df1be64d40f9c039873d89ee540cc56e687
2013-10-04 16:26:13 -07:00
..
actions Make ve.Factory require static name property 2013-10-03 14:52:19 -07:00
elements Toolbar action widgetization and UI refactoring 2013-10-04 16:26:13 -07:00
inspectors 'Config' -> 'Configuration' in all comments 2013-09-25 11:23:16 +01:00
layouts Refactor ve.ui.PagedDialog 2013-10-04 12:09:15 -07:00
styles Toolbar action widgetization and UI refactoring 2013-10-04 16:26:13 -07:00
toolgroups 'Config' -> 'Configuration' in all comments 2013-09-25 11:23:16 +01:00
tools Make toolbars, toolgroups and tools toolFactory independent 2013-10-03 21:49:36 +00:00
widgets Toolbar action widgetization and UI refactoring 2013-10-04 16:26:13 -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 ve.Editor 2013-05-15 10:39:12 -07:00
ve.ui.CommandRegistry.js Add keyboard shortcuts for formatting tools 2013-09-03 17:17:03 -07:00
ve.ui.Context.js Toolbar action widgetization and UI refactoring 2013-10-04 16:26:13 -07:00
ve.ui.Dialog.js 'Config' -> 'Configuration' in all comments 2013-09-25 11:23:16 +01:00
ve.ui.DialogFactory.js Make ve.Factory require static name property 2013-10-03 14:52:19 -07:00
ve.ui.Frame.js 'Config' -> 'Configuration' in all comments 2013-09-25 11:23:16 +01:00
ve.ui.Inspector.js 'Config' -> 'Configuration' in all comments 2013-09-25 11:23:16 +01:00
ve.ui.InspectorFactory.js Make ve.Factory require static name property 2013-10-03 14:52:19 -07:00
ve.ui.js ve.ui.ViewRegistry annihilation 2013-06-26 16:52:10 -07:00
ve.ui.Layout.js 'Config' -> 'Configuration' in all comments 2013-09-25 11:23:16 +01:00
ve.ui.Surface.js 'Config' -> 'Configuration' in all comments 2013-09-25 11:23:16 +01:00
ve.ui.SurfaceToolbar.js Make toolbars, toolgroups and tools toolFactory independent 2013-10-03 21:49:36 +00:00
ve.ui.TargetToolbar.js 'Config' -> 'Configuration' in all comments 2013-09-25 11:23:16 +01:00
ve.ui.Tool.js 'Config' -> 'Configuration' in all comments 2013-09-25 11:23:16 +01:00
ve.ui.Toolbar.js Toolbar action widgetization and UI refactoring 2013-10-04 16:26:13 -07:00
ve.ui.ToolFactory.js Make ve.Factory require static name property 2013-10-03 14:52:19 -07:00
ve.ui.ToolGroup.js Make toolbars, toolgroups and tools toolFactory independent 2013-10-03 21:49:36 +00: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 Add keyboard shortcuts for formatting tools 2013-09-03 17:17:03 -07:00
ve.ui.Widget.js 'Config' -> 'Configuration' in all comments 2013-09-25 11:23:16 +01:00
ve.ui.Window.js 'Config' -> 'Configuration' in all comments 2013-09-25 11:23:16 +01:00
ve.ui.WindowSet.js 'Config' -> 'Configuration' in all comments 2013-09-25 11:23:16 +01:00