Skip to content
Snippets Groups Projects
Commit ca300de5 authored by Andreas Fernandez's avatar Andreas Fernandez Committed by Anja Leichsenring
Browse files

[TASK] Remove jQuery from some FormEngine components

This patch removes jQuery from a major part of FormEngine components,
including elements, field wizards, enhancers and IRRE.

Additionally, the argument `optionEl` of the method
`FormEngine.setSelectOptionFromExternalSource()` accepts objects of type
`HTMLOptionElement` which renders jQuery objects obsolete, which has
been deprecated.

Resolves: #91911
Releases: master
Change-Id: I5b7d2f4c7b9b5993a5bbe8cec016aa74cabbbecd
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/65009


Tested-by: default avatarTYPO3com <noreply@typo3.com>
Tested-by: default avatarStefan Froemken <froemken@gmail.com>
Tested-by: default avatarRichard Haeser <richard@richardhaeser.com>
Tested-by: default avatarAnja Leichsenring <aleichsenring@ab-softlab.de>
Reviewed-by: default avatarStefan Froemken <froemken@gmail.com>
Reviewed-by: default avatarRichard Haeser <richard@richardhaeser.com>
Reviewed-by: default avatarAnja Leichsenring <aleichsenring@ab-softlab.de>
parent 571ae71a
Branches
Tags
Showing
with 274 additions and 205 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