[BUGFIX] Cleanup JavaScript for ColorPicker
This patch introduce an AMD module for the colorpicker and make use of t3js- prefixed class for initialize the colorpicker. Also the initialize is not centralized in the module. Resolves: #75861 Releases: master Change-Id: I71aea126d91482f8d37f9fa3e0be2bce662aee07 Reviewed-on: https://review.typo3.org/47848 Reviewed-by:Frans Saris <franssaris@gmail.com> Tested-by:
Frans Saris <franssaris@gmail.com> Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Tested-by:
Wouter Wolters <typo3@wouterwolters.nl>
Showing
- typo3/sysext/backend/Classes/Form/Element/InputColorPickerElement.php 6 additions, 0 deletions.../backend/Classes/Form/Element/InputColorPickerElement.php
- typo3/sysext/backend/Resources/Public/JavaScript/ColorPicker.js 42 additions, 0 deletions...sysext/backend/Resources/Public/JavaScript/ColorPicker.js
- typo3/sysext/backend/Resources/Public/JavaScript/FormEngine.js 0 additions, 10 deletions.../sysext/backend/Resources/Public/JavaScript/FormEngine.js
- typo3/sysext/backend/Resources/Public/JavaScript/jquery.clearable.js 2 additions, 1 deletion...t/backend/Resources/Public/JavaScript/jquery.clearable.js
- typo3/sysext/core/Classes/TypoScript/ExtendedTemplateService.php 2 additions, 9 deletions...ysext/core/Classes/TypoScript/ExtendedTemplateService.php
- typo3/sysext/extensionmanager/Classes/ViewHelpers/Form/TypoScriptConstantsViewHelper.php 2 additions, 8 deletions...lasses/ViewHelpers/Form/TypoScriptConstantsViewHelper.php
Loading
Please register or sign in to comment