drupal/core
xjm f674f2d9b0 Merge 9.3.9, resolve merge conflicts, and update lockfile and dev versions. 2022-03-21 16:26:08 -05:00
..
assets Merged 9.3.8. 2022-03-16 10:34:54 -05: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 #3254245 by kim.pepper, Jeya sundhar, mrweiner, bakulahluwalia, Berdir, catch, newaytech, Summit: TypeError: Argument 1 passed to Drupal\Core\File\FileUrlGenerator::generateString() must be of the type string, null given 2022-02-28 20:54:00 +00:00
lib Merge 9.3.9, resolve merge conflicts, and update lockfile and dev versions. 2022-03-21 16:26:08 -05:00
misc Issue #3261600 by lauriii, hooroomoo, Wim Leers: Update to CKEditor5 v32.0.0 2022-03-07 11:01:43 +00:00
modules Issue #3259443 by marcvangend, bnjmnm, Abhijith S: Plugin settings do not appear when a configurable plugin is added AFTER removing all buttons 2022-03-21 10:44:38 +02:00
profiles Issue #3246211 by longwave, xjm, lauriii, alexpott: [Revert from 9.3.x] Update to Stylelint 14 2022-02-02 09:51:09 -06:00
scripts Issue #3267705 by xjm, longwave: Fix error message when 'yarn check -s' fails in the commit check script 2022-03-08 14:35:25 +02:00
tests Issue #3162228 by longwave, Spokje, freelock, jackson.cooper, phenaproxima, xjm: Composer 2 Fatal error Call to undefined method Composer\DependencyResolver\Operation\UpdateOperation::getJobType() in /home/mysite/public_html/core/lib/Drupal/Core/Composer/Composer.php:170 2022-03-15 11:24:15 +00:00
themes Issue #3262573 by longwave, nod_, xjm, Spokje, alexpott, lauriii: Update our yarn dev dependencies to the extent allowed by current constraints 2022-03-02 17:51:27 +00:00
.cspell.json 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:22:25 -08: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:22:25 -08:00
.eslintrc.jquery.json Issue #3239132 by hooroomoo, larowlan, nod_, bnjmnm: Refactor (if feasible) uses of the jQuery trim function to use vanillaJS 2021-10-12 19:17:13 +00:00
.eslintrc.json Issue #3248430 by nod_, Wim Leers, lauriii: Improve Drupal.ckeditor5 documentation 2022-03-10 13:52:59 +00:00
.eslintrc.legacy.json
.eslintrc.passing.json Issue #3191023 by bnjmnm, nod_: Add eslint rules to check for jQuery usage 2021-06-28 19:47:31 -05: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 Issue #2958588 by cainaru, lauriii, DamienMcKenna, longwave, galactus86, bkosborne, pawandubey, clayfreeman, doublealpha, Blackstallion, tim.plunkett, justcaldwell, kpaxman, mark_fullmer: Off-canvas style resets are overriding styles (especially SVGs) resulting in display issues 2021-03-23 15:15:35 +00:00
.stylelintrc.json Issue #3246211 by longwave, xjm, lauriii, alexpott: [Revert from 9.3.x] Update to Stylelint 14 2022-02-02 09:51:09 -06:00
CHANGELOG.txt
COPYRIGHT.txt
INSTALL.mysql.txt
INSTALL.pgsql.txt
INSTALL.sqlite.txt
INSTALL.txt
LICENSE.txt
MAINTAINERS.txt Issue #3246156 by realityloop, rachel_norfolk: Add Brian Gilbert (realityloop) as a full mentoring coordinator 2021-12-15 11:17:02 +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:08 +00:00
authorize.php
composer.json Issue #3251768 by longwave: Update Symfony 5 dependencies to 5.4.0 2021-11-30 05:41:29 +00:00
core.api.php Issue #2853183 by quietone, darvanen, slootjes, Munavijayalakshmi, himanshu-dixit, shubham.prakash, gaurav.kapoor, prash_98, alexpott, JohnAlbin: Correct references from Symfony Framework 2022-01-02 10:50:47 +00:00
core.libraries.yml Merged 9.3.8. 2022-03-16 10:34:54 -05:00
core.link_relation_types.yml
core.services.yml Revert "Issue #2934995 by benjifisher, larowlan, paulocs, AaronMcHale, vikashsoni, danflanagan8, Berdir, SKAUGHT, alexpott: Add a "Manage permissions" tab for each bundle that has associated permissions" 2021-12-06 13:07:19 +00:00
drupalci.yml Issue #2591827 by longwave, neclimdul, elachlan, daffie: Add YAML linting to core coding standards checks 2021-08-17 09:58:20 +01:00
globals.api.php
install.php
package.json Revert "Issue #3269064 by lauriii, xjm, Wim Leers: Update to CKEditor 5 v33.0.0" 2022-03-15 15:55:29 +02: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:56 +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 Revert "Issue #3269064 by lauriii, xjm, Wim Leers: Update to CKEditor 5 v33.0.0" 2022-03-15 15:55:29 +02:00