Task #91072
closedReplace web animations polyfill
100%
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.
Updated by Gerrit Code Review over 4 years ago
- Status changed from In Progress to Under Review
Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/64206
Updated by Gerrit Code Review over 4 years ago
Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/64206
Updated by Gerrit Code Review over 4 years ago
Patch set 3 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/64206
Updated by Richard Haeser over 4 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset e28c4916fa75452e0102725996c883fadb2e718b.
Updated by Benjamin Franzke almost 3 years ago
- Related to Task #96410: Add missing grunt copy action for web-animate polyfill added