Closed (fixed)
Project:
Charts
Version:
5.0.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
1 Mar 2022 at 21:18 UTC
Updated:
16 Mar 2022 at 03:59 UTC
Jump to comment: Most recent
Drupal core have been replacing jquery usage with vanilla javascript wherever possible. I think could be a good idea for the chart module also to take the same approach and remove the dependency to core/jquery if possible.
Replace usage of jquery wherever possible
Submit a MR
N/A
Modules depending on libraries provided by this module will need to add core/jquery as a dependency.
N/A
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
nikathoneComment #4
nikathoneI think I covered all Jquery occurrences.
Comment #6
andileco commented