Go to file
gerritbot f3f58c0666 Replace deprecated @borderRadius var with successor @border-radius-base
Replacing deprecated mediawiki.ui `@borderRadius` variable with successor
@border-radius-base.
Former got deprecated in MW 1.35 about 2 years ago. Latter is in alignment
with mediawiki.skin.variables.less standardization. It's also in
accordance to Codex design tokens.

Bug: T322478
Change-Id: I6f9fe0a7d98713a66e1b7e78f105817f428c636f
2022-11-06 22:59:13 +00:00
.phan build: Upgrade mediawiki/mediawiki-phan-config from 0.5.0 to 0.6.0 2019-05-19 12:51:24 +00:00
i18n Localisation updates from https://translatewiki.net. 2022-10-31 09:46:31 +01:00
includes Pages that do not exist shouldn't output related articles 2022-05-11 19:13:35 +00:00
resources Replace deprecated @borderRadius var with successor @border-radius-base 2022-11-06 22:59:13 +00:00
tests Limit RelatedArticles feature to ES6 browsers 2022-04-27 15:45:42 +00:00
.eslintignore Add jest testing infrastructure 2022-04-19 18:51:58 +00:00
.eslintrc.json Add TypeScript support 2022-04-27 19:11:10 +00:00
.gitignore build: Upgrade eslint-config-wikimedia from 0.10.1 to 0.11.0 2019-04-03 16:21:00 -07:00
.gitreview Whoops, track not trace 2016-10-24 17:03:27 -07:00
.nvmrc RelatedArticles uses Grunt. This package is unecessary and inconsistent with other repositories. 2021-08-02 20:12:04 +00:00
.phpcs.xml build: Updating mediawiki/mediawiki-codesniffer to 33.0.0 2020-11-04 09:11:26 +00:00
.stylelintignore Add jest testing infrastructure 2022-04-19 18:51:58 +00:00
.stylelintrc.json build: Update 'stylelint-config-wikimedia' to v0.5.0 and make pass 2019-01-16 19:26:36 -08:00
CODE_OF_CONDUCT.md build: Updating mediawiki/phan-taint-check-plugin to 1.3.0 2018-08-19 15:55:19 +00:00
composer.json build: Updating mediawiki/mediawiki-phan-config to 0.11.1 2021-12-19 04:06:28 +00:00
COPYING Add COPYING 2020-05-01 17:48:42 +01:00
extension.json Limit RelatedArticles feature to ES6 browsers 2022-04-27 15:45:42 +00:00
HISTORY Release 2.1.0 2015-12-14 09:40:11 -08:00
jest.config.js Add jest testing infrastructure 2022-04-19 18:51:58 +00:00
jest.setup.js Limit RelatedArticles feature to ES6 browsers 2022-04-27 15:45:42 +00:00
package-lock.json selenium: Use @wdio/spec-reporter 2022-05-24 14:46:02 +02:00
package.json selenium: Use @wdio/spec-reporter 2022-05-24 14:46:02 +02:00
README Add simple README 2015-11-23 23:10:02 +05:00
RelatedArticles.i18n.magic.php Add Korean localisation 2019-12-11 20:51:26 +09:00
tsconfig.json Add TypeScript support 2022-04-27 19:11:10 +00:00

For information on how to install and use this extension, please see:
    <https://www.mediawiki.org/wiki/Extension:RelatedArticles>