Actions
Task #101820
closedDrop bootstrap jquery interface
Status:
Closed
Priority:
Should have
Assignee:
Category:
Backend JavaScript
Target version:
Start date:
2023-09-01
Due date:
% Done:
100%
Estimated time:
(Total: 0.00 h)
TYPO3 Version:
13
PHP Version:
Tags:
Complexity:
Sprint Focus:
Description
The jquery interface has an implicit dependency on jquery being loaded, whenever bootstrap
is loaded.
Which mean we can only get rid of jquery being loaded, once we drop the hookup (via window.jQuery).
Actions