mediawiki-extensions-Visual.../modules/ve-mw/init/targets
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.init.mw.ArticleTarget.js Remove not needed self = this indirections 2022-02-21 10:52:24 +01:00
ve.init.mw.DesktopArticleTarget.js Remove not needed self = this indirections 2022-02-21 10:52:24 +01:00
ve.init.mw.MobileArticleTarget.js Move methods from DesktopArticleTraget to ArticleTarget 2022-02-18 17:04:04 +00:00
ve.init.mw.Target.js Re-apply "Re-duplicate deduplicated TemplateStyles" 2022-01-28 02:08:09 +01:00