Needs review
Project:
Color Field
Version:
3.0.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
5 Nov 2022 at 12:28 UTC
Updated:
26 Mar 2024 at 08:56 UTC
Jump to comment: Most recent
With jquery removed from core in 9.0, we should also stop requiring it for this module.
What do you thing?
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
Comment #2
nickdickinsonwildeSo 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)
Comment #3
nickdickinsonwildeComment #4
igor mashevskyi commentedComment #6
igor mashevskyi commentedComment #7
igor mashevskyi commentedHi guys, any updates here?
Can somebody check my changes?
Thank you in advance