mediawiki-extensions-Visual.../modules/ve-mw
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
..
ce Merge "Create MWResizeableNode mixin to control defaultSize flag" 2013-07-16 22:51:24 +00:00
dm Create MWResizeableNode mixin to control defaultSize flag 2013-07-16 23:13:40 +01:00
init Reference dialog commingling 2013-07-18 14:14:14 -07:00
test Reference dialog commingling 2013-07-18 14:14:14 -07:00
ui Use ve.ui.SurfaceWidget for image captions 2013-07-18 21:35:22 +00:00