Skip to content
Snippets Groups Projects
bnjmnm's avatar
Issue #3081774 by bnjmnm, zrpnr: Update dependencies to match core
Ben Mullins authored
cc3efad3
History

jQuery UI Button

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 button 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.button to jquery_ui_button/button

Requirements

Related modules