[BUGFIX] Decouple ColorPicker from FormEngine
Since #87031 the color picker is tightly coupled to FormEngine, causing issues if not used in FormEngine context, e.g. in Constant Editor. This patch removes the introduced FormEngine handling and uses minicolors' events to fix the original reported bug. Resolves: #88593 Related: #87031 Releases: master, 9.5 Change-Id: Ibb20785785d406bc113035f79bec95d9788866ab Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/61094 Tested-by:TYPO3com <noreply@typo3.com> Tested-by:
Jonas Eberle <flightvision@googlemail.com> Tested-by:
Joerg Kummer <typo3@enobe.de> Tested-by:
Daniel Goerz <daniel.goerz@posteo.de> Reviewed-by:
Markus Klein <markus.klein@typo3.org> Reviewed-by:
Susanne Moog <look@susi.dev> Reviewed-by:
Daniel Goerz <daniel.goerz@posteo.de>
Showing
- Build/Sources/TypeScript/backend/Resources/Public/TypeScript/ColorPicker.ts 4 additions, 4 deletions...Script/backend/Resources/Public/TypeScript/ColorPicker.ts
- typo3/sysext/backend/Resources/Public/JavaScript/ColorPicker.js 1 addition, 1 deletion...sysext/backend/Resources/Public/JavaScript/ColorPicker.js
Please register or sign in to comment