mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/VisualEditor
synced 2024-11-15 10:35:48 +00:00
f9df17c052
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 |
||
---|---|---|
.. | ||
ve.dm.MWImageModel.js | ||
ve.dm.MWParameterModel.js | ||
ve.dm.MWReferenceModel.js | ||
ve.dm.MWTemplateModel.js | ||
ve.dm.MWTemplatePlaceholderModel.js | ||
ve.dm.MWTemplateSpecModel.js | ||
ve.dm.MWTransclusionContentModel.js | ||
ve.dm.MWTransclusionModel.js | ||
ve.dm.MWTransclusionPartModel.js |