Go to file
C. Scott Ananian b808f7f559 Make InputBoxHooks::render() non-static
This matches modern practice a little better: the InputBoxHooks class
can (eventually) contain the service objects needed by this extension
and make them available to the hooks.   It also avoids the need to
explicitly name this class and its namespace.

Followup-To: Iaaff18b50619f490a4437be7f4d95845c8e0eedb
Change-Id: I07a574eca2d0012e3f7e6172d75cffd34392b1b4
2021-12-10 13:49:55 -05:00
.phan Upgrade InputBox extension to use newer phan 2019-03-02 21:02:16 +01:00
i18n Localisation updates from https://translatewiki.net. 2021-12-01 08:15:10 +01:00
includes Make InputBoxHooks::render() non-static 2021-12-10 13:49:55 -05:00
resources Use // comments in LESS 2021-10-16 19:48:31 +00:00
tests/parser Get rid of +tidy references from parser tests 2021-09-30 13:46:57 -05:00
.eslintrc.json build: Updating dependencies 2021-07-23 00:42:31 +00:00
.gitignore build: Updating npm dependencies for security issues 2019-06-08 12:09:25 +00:00
.gitreview Whoops, track not trace 2016-10-24 17:02:45 -07:00
.phpcs.xml build: Updating mediawiki/mediawiki-codesniffer to 33.0.0 2020-11-04 02:06:23 +00:00
.stylelintrc.json Use json extension for .stylelintrc 2017-08-19 09:49:33 +02:00
CODE_OF_CONDUCT.md build: Updating mediawiki/phan-taint-check-plugin to 1.3.0 2018-08-19 13:29:12 +00:00
composer.json build: Updating mediawiki/mediawiki-codesniffer to 38.0.0 2021-10-24 05:55:38 +00:00
COPYING Provide missing COPYING file 2016-03-10 14:58:24 +01:00
extension.json Introducing a namespace for InputBox 2021-12-10 19:15:56 +01:00
Gruntfile.js build: Run stylelint for less files 2021-09-28 17:30:00 +02:00
package-lock.json build: Updating ansi-regex to 5.0.1 2021-10-05 00:45:47 +00:00
package.json build: Updating stylelint-config-wikimedia to 0.11.1 2021-09-04 20:42:13 +00:00