Jim Cook

Results 40 issues of Jim Cook

Added a third parameter to Reflect.construct() which was preventing the plugin from working with classes that extend HTMLElement I would like to contribute a test, but that would be a...

I am pointing docker at a source repository with 20 - 30 files. Watchr does not seem to be picking up changes very well. Only about 30% of my file...

**I'm submitting a ...** (check one with "x") ``` [ ] bug report => search github for a similar issue or PR before submitting [x] feature request [ ] support...

In the surrogateController function, the CtrlImpl is assumed to be a function, however in the case of inline injection, the value is of type array. http://plnkr.co/edit/ljsR8e

Docs allude to this. Does support for Google Cloud Functions exist as part of this package? Perhaps it supports currently, but the package naming is confusing.

question

Is there something inherently different about the existing Protocol Buffer format such that you couldn't have adopted that as your standard format? Many companies have existing tooling to author or...

enhancement

If I have a repetitive block in my template (aka partial), is it possible to define it and reference it from multiple locations in the template?

Is there a way to specify the CSS to inject as a set of rules in text format? I mean, without having to reference a CSS file?

enhancement

When I execute `es4x install`, it attempts to resolve my maven dependencies, however it is using the default central repo (https://repo1.maven.org/maven2/io/reactiverse/es4x/0.11.0/es4x-0.11.0.pom). My company does not allow access to this, but...

If my emitter is down for some reason, I see the size of my buffer growing larger and larger until my VM runs out of memory. The reason is the...