[TASK] Replace jquery.minicolors with alwan
The current color picker plugin based on jQuery is now replaced with alwan [1]. alwan is a dependency-free color picker solution that also allows us to integrate color swatches in the future. [1]: https://sofianchouaib.github.io/alwan/ Resolves: #101646 Releases: main Change-Id: I9e902e9eb5630e3190f8973bca0d1fa6fd37b3d1 Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/80501 Reviewed-by:Benjamin Franzke <ben@bnf.dev> Tested-by:
core-ci <typo3@b13.com> Reviewed-by:
Andreas Fernandez <a.fernandez@scripting-base.de> Tested-by:
Benjamin Franzke <ben@bnf.dev> Reviewed-by:
Andreas Nedbal <andy@pixelde.su> Tested-by:
Andreas Fernandez <a.fernandez@scripting-base.de> Tested-by:
Andreas Nedbal <andy@pixelde.su>
Showing
- Build/Gruntfile.js 1 addition, 6 deletionsBuild/Gruntfile.js
- Build/Sources/Sass/component/_colorpicker.scss 290 additions, 208 deletionsBuild/Sources/Sass/component/_colorpicker.scss
- Build/Sources/TypeScript/backend/color-picker.ts 17 additions, 20 deletionsBuild/Sources/TypeScript/backend/color-picker.ts
- Build/package-lock.json 6 additions, 10 deletionsBuild/package-lock.json
- Build/package.json 1 addition, 1 deletionBuild/package.json
- Build/types/JQuery/minicolors.d.ts 0 additions, 4 deletionsBuild/types/JQuery/minicolors.d.ts
- typo3/sysext/backend/Configuration/JavaScriptModules.php 1 addition, 0 deletionstypo3/sysext/backend/Configuration/JavaScriptModules.php
- typo3/sysext/backend/Resources/Private/Partials/About/ExternalLibraries.html 2 additions, 2 deletions...d/Resources/Private/Partials/About/ExternalLibraries.html
- typo3/sysext/backend/Resources/Public/Css/backend.css 51 additions, 36 deletionstypo3/sysext/backend/Resources/Public/Css/backend.css
- typo3/sysext/backend/Resources/Public/Images/colorpicker/jquery.minicolors.png 0 additions, 0 deletions...Resources/Public/Images/colorpicker/jquery.minicolors.png
- typo3/sysext/backend/Resources/Public/JavaScript/Contrib/alwan.js 6 additions, 0 deletions...sext/backend/Resources/Public/JavaScript/Contrib/alwan.js
- typo3/sysext/backend/Resources/Public/JavaScript/color-picker.js 1 addition, 1 deletion...ysext/backend/Resources/Public/JavaScript/color-picker.js
- typo3/sysext/core/Resources/Public/JavaScript/Contrib/jquery/README.txt 0 additions, 6 deletions...ore/Resources/Public/JavaScript/Contrib/jquery/README.txt
- typo3/sysext/core/Resources/Public/JavaScript/Contrib/jquery/minicolors.js 0 additions, 20 deletions.../Resources/Public/JavaScript/Contrib/jquery/minicolors.js
Please register or sign in to comment