This project is not covered by Drupal’s security advisory policy.

Drupal core is phasing out jQuery UI dialog due to jQuery UI reaching end of life. Its replacement will likely have fewer features than what jQuery UI Dialog provided.

If a module has dialogs that use features not provided by the dialog replacement provided in Drupal 9.(3?, 4?, 5? we aren't sure yet), you'll get a warning that recommends using this module as one of the solutions. Add this project as a dependency to the module receiving the warning, and replace calls to Drupal.dialog() with Drupal.jqDialog(), and dialogs will continue to function in the expected manner.

Note that this means re-introducing jQuery UI to a site, so the long term recommendation is a solution that does not depend on jQuery UI, but using this module should provide adequate time to find that solution even if after Drupal core has completely removed jQuery UI.

Project information

  • Project categories: Developer tools
  • Created by bnjmnm on , updated
  • shield alertThis project is not covered by the security advisory policy.
    Use at your own risk! It may have publicly disclosed vulnerabilities.

Releases