dillon1000/react
Commit
Browse files Allow custom elements extending native ones (#6570)
...by passing the `is` attribute as the second param to `createElement`. See http://webcomponents.org/polyfills/custom-elements/
Changed paths2 files
First-parent comparisonsrc/renderers/dom/shared/ReactDOMComponent.js ModifiedM src/renderers/dom/shared/__tests__/ReactDOMComponent-test.js ModifiedPatch
Files changed
Rendering syntax-highlighted changes…