mediawiki-extensions-Visual.../modules/ve-mw/ui/dialogs
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
..
ve.ui.MWMediaEditDialog.js Use ve.ui.SurfaceWidget for image captions 2013-07-18 21:35:22 +00:00
ve.ui.MWMediaInsertDialog.js Single-click insertion 2013-07-15 23:42:56 +00:00
ve.ui.MWMetaDialog.js Single-click insertion 2013-07-15 23:42:56 +00:00
ve.ui.MWReferenceDialog.js Reference dialog commingling 2013-07-18 14:14:14 -07:00
ve.ui.MWReferenceListDialog.js Add padded option to layouts 2013-07-17 19:10:44 +00:00
ve.ui.MWTransclusionDialog.js Merge "Use template icon on template placeholder pages" 2013-07-16 00:35:08 +00:00