mediawiki-extensions-Visual.../modules/ve/ui/styles
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
..
images Add reference icon 2013-06-21 10:31:43 -07:00
ve.ui.Context.css Fix empty inspector popout bug in Firefox 2013-06-23 19:12:13 -07:00
ve.ui.css Pending input refactor 2013-06-06 21:17:35 +00:00
ve.ui.Dialog.css Make local overlays local to surface and remove insane z-indexes 2013-07-02 19:35:43 +00:00
ve.ui.Element.css Stack panel, element mixins, cleanup 2013-03-28 12:40:01 -07:00
ve.ui.Frame.css Context, frame, window, dialog and inspector refactor 2013-03-14 00:03:31 +00:00
ve.ui.Icons-raster.css Add user guide link to beta icon drop down 2013-07-01 11:07:08 -07:00
ve.ui.Icons-vector.css Add user guide link to beta icon drop down 2013-07-01 11:07:08 -07:00
ve.ui.Inspector.css Category UI improvements 2013-05-10 00:19:46 +00:00
ve.ui.Layout.css ve.ui.PanelLayout: Set default to span accross available space 2013-06-19 16:20:10 -07: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 Make local overlays local to surface and remove insane z-indexes 2013-07-02 19:35:43 +00:00
ve.ui.Toolbar.css Make toolbar look correct with non-standard browser font size settings 2013-06-30 19:46:00 +00:00
ve.ui.Widget.css Make local overlays local to surface and remove insane z-indexes 2013-07-02 19:35:43 +00:00
ve.ui.Window.css Make local overlays local to surface and remove insane z-indexes 2013-07-02 19:35:43 +00:00