mediawiki-extensions-Visual.../modules/ve-mw/ui
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
..
actions
commands Use no-jquery/no-html to warn against writing HTML strings to the DOM 2021-12-16 01:28:42 +00:00
contextitems Merge "Restore a way to delete transclusions on mobile" 2022-01-21 16:31:00 +00:00
datatransferhandlers Remove not needed self = this indirections 2022-02-21 10:52:24 +01:00
dialogs Remove not needed self = this indirections 2022-02-21 10:52:24 +01:00
elements Add a title to the templates help button 2022-01-21 11:11:46 +01:00
inspectors Prefere ve.extendObject over $.extend 2021-11-15 21:30:19 +00:00
pages Remove not needed self = this indirections 2022-02-21 10:52:24 +01:00
styles Merge "Fix left margin of hide unused and checkboxes" 2022-01-20 13:07:07 +00:00
tools ve.ui.MWLinkInspectorTool: Parse "education popup" text as wikitext 2022-01-20 22:57:07 +01:00
widgets Remove not needed self = this indirections 2022-02-21 10:52:24 +01:00
ve.ui.MWAriaDescribe.js Make better use of the ARIA mixin 2021-11-18 15:21:47 +00:00
ve.ui.MWCommandRegistry.js Add command to insert non-breaking space 2021-04-08 00:09:35 +02:00
ve.ui.MWExtensionWindow.js
ve.ui.MWSequenceRegistry.js
ve.ui.MWSurface.js Add mw-show-empty-elt to MW surfaces 2021-11-19 16:08:53 +00:00
ve.ui.MWWikitextCommandRegistry.js Add command to insert non-breaking space 2021-04-08 00:09:35 +02:00
ve.ui.MWWikitextDataTransferHandlerFactory.js
ve.ui.MWWikitextSequenceRegistry.js
ve.ui.MWWikitextSurface.js Override default source mode font in placeholders too 2021-09-09 22:30:38 +02:00
ve.ui.MWWikitextTransferRegistry.js