Go to file
thiemowmde 8b474b1b07 Add lang and dir attributes to language search result rows
The languages in this list are presented as "autonyms", meaning it's
the name of the language written in the language. They should be
marked accordingly in the DOM.

However, the current design breaks appart when we allow some of
the rows to be right-aligned. To avoid this we enforce the previous
left-align via CSS. This is not perfect but the best compromise at
the moment, in my opinion.

The code follows what we did in T238329, specifically the patch
Ifcbb877.

Bug: T324385
Change-Id: I53a5a96395b60f3e5d0d80bd5efa4024c4d97884
2024-04-30 21:19:17 +02:00
.phan Enable and enforce a few extra PHPCS sniffs 2023-09-06 18:15:22 +02:00
i18n Localisation updates from https://translatewiki.net. 2024-04-30 09:21:19 +02:00
includes Pull dependency on global MediaWikiServices up one level 2024-04-08 13:27:18 +02:00
lib/jquery.uls Eventify TemplateDataGenerator and use oojs-ui 2014-12-22 12:58:37 -05:00
maintenance Use expression builder instead of addQuotes() 2023-11-11 00:30:41 +01:00
modules Add lang and dir attributes to language search result rows 2024-04-30 21:19:17 +02:00
tests Use much faster upstream assertions to compare Status values 2024-04-16 14:42:48 +02:00
.eslintignore build: Update linters 2023-10-26 13:52:08 +01:00
.eslintrc.json build: Update devDependencies 2022-03-13 17:17:03 +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 Enable and enforce a few extra PHPCS sniffs 2023-09-06 18:15:22 +02:00
.stylelintrc.json stylelint: Enable selector-pseudo-element-colon-notation 2023-03-30 01:01:00 +02: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: Upgrade mediawiki/mediawiki-codesniffer to v43.0.0 2024-03-12 20:49:04 +01:00
COPYING Use the plain-text GPL 2015-06-08 08:35:23 +02:00
extension.json Use MediaWiki\ResourceLoader\ImageModule instead of ResourceLoaderImageModule 2024-01-13 20:29:41 +00:00
Gruntfile.js build: Update linters 2023-10-26 13:52:08 +01:00
jsdoc.json Migrate from jsduck to jsdoc 2020-11-30 21:56:30 +01:00
package-lock.json build: Updating eslint-config-wikimedia to 0.27.0 2024-04-18 05:53:26 +00:00
package.json build: Updating eslint-config-wikimedia to 0.27.0 2024-04-18 05:53:26 +00:00
Specification.md Minor fixes & improvements to Specification.md 2022-06-27 12:08:59 +02:00