Skip to content

Conversation

@sophiebits
Copy link
Collaborator

Two commits. First is just a copy/paste. Depends on #10628.

Test Plan: Opened the fixture. React logo shows up with its normal dot, now rendered by a <Circle />.

Test Plan: Opened the fixture. React logo shows up with its normal dot, now rendered by a `<Circle />`.
Copy link
Contributor

@flarnie flarnie left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks great!
so_great

var React = require('react');
var ReactART = require('./ReactART');

var PropTypes = React.PropTypes;
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for updating everything while also moving these into the react repo!

@flarnie
Copy link
Contributor

flarnie commented Sep 6, 2017

We might not need #10628 now that you removed the extends React.Component syntax.

@sophiebits
Copy link
Collaborator Author

We do still for VectorWidget.js itself.

@sophiebits sophiebits merged commit 7ff922c into facebook:master Sep 6, 2017
flarnie pushed a commit to flarnie/react that referenced this pull request Sep 8, 2017
* Import react-art/lib/{Circle,Rectangle,Wedge}.art

Copied from [email protected] built files.

* Changes to built files to make ART shapes work

Test Plan: Opened the fixture. React logo shows up with its normal dot, now rendered by a `<Circle />`.
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.

3 participants