Drupal 8 includes jQuery UI in core. However, it is no longer actively maintained and has been marked deprecated. This module provides the jQuery UI Dialog library for any themes and modules that require it.

Caution: jQuery UI was deprecated from core because it is no longer actively maintained, and has been marked “End of Life” by the OpenJS Foundation. It is not recommended to depend on jQuery UI in your own code, and instead to select a replacement solution as soon as possible.

Instructions

  1. Install this module and the jQuery UI module.
  2. Change any references in your theme or module from core/jquery.ui.dialog to jquery_ui_dialog/dialog

Requirements

Related modules

Project information

Releases