drupal/core
Alex Pott 52fbb19786
Issue #2717921 by gaurav.kapoor, drnikki, subhashuyadav, pratik_specbee, hmendes, jhodgdon, joachim, effulgentsia, shashikant_chauhan, Wim Leers, larowlan: undocumented #has_garbage_value property of render elements
(cherry picked from commit d909b20df7dc99e432bf9815bc7f280d4d35716f)
2022-04-26 16:36:21 +01:00
..
assets Issue #3274767 by nod_, lauriii: Update to CKEditor 5 v34.0.0 2022-04-12 17:08:45 +01:00
config Issue #2852557 by bircher, alexpott, longwave, nedjo, dww: Config export key order is not predictable, use config schema to order keys for maps 2021-10-25 10:54:41 +01:00
includes Issue #3259188 by alexpott, dww, chr.fritsch: Extend post update system to provide themes a way to install newly-required dependencies 2022-04-09 18:11:49 +01:00
lib Issue #2717921 by gaurav.kapoor, drnikki, subhashuyadav, pratik_specbee, hmendes, jhodgdon, joachim, effulgentsia, shashikant_chauhan, Wim Leers, larowlan: undocumented #has_garbage_value property of render elements 2022-04-26 16:36:21 +01:00
misc Issue #3272035 by mherchel, andy-blum: Add "linktext" and "canvastext" to cspell dictionary. 2022-03-28 19:22:58 +03:00
modules Issue #3231334 by Wim Leers, bnjmnm: Global attributes (<* lang> and <* dir="ltr rtl">): validation + support (fix data loss) 2022-04-26 17:58:15 +03:00
profiles Issue #3270941 by quietone, ravi.shankar, yogeshmpawar, murilohp, bbrala, andypost: Remove Color module from the Standard profile 2022-04-19 15:54:10 +01:00
scripts Issue #3258931 by nod_, hooroomoo, xjm, catch, effulgentsia, Wim Leers: Deprecate backbone and tag it internal 2022-04-09 07:31:36 +02:00
tests Issue #3256549 by cilefen, murilohp, longwave, catch, Spokje: Deprecate core/drupal.date asset library in 9.4.0 2022-04-19 14:16:26 +01:00
themes Issue #3020418 by antoineh, ckrina, bnjmnm, fhaeberle, saschaeggi, andregp, ravi.shankar, priyanka.sahni, rkoller, huzooka, balsama, cindytwilliams, modulist, lauriii, antonellasevero: Update Placeholder styles so that contrast ratio passes guidelines 2022-04-25 16:53:48 -07:00
.cspell.json Issue #3267513 by quietone, andregp, danflanagan8: Handle migration tests for removing RDF 2022-03-31 10:35:44 +01:00
.env.example
.eslintignore Issue #3231364 by Wim Leers, lauriii, bnjmnm, webchick, xjm, tim.plunkett, larowlan, Luke.Leber, catch, effulgentsia, longwave, gabesullice, caldenjacobs, Reinmar, anand.toshniwal93, Shoshana Mayden, zrpnr, yash.rode, nod_, rkoller, antojose, johnwebdev: Add CKEditor 5 module to Drupal core 2021-11-11 14:10:39 -08:00
.eslintrc.jquery.json Issue #3239123 by hooroomoo, bnjmnm, nod_: Refactor (if feasible) uses of the jQuery text function to use vanillaJS 2022-01-28 11:54:33 +02:00
.eslintrc.json Issue #3239838 by longwave, Spokje, nod_, xjm: Update core eslint configuration to remove unused React and JSX rules 2022-03-21 16:19:17 +02:00
.eslintrc.legacy.json
.eslintrc.passing.json Issue #3239838 by longwave, Spokje, nod_, xjm: Update core eslint configuration to remove unused React and JSX rules 2022-03-21 16:19:17 +02:00
.gitignore
.prettierignore Issue #2591827 by longwave, neclimdul, elachlan, daffie: Add YAML linting to core coding standards checks 2021-08-17 09:58:20 +01:00
.prettierrc.json
.stylelintignore
.stylelintrc.json Issue #3262573 by longwave, nod_, xjm, alexpott, lauriii: Update our yarn dev dependencies to the extent allowed by current constraints 2022-02-19 00:43:28 +00:00
CHANGELOG.txt
COPYRIGHT.txt
INSTALL.mysql.txt
INSTALL.pgsql.txt
INSTALL.sqlite.txt
INSTALL.txt Issue #2917655 by xjm, Spokje, catch, Gábor Hojtsy, Pasqualle, rivimey, effulgentsia, andypost, daffie, heddn, Aki Tendo, mpdonadio, Wim Leers, Berdir, quietone, mondrake, plach, mfb, Chi, alexpott, DamienMcKenna: [9.4.x only] Drop official PHP 7.3 support in Drupal 9.4 2022-03-31 20:54:48 +01:00
LICENSE.txt
MAINTAINERS.txt Issue #3275114 by Wim Leers, lauriii, bnjmmn: Add subsystem maintainers for CKEditor 5 2022-04-22 09:42:17 +01:00
UPDATE.txt
USAGE.txt Issue #2707163 by quietone, chishah92, jhodgdon, AndrewHD, xjm, dww, jdelvillar01, alexpott: core/USAGE.TXT -- API section talks only about hooks and functions 2021-11-16 08:24:01 +00:00
authorize.php
composer.json Issue #3262583 by xjm, neclimdul, bnjmnm, catch: Update Twig to 2.14.11 2022-02-04 14:46:03 -06:00
core.api.php Issue #3263654 by Spokje, bbrala, daffie, Kristen Pol, longwave: Move all HAL tests to the module in preparation of removal in D10 2022-02-20 15:21:08 +00:00
core.libraries.yml Issue #3256549 by cilefen, murilohp, longwave, catch, Spokje: Deprecate core/drupal.date asset library in 9.4.0 2022-04-19 14:16:26 +01:00
core.link_relation_types.yml
core.services.yml Issue #3259188 by alexpott, dww, chr.fritsch: Extend post update system to provide themes a way to install newly-required dependencies 2022-04-09 18:11:49 +01:00
drupalci.yml Issue #3270886 by drumm: Remove outdated note in drupalci.yml 2022-04-07 17:16:10 +02:00
globals.api.php
install.php Revert "Issue #2917655 by xjm, Spokje, catch, Gábor Hojtsy, Pasqualle, rivimey, effulgentsia, andypost, heddn, daffie, Aki Tendo, Berdir, mpdonadio, quietone, mondrake, Wim Leers, plach, DamienMcKenna, Chi, mfb: [9.4.x only] Drop official PHP 7.3 support in Drupal 9.4" 2022-03-29 12:18:06 +01:00
package.json Issue #3265664 by nod_, longwave, lauriii: Update jsdom to latest major release 2022-04-16 15:13:03 +01:00
phpcs.xml.dist Issue #3088730 by Spokje, anmolgoyal74, ankithashetty, Mile23, longwave, naresh_bavaskar, greg.1.anderson, Mixologic, klausi: Include 'composer' directory in phpcs scans 2022-02-24 17:40:53 +00:00
phpunit.xml.dist Issue #2758357 by guilhermevp, quietone, Wim Leers, longwave, dawehner, alexpott: Document that core/phpunit.xml.dist should be copied to core/phpunit.xml, then modified 2021-07-07 12:40:50 +01:00
postcss.config.js
rebuild.php
yarn.lock Issue #3265664 by nod_, longwave, lauriii: Update jsdom to latest major release 2022-04-16 15:13:03 +01:00