Go to file
Thiemo Kreuz 2cb03827cc Fix several type hints in JavaScript code
Two main mistakes:
* The {...foo} syntax is for a variable number of parameters.
  But this is not the case here.
* Optional parameters should be marked as such via [foo].

Change-Id: I0c26ea44fab6094616443ce8fae4fd47c61fd7c4
2021-08-28 12:08:28 +02:00
.phan Track when (relevant) changes are made to <templatedata> tags 2020-12-07 15:34:13 +01:00
i18n Localisation updates from https://translatewiki.net. 2021-08-26 08:36:59 +02:00
includes Merge "Make parameter order when sorting by status independent of language" 2021-08-02 12:51:37 +00:00
lib/jquery.uls Eventify TemplateDataGenerator and use oojs-ui 2014-12-22 12:58:37 -05:00
maintenance Add maintenance script to validate TemplateData pages 2021-07-15 09:05:25 +00:00
modules Fix several type hints in JavaScript code 2021-08-28 12:08:28 +02:00
tests Fix several type hints in JavaScript code 2021-08-28 12:08:28 +02:00
.eslintrc.json build: Updating eslint-config-wikimedia to 0.19.0 2021-03-14 17:40:19 +00:00
.gitignore build: Update eslint-config-wikimedia to 0.11.0 2019-03-13 16:33:25 -07:00
.gitreview Whoops, track not trace 2016-10-24 17:03:53 -07:00
.phpcs.xml Track when (relevant) changes are made to <templatedata> tags 2020-12-07 15:34:13 +01:00
.stylelintrc.json Enforce stylelint grade-a config 2021-06-03 21:06:40 +01:00
CODE_OF_CONDUCT.md build: Updating mediawiki/phan-taint-check-plugin to 1.3.0 2018-08-19 17:07:35 +00:00
composer.json build: Updating dependencies 2021-07-24 02:43:18 +00:00
COPYING Use the plain-text GPL 2015-06-08 08:35:23 +02:00
extension.json Add suggested values parameter 2021-04-09 12:05:37 +02:00
Gruntfile.js Fix Gruntfile.js path for stylelint 2020-08-25 16:01:44 +01:00
jsdoc.json Migrate from jsduck to jsdoc 2020-11-30 21:56:30 +01:00
package-lock.json build: Updating dependencies 2021-07-24 02:43:18 +00:00
package.json build: Updating jsdoc to 3.6.7 2021-05-15 16:20:04 +00:00
Specification.md Add suggested values parameter 2021-04-09 12:05:37 +02:00