-
When working on https://github.com/IronCoreLabs/ironweb/pull/97 I came across several references to polyfill as a fallback for cryptographic operations. I don't think these are probably needed anymore…
-
Hi!
I'm in the process of upgrading to phpstan 2.
One error that I couldn't find any solution yet is the following.
It was working on the latest 1.x versions
```php
-
The link "[WAI-ARIA Date Picker design pattern](https://www.w3.org/TR/wai-aria-practices/#datepicker)" doesn't go to a page about a date picker. And [the current APG page](https://www.w3.org/WAI/ARIA/…
-
Is [useBuiltIns](https://github.com/babel/babel-preset-env#usebuiltins) supposed to work here?
I guess no, because the polyfill is imported using ember-cli, so there is no `import "babel-polyfill"…
-
The documentation for `Temporal.Now` describes the default parameters for `Temporal.Now.zonedDateTimeISO`, `Temporal.Now.plainDateTimeISO`, `Temporal.Now.plainDateISO` and `Temporal.Now.plainTimeISO` …
-
**Description:**
There are several polyfills present in A-Frame, many of which are already quite dated. Several of them can probably be removed, but it mostly depends on the relevancy of the (old) br…
mrxz updated
5 months ago
-
From https://github.com/tc39/proposal-temporal/issues/683:
> I maintain a javascript recurring dates library, [rSchedule](https://gitlab.com/john.carroll.p/rschedule), which happens to be date libr…
-
**Steps to reproduce:**
- Use a browser that doesn't support MediaStream Image Capture API.
- Use the polyfill.
**Expected results without using the polyfill:**
```js
'ImageCapture' in window /…
-
It seems like adding 'babel-polyfill' to the top of client/index.js or server/index.js doesn't affect vendor bundle. For example, if you create new project with kyt-cli and then add to
> node_modu…
-
**Describe the bug**
In some accounts the message list goes blank after logging in. The list provided by the database is showed briefly before the local index is loaded and the list goes blank.
Se…