Skip to content
Snippets Groups Projects

Issue #3238915: Refactor (if feasible) uses of the jQuery ready function to use VanillaJS

Closed Issue #3238915: Refactor (if feasible) uses of the jQuery ready function to use VanillaJS
Closed Harumi Jang requested to merge issue/drupal-3238915:3238915-refactor-if-feasible into 9.3.x
3 files
+ 8
8
Compare changes
  • Side-by-side
  • Inline
Files
3
  • e7e25dd5
    Issue #3321779 by Spokje, longwave, mondrake: Update PHPStan to 1.9.2 · e7e25dd5
    catch authored
@@ -36,7 +36,7 @@
@@ -36,7 +36,7 @@
"phpspec/prophecy-phpunit": "v2.0.1",
"phpspec/prophecy-phpunit": "v2.0.1",
"phpstan/extension-installer": "1.2.0",
"phpstan/extension-installer": "1.2.0",
"phpstan/phpdoc-parser": "1.13.0",
"phpstan/phpdoc-parser": "1.13.0",
"phpstan/phpstan": "1.9.1",
"phpstan/phpstan": "1.9.2",
"phpunit/php-code-coverage": "9.2.18",
"phpunit/php-code-coverage": "9.2.18",
"phpunit/php-file-iterator": "3.0.6",
"phpunit/php-file-iterator": "3.0.6",
"phpunit/php-invoker": "3.1.1",
"phpunit/php-invoker": "3.1.1",
Loading