Jeremy Judeaux

Results 4 issues of Jeremy Judeaux

- Fix for Safari 10 which doesn't remove trailing `?` question mark. Force use of polyfill. - Fix the URLSearchParams constructor polyfill to ensure `(new URLSearchParams()) instanceof URLSearchParams` is true...

While hacking into `react-with-styles` in order to integrate `react-dates` in an application that use a different style architecture ([gist](https://gist.github.com/Volune/4e21cd7e72804c3a3b22778af6bbb8cc)), I realized that both the Theme and the Interface are *singletons*....

Since https://github.com/substack/node-browserify/commit/837515284ad65fa5e0f15d24191f61a487d947ab, the `noParse` option has been renamed to `noparse`. But module-deps [is still waiting for `noParse`](https://github.com/substack/module-deps/blob/master/index.js#L349) with the old name.

[rendered RFC](https://github.com/Volune/yarn-rfcs/blob/hosted-git-dependencies/accepted/0000-hosted-git-dependencies.md) I was previously trying to make a PR related to these changes, but it was becoming too big. There are still several unresolved questions.