I have committed the automated fixes along with some improvements to the issue branch and I created a new MR.
There still is an issue with the BlockUI JQuery plugin when using JQuery 4, because it uses the now removed isFunction() function (see https://blog.jquery.com/2024/02/06/jquery-4-0-0-beta/)
Installing BlockUI is also a bit of a hassle since it needs to be added to the composer file manually, along with the ace library.
I propose to remove this dependency from the module and replace it with a different form of feedback when saving CSS changes.
Joris Handstanger → created an issue.
Re-rolled for 10.2.x
@vsujeetkumar Interdiffs on re-rolls are usually not really required, because only the patched context should be different on a re-roll and not the changes themselves.
That said, there were some issues with the last patch, so in this case an interdiff could indeed be useful :)
I made a new tag for this one, since it completely broke the module in D10.1.
Closing this issue.
Tested this as well, the changes in the issue fork fix the regression while staying backwards compatible.
Committed, thanks @wannesdr!
Merged and included in release 8.x-1.2, thanks!
Merged and included in release 8.x-1.2, thanks!