mediawiki-extensions-Visual.../modules/ve/ui
Ed Sanders 2d720bd6d9 Allow phantoms and focus areas to be overridden
And actually use this functionality on MWBlockImage to
highlight centred images correctly.

FocusableNode
* Actually use $focusable to render the highlight correctly

ProtectedNode
* Allow a $phantomable element to define which element to
  highlight on mouseenter
* As phatoms are built off shields, make sure a shield is
  given to $phantomable

RelocatableNode
* Allow a $relocatable element to define which element the
  relocatable marker is measured against

ui.Context
* Use $focusable (when available) for positioning the popup

Plus some documentation fixes

Change-Id: I370337239af4fc935cd86757b3ce03011bae5ba8
2013-08-30 14:04:17 -07:00
..
actions doc: Clean up spacing that caused <pre> or broken <ul>/<ol> 2013-07-25 04:02:50 +02:00
dialogs
elements doc: Clean up spacing that caused <pre> or broken <ul>/<ol> 2013-07-25 04:02:50 +02:00
inspectors Cursor fix after link insertion 2013-08-29 21:46:28 +00:00
layouts
styles Toolbar API 2013-08-20 16:08:26 -07:00
tools Merge "Toolbar API" 2013-08-20 23:17:42 +00:00
widgets AnnotationInspector insertion over blank selection 2013-08-27 20:34:57 -04:00
ve.ui.Action.js
ve.ui.ActionFactory.js
ve.ui.CommandRegistry.js
ve.ui.Context.js Allow phantoms and focus areas to be overridden 2013-08-30 14:04:17 -07:00
ve.ui.Dialog.js Beta welcome dialog 2013-08-01 21:08:15 -07:00
ve.ui.DialogFactory.js
ve.ui.Frame.js
ve.ui.Inspector.js Allow inspectors to not show the delete button 2013-08-14 18:50:39 +00:00
ve.ui.InspectorFactory.js
ve.ui.js
ve.ui.Layout.js
ve.ui.Surface.js Don't emit Surface changes back to the Surface 2013-08-21 17:26:32 +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 Toolbar API 2013-08-20 16:08:26 -07:00
ve.ui.Toolbar.js Toolbar API 2013-08-20 16:08:26 -07:00
ve.ui.ToolFactory.js Toolbar API 2013-08-20 16:08:26 -07:00
ve.ui.ToolGroup.js Toolbar API 2013-08-20 16:08:26 -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
ve.ui.Widget.js Disable inserting/changing references when surface widget is empty 2013-08-27 17:18:52 -07:00
ve.ui.Window.js Allow customisation of ui.Window titles 2013-08-08 02:49:18 +00:00
ve.ui.WindowSet.js