mediawiki-extensions-Visual.../modules/ve/ui
Ed Sanders 81d8699249 Various context menu display issues
* Check the popup fits within the node horizontally as well
  as vertically before embedding.
* Calculate the position of the node relative to the document.
  Previously we assumed the parent was the document and so used
  jQuery#position but this is not the case if a custom $focusable
  is passed to FocusableNode.
* Forcefully re-show the context menu on resizable node mouse up.
  This is apparently done automatically by a redraw event, but if
  the user just clicked on a resize node without dragging the context
  menu would be lost.

Change-Id: Id477a30827c9393a446e9c44466c83dabc7e0ab4
2013-09-25 21:54:59 +01:00
..
actions Cleanup action methods 2013-09-11 10:25:46 -07:00
dialogs Add padded option to layouts 2013-07-17 19:10:44 +00:00
elements Scroll into view support 2013-09-16 16:46:58 -07:00
inspectors LanguageAnnotation Touchup 2013-09-23 11:41:34 -07:00
layouts No more configuration overrides 2013-09-23 23:59:14 +00:00
styles Scroll into view support 2013-09-16 16:46:58 -07:00
toolgroups Scroll into view support 2013-09-16 16:46:58 -07:00
tools Fix merge conflict breaking localised bold/italic icons 2013-09-12 11:44:20 -07:00
widgets No more configuration overrides 2013-09-23 23:59:14 +00: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 Various context menu display issues 2013-09-25 21:54:59 +01:00
ve.ui.Dialog.js Make tools generic and add fancy tool groups 2013-09-03 11:27:39 -07:00
ve.ui.DialogFactory.js Make tools generic and add fancy tool groups 2013-09-03 11:27:39 -07:00
ve.ui.Frame.js Reuse the rules variable 2013-07-10 17:21:07 -07:00
ve.ui.Inspector.js Make tools generic and add fancy tool groups 2013-09-03 11:27:39 -07:00
ve.ui.InspectorFactory.js Make tools generic and add fancy tool groups 2013-09-03 11:27:39 -07:00
ve.ui.js ve.ui.ViewRegistry annihilation 2013-06-26 16:52:10 -07:00
ve.ui.Layout.js ve.Element refactor 2013-05-14 19:47:32 +00:00
ve.ui.Surface.js Refactor CE Surface to reduce event feedback 2013-09-10 11:54:57 -07:00
ve.ui.SurfaceToolbar.js Extend SurfaceToolbar into TargetToolbar 2013-09-17 17:05:01 +01:00
ve.ui.TargetToolbar.js Extend SurfaceToolbar into TargetToolbar 2013-09-17 17:05:01 +01:00
ve.ui.Tool.js Make tools generic and add fancy tool groups 2013-09-03 11:27:39 -07:00
ve.ui.Toolbar.js Extend SurfaceToolbar into TargetToolbar 2013-09-17 17:05:01 +01:00
ve.ui.ToolFactory.js Make tools generic and add fancy tool groups 2013-09-03 11:27:39 -07:00
ve.ui.ToolGroup.js Make tools generic and add fancy tool groups 2013-09-03 11:27:39 -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 Add keyboard shortcuts for formatting tools 2013-09-03 17:17:03 -07:00
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 Allowing for config data when instantiating dialogs 2013-09-11 08:36:05 -07:00