silverstripe-display-logic icon indicating copy to clipboard operation
silverstripe-display-logic copied to clipboard

jQuery independent

Open rista86 opened this issue 6 years ago • 1 comments

Was really happy when I found about this module, but really fast my enthusiastic feeling drop down when I found that jQuery is required.

How hard will it be to rewrite it so it become jQuery independent? Tnx in advance!

rista86 avatar Apr 22 '19 15:04 rista86

Hello! Thank you for raising the feature request and apologies it hasn't been responded to earlier.

If you can provide a PR, we will definitely consider it. Using vanilla JS is certainly technically possible, but with the latest Silverstripe CMS (4.12) having upgraded its jQuery dependencies to 3.x, I don't see a real need for trying to be JS-lib agnostic here, it will still be an integral part of the CMS for the near future.

What specific problem do you have with it?

michalkleiner avatar Feb 15 '23 02:02 michalkleiner