-
Does it add the matchMedia API for all browsers (>= IE 6 etc.) or just for browsers that support CSS media queries but not the matchMedia API?
I think the latter is the case, but please confirm / cor…
-
-
-
First, thanks for awesome software! I used pigallery normally, but then I decided to "reset gallery" and I cannot see my images anymore.
**First repro:**
If I visit/refresh main page before star…
-
Fusion's Webpack config intentionally [omits the `process` polyfill](https://github.com/fusionjs/fusionjs/blob/14eebd45058ee00f61dfccf71c8696b94eda2283/fusion-cli/build/get-webpack-config.js#L614).
…
-
Hi,
Library does not seem to be working with IE11 even with polyfill. It hangs the browser
ranoy updated
4 years ago
-
I've been server rendering in Nashorn and i'd love to be able to use figwheel. Unfortunately js/console, js/document, js/location, js/window, etc are undefined in headless environments (like Nashorn).…
-
The new String polyfills are not completely spec compliant for certain edge cases.
Two issues in `String.prototype.startsWith`:
- RegExp checks needs to be performed after `ToString(this Argument)`
…
anba updated
10 years ago
-
Flexbox children with display: none become visible (display: block) after flexibility kicks in!
-
```bash
1chooo-com:build: Type error: Type '{ params: { slug: string; }; }' does not satisfy the constraint 'PageProps'.
1chooo-com:build: Types of property 'params' are incompatible.
1chooo-com:…