chore(deps): update dependency web-animations-js to v2.3.2 #907
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
2.2.1
->2.3.2
Release Notes
web-animations/web-animations-js (web-animations-js)
v2.3.2
Compare Source
Cannot set property _isFinished of #<Object> which has only a getter
v2.3.1
Compare Source
v2.3.0
Compare Source
Support IE/Edge SVG transforms.
Parse and evaluate calc expressions without eval.
v2.2.5
Compare Source
v2.2.4
Compare Source
v2.2.3
Compare Source
Added HTML import targets.
Added support for animating SVG related properties:
Fixed crash when animating non-invertable matrices.
Fixed source maps for Bower installs.
Updated README.md documentation structure.
Added 'use strict' to source files.
v2.2.2
Compare Source
Fixed handling of keyframes with overlapping offsets.
Throw TypeError on invalid keyframe input.
Fixed display and other animation properties being animated.
Throw InvalidStateError when calling play() on reversed infinite animation.
Fixed infinite loop in cubic-bezier timing function.
Fixed idle animations not becoming paused when seeked.
Fixed pause() not rewinding idl animations.
Extended cubic-bezier timing function domain from [0, 1] to (-Infinity, Infinity).
Fixed timing model to handle corner cases involving Infinity and 0 correctly.
Fixed source files missing from npm package.
Improved performance of starting and updating individual animations.
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Renovate Bot.