Skip to content

Fix #7637: treat jsx tag names as expressions#7645

Merged
mhegazy merged 1 commit into
masterfrom
fix7637
Mar 23, 2016
Merged

Fix #7637: treat jsx tag names as expressions#7645
mhegazy merged 1 commit into
masterfrom
fix7637

Conversation

@mhegazy
Copy link
Copy Markdown
Contributor

@mhegazy mhegazy commented Mar 22, 2016

Fixes #7637

This is a follow up to #7622, that did not seem like the complete/correct fix. this change treats jsx tag names as expressions with the exception of the intrinsic tag names.

//CC: @RyanCavanaugh

@RyanCavanaugh
Copy link
Copy Markdown
Member

👍

@mhegazy mhegazy merged commit b07eb63 into master Mar 23, 2016
@mhegazy mhegazy deleted the fix7637 branch March 23, 2016 18:04
@microsoft microsoft locked and limited conversation to collaborators Jun 19, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Find References and Dotted JSX Tags

3 participants