Commit graph

2 commits

Author SHA1 Message Date
Ryan Cavanaugh 53106cb5ed Change logic in identifying SFCs
Our logic for detecting SFC vs Element Class had a few issues:
 * Object Type flag is not actually useful
 * Parameter arity isn't actually relevant
 * The check for Element Class should take priority

Fixes #6349 and #6353
2016-01-04 23:00:22 -08:00
Ryan Cavanaugh bc9b53a6fe Conformance tests for JSX 2015-06-18 14:03:43 -07:00