mediawiki-extensions-Visual.../modules/ve-mw/dm/models
Moriel Schottlender f9df17c052 Another default alignment fix to MWImageModel
This time in the installment: Allow the model to predict the type
and default alignment based on parameters rather than just the
current status. This is important for initializing images, especially
inline images whose 'align' attribute is null or undefined, but must
be examined for default alignment.

Also changed:
* Make sure that model operations change each other, rather than
  let the editor change 'unrelated' model parameters.
* Use selectItem rather than chooseItem to avoid emiting the 'choose'
  event on edit dialog initialization.

Bug: 65564
Change-Id: I8c23fc53e7738d59565294d8b98fe7351bebbc67
2014-05-28 18:05:00 -04:00
..
ve.dm.MWImageModel.js Another default alignment fix to MWImageModel 2014-05-28 18:05:00 -04:00
ve.dm.MWParameterModel.js Restyle parameter pages 2014-04-30 16:27:19 -07:00
ve.dm.MWReferenceModel.js Remove remaining uses of surfaceModel#getSelection in dialogs 2014-04-11 11:14:43 -07:00
ve.dm.MWTemplateModel.js Use TemplateData's suggested status for parameters 2014-04-28 12:10:31 -07:00
ve.dm.MWTemplatePlaceholderModel.js Bump copyright like it's 2014 2014-01-05 20:06:50 +08:00
ve.dm.MWTemplateSpecModel.js Restyle parameter pages 2014-04-30 16:27:19 -07:00
ve.dm.MWTransclusionContentModel.js Implement 'change' events in templates models 2014-01-22 19:03:17 +00:00
ve.dm.MWTransclusionModel.js Follow redirects when looking up template data 2014-05-23 19:57:22 +01:00
ve.dm.MWTransclusionPartModel.js Implement 'change' events in templates models 2014-01-22 19:03:17 +00:00