mediawiki-extensions-Visual.../modules/ve/ui/dialogs
Trevor Parscal da679b7a9c Template dialog cleanup
Objectives:

* Break template page creation into it's own method
* Get rid of styling being applied in JavaScript
* Fix styling issues

Changes:

ve.ui.MWTemplateDialog.js
* Add method for adding a template page
* Replace css calls with addition of classes for styling
* Cleanup of append calls

ve.ui.Dialog.css
* Make inputs in the template dialog full width and a reasonable height

ve.ui.Widget.css
* Swap margins with padding in labels to prevent layout issues
* Prevent textareas from being resized in safari/chrome

Change-Id: I4030d8605aad865251ecd0aeb8cc72d333bed6a4
2013-05-29 11:03:52 +01:00
..
ve.ui.ContentDialog.js The Great ve.ui.Surface refactor of 2013 2013-05-24 14:01:02 +02:00
ve.ui.MediaDialog.js The Great ve.ui.Surface refactor of 2013 2013-05-24 14:01:02 +02:00
ve.ui.MWMetaDialog.js Use config object for ve.ui.PagedDialog.addPage optional args 2013-05-28 20:33:32 +01:00
ve.ui.MWReferenceDialog.js The Great ve.ui.Surface refactor of 2013 2013-05-24 14:01:02 +02:00
ve.ui.MWTemplateDialog.js Template dialog cleanup 2013-05-29 11:03:52 +01:00
ve.ui.PagedDialog.js Use config object for ve.ui.PagedDialog.addPage optional args 2013-05-28 20:33:32 +01:00