mediawiki-extensions-Visual.../modules/ve/ui
Trevor Parscal 2717ea1645 Add ve.ui.ToolGroup and use within toolbar setup
Objectives:

* Use a class for toolbar groups to add more functionality later
* Rename addTools method to setup

Changes:

*.php
* Add link to new file
* Move ui element classes up for more general use

ve.init.mw.ViewPageTarget.js, ve.init.sa.Target.js, ve.ui.Context.js,
ve.ui.SurfaceWidget.js
* Update use of addTools method

ve.ui.Tool.css, ve.ui.Toolbar.css
* Move styles between sheets

ve.ui.Toolbar.js
* Rename addTools to setup
* Use ve.ui.ToolGroup objects when building tools

ve.ui.ToolGroup.js
* New class, encapsulates tools

Change-Id: Ic3a643634a80a8ac7d6f6f47f031d001c7efaee7
2013-08-07 05:08:20 +00:00
..
actions doc: Clean up spacing that caused <pre> or broken <ul>/<ol> 2013-07-25 04:02:50 +02:00
dialogs Add padded option to layouts 2013-07-17 19:10:44 +00:00
elements doc: Clean up spacing that caused <pre> or broken <ul>/<ol> 2013-07-25 04:02:50 +02:00
inspectors Merge "Link inspector bug fixes" 2013-07-31 20:54:46 +00:00
layouts Fix for scrollable panels 2013-07-17 17:17:01 -07:00
styles Add ve.ui.ToolGroup and use within toolbar setup 2013-08-07 05:08:20 +00:00
tools Make drop down tool work with generic toolbars 2013-08-07 03:27:30 +00:00
widgets Add ve.ui.ToolGroup and use within toolbar setup 2013-08-07 05:08:20 +00:00
ve.ui.Action.js
ve.ui.ActionFactory.js
ve.ui.CommandRegistry.js
ve.ui.Context.js Add ve.ui.ToolGroup and use within toolbar setup 2013-08-07 05:08:20 +00:00
ve.ui.Dialog.js Beta welcome dialog 2013-08-01 21:08:15 -07:00
ve.ui.DialogFactory.js
ve.ui.Frame.js Reuse the rules variable 2013-07-10 17:21:07 -07:00
ve.ui.Inspector.js Transplant CSS from the main document to each iframe 2013-07-09 16:13:28 -07:00
ve.ui.InspectorFactory.js
ve.ui.js ve.ui.ViewRegistry annihilation 2013-06-26 16:52:10 -07:00
ve.ui.Layout.js
ve.ui.Surface.js doc: Add placeholders for unindexed methods 2013-07-31 23:00:30 +00:00
ve.ui.SurfaceToolbar.js Split ve.ui.Toolbar and ve.ui.SurfaceToolbar 2013-08-02 14:33:25 -07:00
ve.ui.Tool.js Cleanup tool styles 2013-08-07 05:08:08 +00:00
ve.ui.Toolbar.js Add ve.ui.ToolGroup and use within toolbar setup 2013-08-07 05:08:20 +00:00
ve.ui.ToolFactory.js Disable inspection of references with unknown contents 2013-06-27 20:34:32 -07:00
ve.ui.ToolGroup.js Add ve.ui.ToolGroup and use within toolbar setup 2013-08-07 05:08:20 +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
ve.ui.Widget.js
ve.ui.Window.js Transplant CSS from the main document to each iframe 2013-07-09 16:13:28 -07:00
ve.ui.WindowSet.js Don't depend on iframe load events 2013-06-25 23:12:58 +00:00