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

enable-background to enableBackground #63

Open
reggi opened this issue Apr 20, 2016 · 5 comments
Open

enable-background to enableBackground #63

reggi opened this issue Apr 20, 2016 · 5 comments

Comments

@reggi
Copy link

reggi commented Apr 20, 2016

No description provided.

@Daniel15
Copy link
Member

Could you please elaborate?

@reggi
Copy link
Author

reggi commented Apr 24, 2016

There's a attribute within <svg> called enable-background and it should be converted to a jsx-safe enableBackground.

@Daniel15
Copy link
Member

Daniel15 commented Jul 8, 2017

By whitelisting all allowed properties and omitting all non-whitelisted attributes, React is eliminating the original flexibility of the web's DOM as an interface of communication between JS routines.

@trusktr - I think you want the main React repo for this feedback: https://github.com/facebook/react.

@trusktr
Copy link

trusktr commented Jul 8, 2017

@Daniel15 Indeed. hehe. Sorry. 😆

@trusktr
Copy link

trusktr commented Jul 8, 2017

I deleted my posts here, and re-posted on React instead, and toned it down just a bit. facebook/react#10126

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

No branches or pull requests

3 participants