[!!!][TASK] Remove TYPO3.jQuery
This change removes the availability of TYPO3.jQuery within the TYPO3 Core by default. The constants PageRenderer::JQUERY_NAMESPACE_DEFAULT / and PageRenderer: JQUERY_NAMESPACE_DEFAULT_NOCONFLICT namespace options "jQuery" are removed. This also means the removal of having custom namespaces of jQuery (e.g. TYPO3.bennis_jQuery) leaving "noConflict" to be used by default. Related: #79221 Resolves: #82378 Releases: master Change-Id: Ibc939999159dbf376b09f53aacac618ed7cc40e8 Reviewed-on: https://review.typo3.org/53237 Reviewed-by:Benni Mack <benni@typo3.org> Tested-by:
Benni Mack <benni@typo3.org> Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Andreas Fernandez <typo3@scripting-base.de> Tested-by:
Andreas Fernandez <typo3@scripting-base.de>
Showing
- Build/types/TYPO3/index.d.ts 1 addition, 0 deletionsBuild/types/TYPO3/index.d.ts
- typo3/sysext/backend/Resources/Private/TypeScript/ImageManipulation.ts 1 addition, 1 deletion...backend/Resources/Private/TypeScript/ImageManipulation.ts
- typo3/sysext/backend/Resources/Public/JavaScript/ImageManipulation.js 1 addition, 1 deletion.../backend/Resources/Public/JavaScript/ImageManipulation.js
- typo3/sysext/backend/Resources/Public/JavaScript/jsfunc.inline.js 1 addition, 1 deletion...sext/backend/Resources/Public/JavaScript/jsfunc.inline.js
- typo3/sysext/core/Classes/Page/PageRenderer.php 4 additions, 15 deletionstypo3/sysext/core/Classes/Page/PageRenderer.php
- typo3/sysext/core/Documentation/Changelog/master/Breaking-82378-RemoveNamespacedJQuery.rst 41 additions, 0 deletions...hangelog/master/Breaking-82378-RemoveNamespacedJQuery.rst
- typo3/sysext/core/Resources/Public/JavaScript/Contrib/bootstrap/.bootstrap.diff 2 additions, 2 deletions...urces/Public/JavaScript/Contrib/bootstrap/.bootstrap.diff
- typo3/sysext/core/Resources/Public/JavaScript/Contrib/bootstrap/bootstrap.js 1 addition, 1 deletion...esources/Public/JavaScript/Contrib/bootstrap/bootstrap.js
- typo3/sysext/core/Tests/Functional/Page/PageRendererTest.php 55 additions, 25 deletionstypo3/sysext/core/Tests/Functional/Page/PageRendererTest.php
- typo3/sysext/install/Configuration/ExtensionScanner/Php/ClassConstantMatcher.php 10 additions, 0 deletions...nfiguration/ExtensionScanner/Php/ClassConstantMatcher.php
- typo3/sysext/install/Tests/Unit/ExtensionScanner/Php/Matcher/ClassConstantMatcherTest.php 6 additions, 0 deletions...ExtensionScanner/Php/Matcher/ClassConstantMatcherTest.php
- typo3/sysext/install/Tests/Unit/ExtensionScanner/Php/Matcher/Fixtures/ClassConstantMatcherFixture.php 1 addition, 0 deletions...nner/Php/Matcher/Fixtures/ClassConstantMatcherFixture.php
Please register or sign in to comment