[!!!][TASK] Remove jQuery in Popover
The support for jQuery in the module `@typo3/backend/popover` has been dropped. Passing jQuery elements to the module's methods is not possible anymore. Resolves: #98261 Releases: main Change-Id: I8716ad1762d67faf51b67eacec82435690f5b097 Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/75535 Tested-by:core-ci <typo3@b13.com> Tested-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Tested-by:
Benni Mack <benni@typo3.org> Tested-by:
Andreas Fernandez <a.fernandez@scripting-base.de> Reviewed-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Reviewed-by:
Benni Mack <benni@typo3.org> Reviewed-by:
Andreas Fernandez <a.fernandez@scripting-base.de>
Showing
- Build/Sources/TypeScript/backend/context-help.ts 25 additions, 24 deletionsBuild/Sources/TypeScript/backend/context-help.ts
- Build/Sources/TypeScript/backend/form-engine-review.ts 22 additions, 16 deletionsBuild/Sources/TypeScript/backend/form-engine-review.ts
- Build/Sources/TypeScript/backend/popover.ts 57 additions, 78 deletionsBuild/Sources/TypeScript/backend/popover.ts
- Build/Sources/TypeScript/backend/tests/popover-test.ts 44 additions, 32 deletionsBuild/Sources/TypeScript/backend/tests/popover-test.ts
- typo3/sysext/backend/Resources/Public/JavaScript/context-help.js 1 addition, 1 deletion...ysext/backend/Resources/Public/JavaScript/context-help.js
- typo3/sysext/backend/Resources/Public/JavaScript/form-engine-review.js 1 addition, 1 deletion...backend/Resources/Public/JavaScript/form-engine-review.js
- typo3/sysext/backend/Resources/Public/JavaScript/popover.js 1 addition, 1 deletiontypo3/sysext/backend/Resources/Public/JavaScript/popover.js
- typo3/sysext/backend/Tests/JavaScript/popover-test.js 1 addition, 1 deletiontypo3/sysext/backend/Tests/JavaScript/popover-test.js
- typo3/sysext/core/Documentation/Changelog/12.0/Breaking-98261-RemovedJQueryInPopoverModule.rst 60 additions, 0 deletions...elog/12.0/Breaking-98261-RemovedJQueryInPopoverModule.rst
Please register or sign in to comment