Commits on Source (70)
-
catch authored
-
catch authored
-
-
-
-
-
-
-
-
-
-
-
-
catch authored
-
Lauri Timmanee authored
Issue #3244621 by mherchel, rikki_iki, catch, cathwaldron, rachel_norfolk, alexpott, Gábor Hojtsy: Olivero: JS error when secondary tabs are present (cherry picked from commit f8a197f5)
-
-
Lee Rowlands authored
Issue #3248649 by alexpott: \Drupal\views\Plugin\views\display\PathPluginBase::alterRoutes() can become very slow on a site with lots of entities and JsonAPI (cherry picked from commit 1e05f804)
-
Alex Bronstein authored
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 (cherry picked from commit 35972c91)
-
Jess authored
-
Jess authored
-
Lee Rowlands authored
Issue #3222251 by bbrala, longwave: [November 8, 2021] Replace all isset constructs with the null coalescing operator (cherry picked from commit 330473e7)
-
Lee Rowlands authored
Issue #3222769 by bbrala, alexpott, longwave, Matroskeen: [November 8, 2021] Replace all list (array destructuring) assignment to the array syntax (cherry picked from commit 6d39cdee)
-
Lee Rowlands authored
Issue #3231781 by longwave, mondrake, Feuerwagen, larowlan, TR, nlisgo, xxAlHixx, DuaelFr, GoZ, benjy, no_angel, Mac_Weber: [D9.3 beta - w/c Nov 8, 2021] Remove remaining uses of t() in tests (cherry picked from commit a83a7a78)
-
Lauri Timmanee authored
Issue #3249263 by alexpott, andypost, Wim Leers: CKEditor 5 needs validate the filters in the correct order - CKEditor 5 tests fail locally (cherry picked from commit dc51481d)
-
Lee Rowlands authored
(cherry picked from commit bcf1456c)
-
Lee Rowlands authored
Issue #3249240 by alexpott, andypost, Wim Leers: HTMLRestrictionsUtilities:: providedElementsAttributes() causes deprecations on PHP 8.1 (cherry picked from commit 65aaec60)
-
-
Jess authored
-
Jess authored
-
-
-
Lee Rowlands authored
Issue #3250349 by alexpott: \Drupal\Core\Datetime\Element\Datelist::processDatelist() does not use trusted callbacks - #date_date_callbacks only partially converted to TrustedCallbackInterface in 9.3.x (cherry picked from commit bb486268)
-
catch authored
-
Lauri Timmanee authored
Issue #3032275 by alexpott, dww, bendeguz.csirmaz, tedbow: Create a fault-tolerant method for interacting with links and fields in Javascript tests (cherry picked from commit 7ff9cbf0)
-
catch authored
-
catch authored
-
catch authored
-
catch authored
-
-
Yuriy Shupen`ko authored
Showing
- composer.json 2 additions, 2 deletionscomposer.json
- composer.lock 225 additions, 217 deletionscomposer.lock
- composer/Generator/Util/DrupalCoreComposer.php 1 addition, 1 deletioncomposer/Generator/Util/DrupalCoreComposer.php
- composer/Metapackage/CoreRecommended/composer.json 24 additions, 24 deletionscomposer/Metapackage/CoreRecommended/composer.json
- composer/Metapackage/DevDependencies/composer.json 2 additions, 2 deletionscomposer/Metapackage/DevDependencies/composer.json
- composer/Metapackage/PinnedDevDependencies/composer.json 6 additions, 6 deletionscomposer/Metapackage/PinnedDevDependencies/composer.json
- composer/Plugin/Scaffold/Interpolator.php 1 addition, 1 deletioncomposer/Plugin/Scaffold/Interpolator.php
- composer/Plugin/Scaffold/Operations/OperationFactory.php 1 addition, 0 deletionscomposer/Plugin/Scaffold/Operations/OperationFactory.php
- composer/Plugin/VendorHardening/Config.php 2 additions, 2 deletionscomposer/Plugin/VendorHardening/Config.php
- core/.cspell.json 1 addition, 0 deletionscore/.cspell.json
- core/.eslintignore 1 addition, 0 deletionscore/.eslintignore
- core/USAGE.txt 6 additions, 7 deletionscore/USAGE.txt
- core/assets/vendor/ckeditor/CHANGES.md 72 additions, 0 deletionscore/assets/vendor/ckeditor/CHANGES.md
- core/assets/vendor/ckeditor/SECURITY.md 10 additions, 0 deletionscore/assets/vendor/ckeditor/SECURITY.md
- core/assets/vendor/ckeditor/ckeditor.js 921 additions, 907 deletionscore/assets/vendor/ckeditor/ckeditor.js
- core/assets/vendor/ckeditor/lang/af.js 1 addition, 1 deletioncore/assets/vendor/ckeditor/lang/af.js
- core/assets/vendor/ckeditor/lang/ar.js 1 addition, 1 deletioncore/assets/vendor/ckeditor/lang/ar.js
- core/assets/vendor/ckeditor/lang/az.js 1 addition, 1 deletioncore/assets/vendor/ckeditor/lang/az.js
- core/assets/vendor/ckeditor/lang/bg.js 1 addition, 1 deletioncore/assets/vendor/ckeditor/lang/bg.js
- core/assets/vendor/ckeditor/lang/bn.js 1 addition, 1 deletioncore/assets/vendor/ckeditor/lang/bn.js
Some changes are not shown.
For a faster browsing experience, only 20 of 1000+ files are shown.
... | ... | @@ -25,8 +25,8 @@ |
"phpunit/phpunit": "^8.5.14 || ^9", | ||
"phpspec/prophecy": "^1.12", | ||
"symfony/css-selector": "^4.4", | ||
"symfony/phpunit-bridge": "^5.3.0", | ||
"symfony/var-dumper": "^5.3.0", | ||
"symfony/phpunit-bridge": "^5.4", | ||
"symfony/var-dumper": "^5.4", | ||
"symfony/error-handler": "^4.4", | ||
"justinrainbow/json-schema": "^5.2", | ||
"symfony/filesystem": "^4.4", | ||
... | ... |
This diff is collapsed.
core/assets/vendor/ckeditor/SECURITY.md
0 → 100644
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.