mediawiki-extensions-Visual.../modules/ve-mw/ui
Trevor Parscal dc606823e2 Use ve.ui.SurfaceWidget for image captions
Objectives:

* Make use of the new ve.ui.SurfaceWidget.js for image caption editing

Changes:

ve.ui.MWDialog.css
* Remove styles that are no longer needed
** -body class isn't needed if you contain the content in a layout and
   configure it to be padded
** Toolbar styles are now part of surface widget

ve.ui.MWMediaEditDialog.js
* Wrap caption fieldset in an editPanel (also nice because we may merge
  this dialog with MediaInsert and use a stack panel layout in the future
* Replace surface and toolbar with surface widget which manages both

Change-Id: I1b7e0e2ec1cfa30879360a7ebde2b0f35d26aca5
2013-07-18 21:35:22 +00:00
..
dialogs Use ve.ui.SurfaceWidget for image captions 2013-07-18 21:35:22 +00:00
inspectors Make link inspector re-usable by splitting it up 2013-07-12 17:58:04 +00:00
styles Use ve.ui.SurfaceWidget for image captions 2013-07-18 21:35:22 +00:00
tools Reference dialog commingling 2013-07-18 14:14:14 -07:00
widgets Reference dialog commingling 2013-07-18 14:14:14 -07:00
ve.ui.MWDialog.js Transplant CSS from the main document to each iframe 2013-07-09 16:13:28 -07:00