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

Add maskUnits and maskContentUnits #2056

Closed
wants to merge 1 commit into from
Closed

Add maskUnits and maskContentUnits #2056

wants to merge 1 commit into from

Conversation

vanwagonet
Copy link

These attributes are essential for creating a mask in svg.

These attributes are essential for creating a mask in svg.
@Coobaha
Copy link

Coobaha commented Nov 16, 2014

also mask itself #2535

@gaearon
Copy link
Collaborator

gaearon commented Dec 25, 2015

Thank you for the PR, and sorry about the long wait. Now that #5714 is merged, all attributes on SVG elements will be passed through as is, with no need for the whitelist. I'm closing this but please let me know if you have any troubles in master.

@gaearon gaearon closed this Dec 25, 2015
@vanwagonet
Copy link
Author

No worries about the timing. I'm just glad React is getting better SVG support. In what release can we expect #5714 to land?

@vanwagonet vanwagonet deleted the maskUnits branch December 26, 2015 02:02
@gaearon
Copy link
Collaborator

gaearon commented Dec 26, 2015

In the next release, that is, 0.15.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants