mediawiki-extensions-Visual.../modules/ve/init/mw/styles
Timo Tijhof cdee18dae8 Save dialog: Implement new "Review and Save" model.
Basically saveDialog-body now has three slides:
* review
* report
* save

There is a viewPage.swapSaveDialog method that is called like this
 viewPage.swapSaveDialog( 'review' );
initially called from showSaveDialog.

Misc:
 * Replaced more reused core message with a ve ones:
   savearticle => visualeditor-savedialog-label-save
   showdiff => (removed)

 * Removed min-height from saveDialog. When slide-review is
   load, it is very short and there shouldn't be 10em's of
   whitespace below the loader + buttons.

To avoid problems with diff cache being cleared while looking
at the save dialog, we lock and unlock the surface.
We could later remove this as and optimise it as feature, but for
now this fixes a bug.

Change-Id: I5f59482f4db16264014720b199d7652843c36108
2012-12-11 17:52:48 -08:00
..
images Added saving "spinner" icon to save dialog 2012-08-17 16:10:14 -07:00
ve.init.mw.ViewPageTarget-apex.css Improved icons 2012-08-31 13:23:04 -07:00
ve.init.mw.ViewPageTarget-monobook.css Fixed font-size issues for monobook integration 2012-11-05 13:32:06 -08:00
ve.init.mw.ViewPageTarget-vector-hd.css Improved icons 2012-08-31 13:23:04 -07:00
ve.init.mw.ViewPageTarget-vector.css Improved icons 2012-08-31 13:23:04 -07:00
ve.init.mw.ViewPageTarget.css Save dialog: Implement new "Review and Save" model. 2012-12-11 17:52:48 -08:00
ve.init.mw.ViewPageTarget.Icons-raster.css (bug 42654) Implement Show changes in Save dialog. 2012-12-08 02:26:24 +01:00
ve.init.mw.ViewPageTarget.Icons-vector.css (bug 42654) Implement Show changes in Save dialog. 2012-12-08 02:26:24 +01:00