mediawiki-extensions-Visual.../modules/ve/ui/styles
Trevor Parscal 55b5f30edb ve.ui.Context: Add embedding feature
Objectives:

* Make the context menu display in the top right corner of the currently
  focused inspectable node (if there is one)
* Prevent clicking on anything to do with the toolbar or popup from doing
  anything at all, ever

Bonus:

* While we are using the clever feature in jQuery's on method which allows
  passing boolean false to cancel the event - may as well do that in
  ve.ui.Dialog as well

Changes:

ve.ui.FocusableNode
* Add ability to specify the focusable element so that dimensions can be
  derived from it

ve.ce.Surface
* Add quotes to object keys

ve.ui.MediaDialog
* Change association from being MW specific to handling images in general

ve.ui.Context
* Add embedded styles for context
* Add embedded mode, which is triggered when the context is a single
  focusable node, and the node is large enough to fit the context
  reasonably

ve.ui.Dialog
* Inline mousedown handler

ve.ui.Toolbar, ve.ui.PopupWidget
* Cancel stray mousedown events

Change-Id: I4b25d33f64b4bcb8a3ecfd7e9728f54a2d4886f3
2013-05-16 11:23:59 -07:00
..
images ve.Editor 2013-05-15 10:39:12 -07:00
ve.ui.Context.css ve.ui.Context: Add embedding feature 2013-05-16 11:23:59 -07:00
ve.ui.css Dialog button changes 2013-04-10 12:34:52 -07:00
ve.ui.Dialog.css Fieldsets and default sort keys 2013-05-10 16:46:08 -07: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 menu icon 2013-04-22 10:51:10 -07:00
ve.ui.Icons-vector.css Add menu icon 2013-04-22 10:51:10 -07:00
ve.ui.Inspector.css Category UI improvements 2013-05-10 00:19:46 +00:00
ve.ui.Layout.css Fieldsets and default sort keys 2013-05-10 16:46:08 -07:00
ve.ui.Surface.css ve.Editor 2013-05-15 10:39:12 -07:00
ve.ui.Tool.css Stack panel, element mixins, cleanup 2013-03-28 12:40:01 -07:00
ve.ui.Toolbar.css ve.Editor 2013-05-15 10:39:12 -07:00
ve.ui.Widget.css Multiline option for ve.ui.TextInputWidget.js 2013-05-15 14:41:22 -07:00
ve.ui.Window.css Dialog button changes 2013-04-10 12:34:52 -07:00