Actions
Task #91072
closedReplace web animations polyfill
Start date:
2020-04-16
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
10
PHP Version:
Tags:
Complexity:
Sprint Focus:
Description
During the development of the dashboard the Web Animations Polyfill of Google was replaced by another library because of licensing. Unfortunately during one of the patchsets this change was reverted by accident.
We should use the MIT licensed lib https://github.com/animationatwork/web-animate
At https://caniuse.com/#feat=web-animation you can see that mostly Safari is not supprting the Web Animations API.
You can check if this patch is working by dragging and dropping widgets in Safari.
Actions