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
+ 4
14
Compare changes
  • Side-by-side
  • Inline
Files
3
  • 77657fb6
    Issue #3260032 by longwave, bnjmnm, Wim Leers, samuel.mortenson: CKEditor 5... · 77657fb6
    Lauri Timmanee authored
    Issue #3260032 by longwave, bnjmnm, Wim Leers, samuel.mortenson: CKEditor 5 adds ie11.user.warnings library to every page, triggering a FOUC even for anonymous users
@@ -30,6 +30,7 @@ drupal.ckeditor5:
@@ -30,6 +30,7 @@ drupal.ckeditor5:
- core/ckeditor5
- core/ckeditor5
- editor/drupal.editor
- editor/drupal.editor
- ckeditor5/drupal.ckeditor5.quickedit-temporary-work-around
- ckeditor5/drupal.ckeditor5.quickedit-temporary-work-around
 
- ckeditor5/ie11.user.warnings
drupal.ckeditor5.quickedit-temporary-work-around:
drupal.ckeditor5.quickedit-temporary-work-around:
deprecated: "Temporary work-around until https://www.drupal.org/project/drupal/issues/3196689 lands."
deprecated: "Temporary work-around until https://www.drupal.org/project/drupal/issues/3196689 lands."
Loading