mediawiki-extensions-Visual.../modules/ve-mw/dm/models
Thiemo Kreuz 06bc660b35 Split MWTransclusionModel methods to do one thing only
Before the method fetchRequestAlways() was doing two entirely
different things. Note how the two function arguments are
split now. Each method uses only one of them.

Change-Id: I592a1f29fd9c677a0ff18115cccda36950172001
2021-07-06 15:50:09 +02:00
..
ve.dm.MWImageModel.js Remove @param/@return docs that literally repeat the code 2021-06-14 15:44:51 +02:00
ve.dm.MWParameterModel.js Remove unused .getWikitext() methods from transclusion classes 2021-07-06 10:58:11 +02:00
ve.dm.MWTemplateModel.js Remove unused .getWikitext() methods from transclusion classes 2021-07-06 10:58:11 +02:00
ve.dm.MWTemplatePlaceholderModel.js Add @private/@protected documentation to template dialog code 2021-07-01 09:36:00 +02:00
ve.dm.MWTemplateSpecModel.js Merge "Keep template parameter position when resolving aliases" 2021-07-05 11:44:19 +00:00
ve.dm.MWTransclusionContentModel.js Remove unused .getWikitext() methods from transclusion classes 2021-07-06 10:58:11 +02:00
ve.dm.MWTransclusionModel.js Split MWTransclusionModel methods to do one thing only 2021-07-06 15:50:09 +02:00
ve.dm.MWTransclusionPartModel.js Remove unused .getWikitext() methods from transclusion classes 2021-07-06 10:58:11 +02:00