Peter Coles

Results 12 issues of Peter Coles

Hi! Is this library compatible with Transfer Acceleration? https://docs.aws.amazon.com/AmazonS3/latest/dev/transfer-acceleration.html

## What Is the issue? I would love for the child to be able to set an origin whitelist, which—if set—means it will only handshake with origins that are in...

**Describe the bug** The [CHANGELOG.md](https://github.com/video-react/video-react/blob/master/CHANGELOG.md) currently goes up to 0.14.1 (including on the [0.15.0 tag](https://github.com/video-react/video-react/blob/0.15.0/CHANGELOG.md)), but the current latest [NPM package](https://www.npmjs.com/package/video-react) is 0.15.0. **To Reproduce** Steps to reproduce the behavior:...

bug report

It’d be helpful to have a Typescript type definition file. In the meantime I have the following in a `declarations.d.ts` file within my project: ```typescript declare module 'pseudoloc' { type...

I seem to be unable to do es6 imports. ``` import { str } from 'pseudoloc'; str('Hello'); ``` I have a library that does something that like, but when I...

This is meant to fix https://github.com/parcel-bundler/website/issues/1013

tl;dr - Is there a guide or documentation for running redux-devtools with Expo 49? Hi, thank you for your excellent work on this tool! I’m struggling to get the redux-devtools...

There are “No New Changes” in react 17 (https://reactjs.org/blog/2020/10/20/react-v17.html), so there should be no issue with bumping up this peer dependency from 16 to 17.

With mjml==0.10.0 I get the following unexpected results when passing in an `mj-body` tag inside `mj-attributes` within `mj-head`. Also, if I try this on the MJML test page the body...

It would be cool if I could paste a URL from the board into Figma Walker and for it to find/send me to that part of the board. Is this...