mediawiki-extensions-WikiEd.../modules/insertlink
Thiemo Kreuz dbb6583bbb Streamline smaller pieces of JavaScript code
The main idea is to make the code shorter and easier to read.

One notable change is to use .test() for boolean tests instead of the
actual .match() function.

Change-Id: Ic43442b75f839906b644d4586c907601f4d5d521
2022-03-04 09:22:07 +00:00
..
LinkTextField.js Remove unused jquery.wikiEditor.html file 2022-03-03 15:27:18 +00:00
LinkTypeField.js Remove unused jquery.wikiEditor.html file 2022-03-03 15:27:18 +00:00
LinkTypeField.less Remove unused jquery.wikiEditor.html file 2022-03-03 15:27:18 +00:00
TitleInputField.js Streamline smaller pieces of JavaScript code 2022-03-04 09:22:07 +00:00
TitleInputField.less Remove unused jquery.wikiEditor.html file 2022-03-03 15:27:18 +00:00
TitleInputWidget.js Streamline smaller pieces of JavaScript code 2022-03-04 09:22:07 +00:00
TitleOptionWidget.js Streamline smaller pieces of JavaScript code 2022-03-04 09:22:07 +00:00