mediawiki-extensions-Visual.../modules/ve/ui/widgets
Rob Moen c472b2fe4a Make local overlays local to surface and remove insane z-indexes
ve.ui.Surface.js
* Make local overlay a child of ve-ui-surface and a sibling to
  ve-ce-surface elements.
** This keeps local overlays relative to their surface and eliminates the
   need for insane z-indexes.

ve.ui.PopupWidget.js
* PopupWidget boundaries are now relative to ve-ce-surface and no longer
  protrude out

ve.ce.Node.css, ve.ui.Window.css
* Removal or replacement of insane z-indexes.

ve.ce.FocusableNode.js, ve.ce.ProtectedNode.js, ve.ce.ResizableNode.js,
ve.ui.Context.js
* Translate offsets from local overlay

ve.init.mw.ViewPageTarget-monobook.css,
ve.init.mw.ViewPageTarget-vector.css
* Skin specific z-indexes for global overlay

ve.init.mw.ViewPageTarget.js
* Applied direction specific mw class to ce.Surface vs ui.Surface to
  prevent mw content styles from being applied to ui elements.

ve.ui.Dialog.css
* Adjustments to surface inside of dialog so that relative offsets for
  local overlays can be properly calculated.

ve.ui.Surface.css
* Explicitly force .ve-ui-surface to be relative so that it's children can
  be relatively positioned.

ve.ui.Widget.css
* Removal of unnecessary font-size properties now that local overlay is
  sibling of surface.

ve.js
* Added get relative position helper method to translate position offsets
  from target parent

Bug: 50241
Change-Id: Ibadce404a2286bc5dcec48f0d9da89004dbbd867
2013-07-02 19:35:43 +00:00
..
ve.ui.ButtonWidget.js Stack panel, element mixins, cleanup 2013-03-28 12:40:01 -07:00
ve.ui.IconButtonWidget.js
ve.ui.InputLabelWidget.js ve.ui.LookupWidget 2013-04-30 10:47:32 -07:00
ve.ui.InputWidget.js ve.ui.TextInputWidget: Fix TypeError when config is undefined 2013-06-28 19:06:43 -07:00
ve.ui.LinkTargetInputWidget.js Straighten out variances in parent method invocation 2013-06-21 19:20:37 +00:00
ve.ui.LookupInputWidget.js Make local overlays local to surface and remove insane z-indexes 2013-07-02 19:35:43 +00:00
ve.ui.MenuItemWidget.js
ve.ui.MenuSectionItemWidget.js
ve.ui.MenuWidget.js Close dialogs on escape 2013-06-27 17:00:35 -07:00
ve.ui.MWCategoryInputWidget.js Category moving improvements 2013-07-01 16:01:34 -07:00
ve.ui.MWCategoryItemWidget.js Add missing documentation for category widgets 2013-06-11 13:01:37 -07:00
ve.ui.MWCategoryPopupWidget.js Merge "Improve category widget styling" 2013-06-13 19:27:57 +00:00
ve.ui.MWCategoryWidget.js Category moving improvements 2013-07-01 16:01:34 -07:00
ve.ui.MWLinkTargetInputWidget.js Fix comparison of MW internal links 2013-06-27 17:43:34 +01:00
ve.ui.MWMediaResultWidget.js Move some of MediaSelectWidget into SearchWidget 2013-06-27 23:51:09 +00:00
ve.ui.MWMediaSearchWidget.js Move some of MediaSelectWidget into SearchWidget 2013-06-27 23:51:09 +00:00
ve.ui.MWReferenceResultWidget.js Reference insertion, new and existing 2013-06-27 18:11:31 -07:00
ve.ui.MWReferenceSearchWidget.js Reference insertion, new and existing 2013-06-27 18:11:31 -07:00
ve.ui.MWTitleInputWidget.js Template and content adding 2013-06-18 23:37:44 +00:00
ve.ui.OptionWidget.js Option widget improvements 2013-06-28 00:08:00 +00:00
ve.ui.OutlineControlsWidget.js Template and content adding 2013-06-18 23:37:44 +00:00
ve.ui.OutlineItemWidget.js Outline controls 2013-06-14 11:56:30 -07:00
ve.ui.OutlineWidget.js
ve.ui.PopupWidget.js Make local overlays local to surface and remove insane z-indexes 2013-07-02 19:35:43 +00:00
ve.ui.SearchWidget.js Search widget key commands 2013-07-01 17:06:27 -07:00
ve.ui.SelectWidget.js Outline controls 2013-06-14 11:56:30 -07:00
ve.ui.TextInputMenuWidget.js Make local overlays local to surface and remove insane z-indexes 2013-07-02 19:35:43 +00:00
ve.ui.TextInputWidget.js ve.ui.TextInputWidget: Fix TypeError when config is undefined 2013-06-28 19:06:43 -07:00