[BUGFIX] Change event listening in jquery.minicolors and disable grunt copy
A bug in the jquery.minicolors library prevents the generation in an frame and proper representation in the global document, as the library listens to events in the frame (`document`) only, but the elements placed are in `top.document`. Due to this, the event listening is changed and the grunt copy command for this file is disabled to prevent overriding the library. Resolves: #77317 Releases: master Change-Id: I7bf878c377641e20ba5873f9bcc1e6c4d45d1ae0 Reviewed-on: https://review.typo3.org/49272 Tested-by:Bamboo TYPO3com <info@typo3.com> Reviewed-by:
Georg Ringer <georg.ringer@gmail.com> Tested-by:
Georg Ringer <georg.ringer@gmail.com> Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Reviewed-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Tested-by:
Anja Leichsenring <aleichsenring@ab-softlab.de>
Please register or sign in to comment