mediawiki.page.ready: Convert to packageFiles, remove jquery.checkboxShiftClick
authorTimo Tijhof <krinklemail@gmail.com>
Sat, 14 Sep 2019 01:00:55 +0000 (02:00 +0100)
committerTimo Tijhof <krinklemail@gmail.com>
Sat, 14 Sep 2019 23:28:18 +0000 (00:28 +0100)
commit97fffb3fd0b345db0a8999eda1ffa672311da9f1
tree35ee71841403b2c2a17b1cf5c254f68e08e57a07
parent1490e9dac828af097f0a15eca63eaa89e2d2bc50
mediawiki.page.ready: Convert to packageFiles, remove jquery.checkboxShiftClick

* Remove redundant closures around the two files.

* Export checkboxShiftClick as a regular function.
  This jQuery plugin is not used anywhere in Wikimedia Gerrit,
  nor elsewhere indexed by Codesearch, nor anywhere on-wiki
  in User, Project or MediaWiki namespaces.
  As such, remove the deprecated module alias as well.

Change-Id: I6bc41036829964080abf1ab0bbd306356bb8fe57
RELEASE-NOTES-1.34
resources/Resources.php
resources/src/mediawiki.page.ready/.eslintrc.json [new file with mode: 0644]
resources/src/mediawiki.page.ready/checkboxShift.js
resources/src/mediawiki.page.ready/ready.js