Danny Blue

Results 12 comments of Danny Blue

Are you letting the plugin manage webhooks for you or did you set them up yourself?

Can you share your web hook config? A couple issues I have seen have been when not using the Team/Project way of managing. I wonder if something is wrong with...

Ah ok. And that IS working when using native webhooks.

I think it is a good idea. However I have some concerns. The big one being that we can't change the type signature of a method based on the decorator....

I think that makes sense. I'd say no to inferring if it is an array or an object. just leads to more documentation and more potential confusion. Also would it...

@RobCannon can you try with the latest version and confirm if you are still seeing the issue?

Another though would be to add the ability to pass a debug function to inject(). Inject(Service, { debug })

There are a few of us that been working on this for a while and would love to be involved!

sounds like it is aligning with angular2 best practices is that aspect. I can look into this.

@llomelchenko do we want to keep the option of having both es5 and es2015 versions? or drop es5?