Skip to content

feat(drawing): Create staged drawing#640

Merged
ConradJChan merged 7 commits intobox:masterfrom
ConradJChan:create-drawing-component
Dec 7, 2020
Merged

feat(drawing): Create staged drawing#640
ConradJChan merged 7 commits intobox:masterfrom
ConradJChan:create-drawing-component

Conversation

@ConradJChan
Copy link
Contributor

@ConradJChan ConradJChan commented Nov 21, 2020

TODO:

  • Unit tests
  • Cross browser testing

create drawing

@ConradJChan ConradJChan requested a review from a team as a code owner November 21, 2020 00:11
renderStep(renderPath);
}

return () => {
Copy link
Collaborator

Choose a reason for hiding this comment

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

Can we make a reusable hook that handles the management of the RAF callback/handle?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Will do in a separate PR

@ConradJChan ConradJChan force-pushed the create-drawing-component branch from 6beb0b9 to b0cb1e3 Compare December 1, 2020 07:12
@ConradJChan ConradJChan force-pushed the create-drawing-component branch from b0cb1e3 to dfeabba Compare December 3, 2020 07:34
Copy link
Collaborator

@jstoffan jstoffan left a comment

Choose a reason for hiding this comment

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

Looks good to me. Nice job.

@ConradJChan ConradJChan merged commit 40be2ee into box:master Dec 7, 2020
@ConradJChan ConradJChan deleted the create-drawing-component branch December 7, 2020 19:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants