Arnout Kazemier

Results 137 comments of Arnout Kazemier

Fixed in master, just needs a test to prevent this from happening again.

There's no pre-build version of this module it self but if you want to use it in the browser you could load in this module using browserify. Or directly include...

The `trigger` name though.. yuk. It triggers my OCD hard especially because we already have `primus-emit` that just uses `emit` for the event emitting. So this introduces a different API...

Mother of all pull requests. I'll review it in the morning, thanks for taking the effort!

Agreed, it makes more sense to have `forwarded` header parsing as separate module and just consume that library in this module.

@julien51 There have been some pages that actually managed to still create a popup while I was using this extension. So there are work arounds, but I can imagine that...

Going to add +1 to this feature, my specific use-case is running migration, codemods, or other sorts of automation against a specific set of packages e.g. `packages/components/**`. While you can...