drupal-packages/jquery_ui_checkboxradio

Jquery UI: checkbox

dev-main 2024-04-26 11:54 UTC

This package is auto-updated.

Last update: 2024-04-26 11:56:26 UTC


README

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 checkboxradio 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.checkboxradio to jquery_ui_checkboxradio/checkboxradio

Requirements

Related modules