Evan Henley
Evan Henley
I am very new to Hoverfly, so apologies if this request is mildly incoherent. However, I could not find any existing issues that seemed relevant. **Is your feature request related...
Importing prop types is a fairly common use case which doesn't appear to be possible at this stage. Any plans to support this pattern? Example: ``` javascript // defaultPropTypes.js import...
Adds support for DraftJS v0.10.0, which expects contentState to be passed in to each decorator. See https://facebook.github.io/draft-js/docs/v0-10-api-migration.html and https://github.com/facebook/draft-js/blob/master/src/model/decorators/DraftDecoratorType.js.
This isn't an issue per-se, but in case anyone needs to include all iframes in their coverage numbers, you can modify the context script as follows: ```ts for (const page...