Skip to content
Snippets Groups Projects
Commit db2b2ca6 authored by Andreas Fernandez's avatar Andreas Fernandez
Browse files

[TASK] Use DocumentService.ready() in non-jQuery modules

Some modules have been rewritten to not use jQuery in the past. However,
there was still a dependency due to missing `ready` handling.
Since recent changes TYPO3 is capable of such handling and enables to
remove jQuery completely from some modules.

Resolves: #91598
Releases: master
Change-Id: I23fa63f9090eee8abc49cd1993df27bec12d92e2
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/64832


Tested-by: default avatarTYPO3com <noreply@typo3.com>
Tested-by: default avatarAndreas Fernandez <a.fernandez@scripting-base.de>
Reviewed-by: default avatarOliver Hader <oliver.hader@typo3.org>
Reviewed-by: default avatarAndreas Fernandez <a.fernandez@scripting-base.de>
parent 31b32c28
Branches
Tags
Showing
with 30 additions and 30 deletions
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment