drupal/core
Alex Pott e0f297b467
Issue #3227265 by mondrake, murilohp: Remove the legacy assert traits
2022-01-18 09:24:25 +00:00
..
assets Issue #3175428 by tunic, kishor_kolekar, ranjith_kumar_k_u: Add link to "Trusted host settings" in default.settings.php 2022-01-03 15:55:48 +00: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 #3197482 by longwave, Spokje, Taran2L, murilohp, catch, Gábor Hojtsy, daffie: Update Drupal 10 to depend on Symfony 5.4 (as a stepping stone to Symfony 6, for deprecation checking support) 2022-01-17 09:03:46 +00:00
lib Issue #3206219 by mglaman, mherchel: Allow configuring which theme is used as a starterkit theme 2022-01-17 17:48:34 +02:00
misc Issue #3239134 by hooroomoo, bnjmnm, yogeshmpawar, nod_, Theresa.Grannum, larowlan: Refactor (if feasible) uses of the jQuery val function to use VanillaJS 2022-01-17 18:08:33 +02:00
modules Issue #3238257 by hooroomoo, Wim Leers: Fragment link pointing to <textarea> should be redirected to CKEditor 5 instance when CKEditor 5 replaced that textarea 2022-01-18 10:32:24 +02:00
profiles Issue #3253148 by mherchel, longwave, ckrina, droplet: Remove IE from core's browserlist, remove non-essential CSS importing and recompile assets 2021-12-18 06:12:16 +00:00
scripts Issue #3258995 by longwave: run-tests.sh uses the deprecated app.root service 2022-01-17 20:43:31 +00:00
tests Issue #3227265 by mondrake, murilohp: Remove the legacy assert traits 2022-01-18 09:24:25 +00:00
themes Issue #3239134 by hooroomoo, bnjmnm, yogeshmpawar, nod_, Theresa.Grannum, larowlan: Refactor (if feasible) uses of the jQuery val function to use VanillaJS 2022-01-17 18:08:33 +02: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:10:39 -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:10:39 -08:00
.eslintrc.jquery.json Issue #3239134 by hooroomoo, bnjmnm, yogeshmpawar, nod_, Theresa.Grannum, larowlan: Refactor (if feasible) uses of the jQuery val function to use VanillaJS 2022-01-17 18:08:33 +02:00
.eslintrc.json Issue #3228351 by nod_, Phil Wolstenholme: Add loadjs library 2021-09-13 16:42:12 +01: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 #3144854 by Spokje, bnjmnm, mherchel, zrpnr, komalk, Kristen Pol: Remove stylelint-no-browser-hacks 2021-05-19 17:32:16 +03:00
CHANGELOG.txt
COPYRIGHT.txt
INSTALL.mysql.txt
INSTALL.pgsql.txt
INSTALL.sqlite.txt
INSTALL.txt Issue #3255271 by Spokje, longwave, catch: Increase Drupal::MINIMUM_PHP to 8.0.2 2021-12-24 07:54:15 -06:00
LICENSE.txt
MAINTAINERS.txt Issue #3246156 by realityloop, rachel_norfolk: Add Brian Gilbert (realityloop) as a full mentoring coordinator 2021-12-15 11:15:29 +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 #3197482 by longwave, Spokje, Taran2L, murilohp, catch, Gábor Hojtsy, daffie: Update Drupal 10 to depend on Symfony 5.4 (as a stepping stone to Symfony 6, for deprecation checking support) 2022-01-17 09:03:46 +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:49:16 +00:00
core.libraries.yml Issue #3239134 by hooroomoo, bnjmnm, yogeshmpawar, nod_, Theresa.Grannum, larowlan: Refactor (if feasible) uses of the jQuery val function to use VanillaJS 2022-01-17 18:08:33 +02:00
core.link_relation_types.yml
core.services.yml Issue #3258654 by alexpott: Deprecate feed.bridge.reader and move it to the Aggregator module 2022-01-17 14:56:57 +00:00
drupalci.yml Revert "Issue #3251936 by Gábor Hojtsy, Mixologic, longwave: Make DrupalCI read Drupal 10 drupalci.yml" 2021-11-30 18:48:51 +01:00
globals.api.php
install.php Issue #3255271 by Spokje, longwave, catch: Increase Drupal::MINIMUM_PHP to 8.0.2 2021-12-24 07:54:15 -06:00
package.json Issue #3253148 by mherchel, longwave, ckrina, droplet: Remove IE from core's browserlist, remove non-essential CSS importing and recompile assets 2021-12-18 06:12:16 +00:00
phpcs.xml.dist Issue #3106216 by Spokje, longwave, alexpott, apaderno, Hardik_Patel_12, daffie: Remove unused variables from core 2022-01-10 12:07:03 +00:00
phpunit.xml.dist Issue #3222004 by mondrake, longwave: phpunit.xml is using a deprecated schema 2021-12-27 12:22:42 +00:00
postcss.config.js
rebuild.php Issue #3151118 by alexpott, Beakerboy, kapilkumar0324, anmolgoyal74, jungle, heddn, Mile23, andypost, daffie: Include bootstrap.inc using composer 2020-11-03 11:45:09 +00:00
yarn.lock 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