Nick Aspinall

Results 8 issues of Nick Aspinall

I'm aware that issues have been raised for this previously and work done to fix it. However I'm seeing issues with a library (ReactPopper) that uses this plugin. The library...

bug

I'm not sure if this is going to be possible, but I was wondering if you know of any way to run style linting against the styles provided to or...

enhancement
help wanted

Addresses issue #48

I have a use case where I want to use CCapture to export the Canvas frames to use with an external AVI Encoder. In order to do this most effectively,...

When attempting to use react-popper with Closure Compiler's `:optimizations :advanced` I get a javascript error that process is not defined. I believe this is because ReactPopper uses [the `transform-react-remove-prop-types` babel...

When using `misMatchTolerance` in config I'm still seeing errors reported for mismatches below the tolerance threshold: **Config** ```javascript { visualRegression: { compare: new VisualRegressionCompare.LocalCompare({ referenceName: ... screenshotName: ... diffName: ......

I'm trying to understand if it is possible to use this library to assert on error responses from a resolver. My use case is: > I have a resolver which...

### General maintenance 1. ~[PeerDependencies](https://github.com/ashleyw/react-sane-contenteditable/issues/36)~ 2. ~Remove lodash as a dependency by refactoring its usage to vanilla js. If this isn’t straight-forward then I’d like to limit it’s usage so...

enhancement