mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/VisualEditor
synced 2024-11-15 10:35:48 +00:00
da679b7a9c
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 |
||
---|---|---|
.. | ||
ve.ui.ContentDialog.js | ||
ve.ui.MediaDialog.js | ||
ve.ui.MWMetaDialog.js | ||
ve.ui.MWReferenceDialog.js | ||
ve.ui.MWTemplateDialog.js | ||
ve.ui.PagedDialog.js |