-
We need to provide a fallback to _flash_, or polyfill if the browser does not support the WebRTC _getUserMedia_ feature.
**Option 1: flash fallback**
We will [replicate](https://github.com/jeff1eves…
-
Hi @bebraw, I've just run in to some errors with IE. They are a result of IE9+ not implementing `ChildNode.remove()`. This results in an error being thrown whenever the `cleanup()` method is called fr…
-
https://github.com/ginader/HTML5-placeholder-polyfill
-
Hi,
I'm trying to use the polyfill service with requireJS but i'm getting the error: 'IntlPolyfill' is undefined. The error happen because it's trying to do __addLocaleData on IntPolyfill variable wh…
-
Hello Team,
Firstly, **thank you** for open sourcing this library - Awesome!
Now to my request -
Can you document the polyfills that are required for this project?
`react-vis makes use of …
-
https://github.com/zloirock/core-js/blob/master/CONTRIBUTING.md looks like a good spot (from an e-mail @Jack-Works sent me)
-
The section at https://www.webcomponents.org/polyfills/ appears to be quite outdated. For example, the shadow dom section talks about the shadow dom polyfill, but instead we are advising users to use …
-
## 目的
- ES2020 に適した実装へ移行したい
- モジュール分割やメンテナンスを良くする為
- typescript 化する事により、型定義を明示的する
## 作業ステップ
- [ ] js リファクタリング
- [ ] アロー関数化
- [ ] https://github.com/chirimen-oh/chirimen/pull…
-
Help solve the problem. I am developing a project on a prod server.
Deploy in a Docker Swarm cluster.
Here are the steps in detail:
Create images of your application
Set these environment va…
-
Hi,
in our company we really like your polyfill. We are using polyfill.io (https://github.com/Financial-Times/polyfill-service) as service to fill missing features based on browser support. And you…