mediawiki-extensions-Visual.../modules/ve-mw/dm/models
Thiemo Kreuz 1904698105 Move some logic into the TransclusionModel class
I moved some code around and found that quite a lot of code wants to
know:
* Is the length of this transclusion exactly 1?
* I need that 1st part.

There is more that can potentially moved from the dialog to the model.
But I don't want to make this patch to big.

Bug: T292371
Change-Id: Ia94ed0450d04dd97c4c41f5bf7c266f9a534e821
2021-10-06 16:00:18 +00:00
..
ve.dm.MWImageModel.js Add missing @fires documentation tags 2021-09-30 15:50:33 +00:00
ve.dm.MWParameterModel.js Add missing @fires documentation tags 2021-09-30 15:50:33 +00:00
ve.dm.MWTemplateModel.js Drop substitution prefixes before querying for TemplateData 2021-09-20 10:17:39 +02:00
ve.dm.MWTemplatePlaceholderModel.js Remove redundant ve.dm.MWTemplatePlaceholderModel.isEmpty 2021-08-03 14:40:50 +02:00
ve.dm.MWTemplateSpecModel.js Fix …TemplateSpecModel reporting missing pages as documented 2021-09-01 14:59:03 +02:00
ve.dm.MWTransclusionContentModel.js Add missing @fires documentation tags 2021-09-30 15:50:33 +00:00
ve.dm.MWTransclusionModel.js Move some logic into the TransclusionModel class 2021-10-06 16:00:18 +00:00
ve.dm.MWTransclusionPartModel.js Add basic QUnit tests for all transclusion outline classes 2021-08-24 11:31:14 +02:00