Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Replace deprecated methods in jsAPI #1479

Merged
merged 1 commit into from Aug 12, 2021

Conversation

ydaniv
Copy link
Contributor

@ydaniv ydaniv commented May 27, 2021

Replace deprecated hasClass with the new addClassValueHandler and deprecated hasStyle with addStyleValueHandler

@ydaniv
Copy link
Contributor Author

ydaniv commented May 31, 2021

@TrySound this is a very small PR, just replacing old method names with new ones. Currently this causes errors in cases when adding a class or a style attribute.

@TrySound TrySound merged commit efa518b into svg:master Aug 12, 2021
@TrySound
Copy link
Member

TrySound commented Aug 12, 2021

Thanks!

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.

None yet

3 participants