wiki.techinc.nl/tests/phpunit/data
Volker E 5863935f15 Update Codex from v0.19.0 to v0.20.0
In preparation for Codex's upcoming 1.0 release, this patch makes
some additional changes in how the library is vendored into MW.

* foreign-resources.yml: codex-search is removed as a stand-alone
  package (the upstream NPM package has also been deprecated).
  The search-specific build of Codex now lives in the main "codex"
  package. The foreign-resources.yml file has been updated to pull
  in the codex-search scripts and styles from this new location.
* resources.php: The resource module definitions for codex-search
  and codex-search-styles have been updated to use the relocated
  CSS/JS files.
* UMD bundles: Upstream, Codex now designates the CJS bundle as the
  primary entry point. A UMD bundle of the main Codex library is still
  produced but this is intended mainly for usage through CDNs or basic
  script-tag inclusion; in the future the codex.umd.js bundle may be
  removed from MediaWiki and users should not rely on it. The
  codex-search.umd.js bundle has been removed.
* MJS bundles: Codex also produces .mjs (ESM) bundles upstream;
  for users outside of MediaWiki these are the recommended bundles
  to use. However, within MediaWiki only the CommonJS build should be
  used, as ResourceLoader does not support delivery of ESM scripts at
  present. The codex.mjs and codex-search.mjs bundles have been removed
  from MediaWiki with this patch.

Bug: T335324
Bug: T340020
Bug: T340119
Bug: T344848
Bug: T345281
Bug: T345688
Bug: T346099
Bug: T346435
Bug: T346988

Change-Id: I84b26ddf5f9a0a98faf0df8c7acaa5f678032786
2023-09-27 14:10:59 -07:00
..
autoloader AutoLoader: Drop support for $wgAutoloadAttemptLowercase 2022-12-04 02:38:57 -05:00
categoriesrdf
composer
css
db Add 1.40 snapshot to sqlite db tests 2023-05-26 11:34:55 +02:00
dumps
exception
filecontentshasher
filerepo
GhostFieldAccess
gitinfo
import
languageConverter tests: Move all language converter tests into /includes/ 2023-02-01 20:10:56 +01:00
less Update Codex from v0.19.0 to v0.20.0 2023-09-27 14:10:59 -07:00
localisationcache LocalisationCache: Add tests for preload behavior 2023-08-08 13:09:34 +02:00
media Make ExifRotationTest dramatically faster 2023-09-12 09:47:16 +02:00
messages Fix some PHPStorm inspections (#1) 2023-03-25 00:19:33 +00:00
MSCompoundFileReader
parser
ParserCache Use real section metadata in tests 2022-11-23 12:45:27 -05:00
preprocess
registration
resourceloader
resourceloader-b
rlfilepath
templates
upload upload: Allow attributes starting with "on" in inkscape SVG namespace 2023-02-13 00:41:22 +00:00
zip
.eslintrc.json