mediawiki-extensions-Visual.../modules/ve-mw/dm/models
Thiemo Kreuz 58e27f56d6 Remove not needed self = this indirections
These are only needed when we need to access a specific `this` from
within another `function () {}` context. This is not the case in the
situations here.

This is split from Ibf25d7e to make it smaller and easier to argue
about.

Change-Id: Ide1476de91fc343aa992ad92a1321d3a38b06dd0
2022-02-21 10:52:24 +01:00
..
ve.dm.MWImageModel.js Remove not needed self = this indirections 2022-02-21 10:52:24 +01: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 Merge "Fix strange dialog title when using subst:" 2021-10-25 09:12:13 +00:00
ve.dm.MWTransclusionContentModel.js Add missing @fires documentation tags 2021-09-30 15:50:33 +00:00
ve.dm.MWTransclusionModel.js Give getUniquePartId method a better name 2021-12-22 13:03:01 +01:00
ve.dm.MWTransclusionPartModel.js Give getUniquePartId method a better name 2021-12-22 13:03:01 +01:00