Skip to content

Remove deprecation of methods and add missing method in SVGSVGElement.#682

Merged
sandersn merged 1 commit intomicrosoft:masterfrom
Fabianopb:SVGSVGElement
Apr 9, 2019
Merged

Remove deprecation of methods and add missing method in SVGSVGElement.#682
sandersn merged 1 commit intomicrosoft:masterfrom
Fabianopb:SVGSVGElement

Conversation

@Fabianopb
Copy link
Copy Markdown
Contributor

As of microsoft/TypeScript#30368 this removes deprecation flag in SVGSVGElement for the properties setCurrentTime, pauseAnimations, unpauseAnimations, and getCurrentTime. It also adds the method animationsPaused(): boolean.

(closes microsoft/TypeScript#30368)

@sandersn sandersn merged commit 8abf04f into microsoft:master Apr 9, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Incorrectly deprecated methods on SVGSVGElement

2 participants