Skip to content
This repository was archived by the owner on Apr 30, 2021. It is now read-only.

Conversation

paradoxxxzero
Copy link
Collaborator

@paradoxxxzero paradoxxxzero commented Feb 7, 2019

This relies on a hack (NodeMounter) to insert svg nodes created by roughjs in the react tree and it adds a backgroundColor style prop to svg instead of clearing canvas.

This should fix #116

@codecov
Copy link

codecov bot commented Feb 7, 2019

Codecov Report

Merging #128 into master will not change coverage.
The diff coverage is 100%.

Impacted file tree graph

@@          Coverage Diff          @@
##           master   #128   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files           1      1           
  Lines          49     66   +17     
=====================================
+ Hits           49     66   +17
Impacted Files Coverage Δ
src/index.js 100% <100%> (ø) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update ec47a2a...7a32b81. Read the comment docs.

@ooade
Copy link
Owner

ooade commented Feb 7, 2019

This looks good. I just feel renderer will be a better alternative to backend. What do you think? @paradoxxxzero

@ooade
Copy link
Owner

ooade commented Feb 7, 2019

Since the PropTypes don't seem much relevant, we can take them off rollup config and package.json?

@paradoxxxzero
Copy link
Collaborator Author

On it!

Copy link
Owner

@ooade ooade left a comment

Choose a reason for hiding this comment

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

Yay!

@paradoxxxzero
Copy link
Collaborator Author

I just formatted the code with prettier too.

@ooade ooade merged commit 1ea3fc2 into ooade:master Feb 7, 2019
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.

2 participants