react icon indicating copy to clipboard operation
react copied to clipboard

Support JSX as a pragma

Open ryota-ka opened this issue 5 years ago • 2 comments

Fixes #8

Implementation of jsxFactory is just a copy and paste from @sliptype's pull request (cyclejs/react-dom#3). Test cases have been rewritten in a DOM-free way (using enzyme).

There are still some points that I'm not sure, so I'll leave this to be a draft. I'll add some inline comments.

ryota-ka avatar May 07 '20 12:05 ryota-ka

Thanks for the PR @ryota-ka!

@sliptype Could I ask your help to review this? Even a quick check would be beneficial, since you worked on this before.

staltz avatar May 07 '20 15:05 staltz

@staltz As there's no response from @sliptype, I'll turn this PR into "Ready for review" from a draft. Could you help me with reviewing this? Thanks!

ryota-ka avatar Oct 11 '20 10:10 ryota-ka