Daniel Janus

Results 9 issues of Daniel Janus

Hi, Daniel from [WorksHub](https://functional.works-hub.com) here. First, let me express our gratitude for pushy – it powers navigation in our app and is an excellent little piece of software. Many thanks!...

### Description When an app includes a functional component which calls `React.useEffect` with a cleanup callback, and that callback throws an error when called, the following is produced in the...

Needs: Triage :mag:

# What this PR does [RFC 7231 Section 3.1.1.1](https://www.rfc-editor.org/rfc/rfc7231.html#section-3.1.1.1) allows the charset specified in the `Content-Type` header to be a quoted string. We want `detect-charset` to return unquoted charset names,...

**Bug report** ## What Requesting https://polyfill.io/v3/polyfill.js?features=fetch on Chrome iOS returns a polyfill for fetch, even though Chrome supports the fetch API natively. ## Details To reproduce: 1. On an iOS...

This is more of a loose idea than an actual feature request, so feel free to close if it's out of scope. I'd like to use pixz as a kind...

When a processor puts a key that's not a keyword into context, Skyscraper gets confused and errors in `extract-namespaced-keys`. Either we should allow such keys, or disallow them and bail...

`WORLD` should not be in the dictionary. Screenshot posted by @jfedor2 on Facebook: ![65560064_2816827805011567_4827123188607483904_n](https://user-images.githubusercontent.com/43891/60545154-ae455280-9d1a-11e9-9abe-5bfef4b881de.jpg)

The generator produces this from OSPS (actually with more variants): ```resinkwia,siwerniak,fk,la,kt,de,ts,ić``` but the dictionary does not contain `driwe`.

# What This PR allows to pass a function instead of a map to `translate` for interpolation. E.g. assuming `translate` is a result of calling `build-translate`, where previously you could...