Skip to content

Allow custom elements extending native ones - #6570

Merged
zpao merged 1 commit into
react:masterfrom
jscissr:custom-is
Apr 29, 2016
Merged

Allow custom elements extending native ones#6570
zpao merged 1 commit into
react:masterfrom
jscissr:custom-is

Conversation

@jscissr

@jscissr jscissr commented Apr 21, 2016

Copy link
Copy Markdown
Contributor

...by passing the is attribute as the second param to createElement.
Documentation: http://webcomponents.org/polyfills/custom-elements/

...by passing the `is` attribute as the second param to `createElement`.
See http://webcomponents.org/polyfills/custom-elements/
@facebook-github-bot

Copy link
Copy Markdown
Contributor

@jscissr updated the pull request.

@jimfb

jimfb commented Apr 22, 2016

Copy link
Copy Markdown
Contributor

I suppose this technically fixes a regression, since we previously rendered new elements to markup.

@jimfb jimfb self-assigned this Apr 22, 2016
@gaearon gaearon added this to the 15.0.x milestone Apr 27, 2016
@zpao
zpao merged commit 3d31361 into react:master Apr 29, 2016
@jscissr
jscissr deleted the custom-is branch April 29, 2016 22:42
zpao pushed a commit that referenced this pull request May 10, 2016
...by passing the `is` attribute as the second param to `createElement`.
See http://webcomponents.org/polyfills/custom-elements/
(cherry picked from commit 3d31361)
@zpao zpao modified the milestones: 15.0.x, 15.0.3 May 10, 2016
@zpao zpao modified the milestones: 15.0.3, 15.y.z, 15.1.0 May 20, 2016
mrizwanashiq pushed a commit to mrizwanashiq/react that referenced this pull request Jun 25, 2026
...by passing the `is` attribute as the second param to `createElement`.
See http://webcomponents.org/polyfills/custom-elements/
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