react-magic icon indicating copy to clipboard operation
react-magic copied to clipboard

enable-background to enableBackground

Open reggi opened this issue 9 years ago • 5 comments

reggi avatar Apr 20 '16 06:04 reggi

Could you please elaborate?

Daniel15 avatar Apr 24 '16 00:04 Daniel15

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

reggi avatar Apr 24 '16 16:04 reggi

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.

Daniel15 avatar Jul 08 '17 20:07 Daniel15

@Daniel15 Indeed. hehe. Sorry. 😆

trusktr avatar Jul 08 '17 20:07 trusktr

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

trusktr avatar Jul 08 '17 20:07 trusktr