component-image icon indicating copy to clipboard operation
component-image copied to clipboard

📷 Generate image snapshots of React components for visual regression testing

Results 5 component-image issues
Sort by recently updated
recently updated
newest added

Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.0.11 to 4.7.6. Changelog Sourced from handlebars's changelog. v4.7.6 - April 3rd, 2020 Chore/Housekeeping: #1672 - Switch cmd parser to latest minimist (@dougwilson Compatibility notes: Restored Node.js...

dependencies

Bumps [codecov](https://github.com/codecov/codecov-node) from 3.0.2 to 3.7.1. Release notes Sourced from codecov's releases. v3.6.4 Fix for Cirrus CI v3.6.3 AWS Codebuild fixes + package updates v3.6.2 command line args sanitised v3.6.1...

dependencies

Does this work with styled components? I tried providing the path to my styled component for `stylesheet` but the style doesn't get loaded.

I'm working with a legacy component (that is itself a legacy D3 chart shoved into a React component and hacked together using refs). I'm unable to use component-image on it...