mediawiki-extensions-Visual.../modules/ve/ui/styles
Trevor Parscal 332e31fb00 Toolbar API
Objectives:

* Make it possible to add items to toolbars without having to have all
  toolbars know about the items in advance
* Make it possible to specialize an existing tool and have it be used
  instead of the base implementation

Approach:

* Tools are named using a path-style category/id/ext system, making them
  selectable, the latter component being used to differentiate extended
  tools from their base classes, but is ignored during selection
* Toolbars have ToolGroups, which include or exclude tools by category or
  category/id, and order them by promoting and demoting selections of
  tools by category or category/id

Future:

* Add a way to place available but not yet placed tools in an "overflow"
  group
* Add a mode to ToolGroup to make the tools a multi-column drop-down style
  list with labels so tools with less obvious icons are easier to identify
  - and probably use this as the overflow group

Change-Id: I7625f861435a99ce3d7a2b1ece9731aaab1776f8
2013-08-20 16:08:26 -07:00
..
images Change be-tarask to use Te instead of Te-El for bold 2013-08-20 17:49:31 +01:00
ve.ui.Context.css Add ve.ui.ToolGroup and use within toolbar setup 2013-08-07 05:08:20 +00:00
ve.ui.css The great directory split of 2013 2013-07-02 20:51:38 -07:00
ve.ui.Dialog.css Increase line height in beta warning 2013-08-19 20:22:18 +01:00
ve.ui.Element.css Stack panel, element mixins, cleanup 2013-03-28 12:40:01 -07:00
ve.ui.Frame.css Transplant CSS from the main document to each iframe 2013-07-09 16:13:28 -07:00
ve.ui.Icons-raster.css Change be-tarask to use Te instead of Te-El for bold 2013-08-20 17:49:31 +01:00
ve.ui.Icons-vector.css Change be-tarask to use Te instead of Te-El for bold 2013-08-20 17:49:31 +01:00
ve.ui.Inspector.css Remove dead CSS code 2013-07-10 01:32:57 +00:00
ve.ui.Layout.css Add padded option to layouts 2013-07-17 19:10:44 +00:00
ve.ui.Surface.css Make local overlays local to surface and remove insane z-indexes 2013-07-02 19:35:43 +00:00
ve.ui.Tool.css Toolbar API 2013-08-20 16:08:26 -07:00
ve.ui.Toolbar.css Add ve.ui.ToolGroup and use within toolbar setup 2013-08-07 05:08:20 +00:00
ve.ui.Widget.css Cleanup tool styles 2013-08-07 05:08:08 +00:00
ve.ui.Window.css Transplant CSS from the main document to each iframe 2013-07-09 16:13:28 -07:00