Problem/Motivation

With jquery removed from core in 9.0, we should also stop requiring it for this module.
What do you thing?

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

trickfun created an issue. See original summary.

nickdickinsonwilde’s picture

Category: Feature request » Task

So the module provides 5 widgets.
- Default: input type=text field (yuck) No JS
- HTML5: input type=color (nice) - No JS
- Spectrum: Underlying library requires jQuery
- Grid: Underlying library requires jQuery
- Boxes: JavaScript only in the module. --- This could be updated to not use JQuery. It is not a high priority to me at this time but may get to it at some point if no one else does. (aka patches extra welcome)

nickdickinsonwilde’s picture

Title: Remove jQuery dependencies » Remove jQuery dependency for Color Box Widget
igor mashevskyi’s picture

Assigned: Unassigned » igor mashevskyi

igor mashevskyi’s picture

Assigned: igor mashevskyi » Unassigned
Status: Active » Needs review
igor mashevskyi’s picture

Hi guys, any updates here?
Can somebody check my changes?
Thank you in advance