Jeff Mather

Results 3 issues of Jeff Mather

I get this error when running production builds of my Angular app, which contains usages of the boundMethod decorator: ``` Error encountered resolving symbol values statically. Only initialized variables and...

help wanted

## Are you reporting a bug, or opening a feature request? Feature request The project I am a part of uses a later version (4.10.0) of D3 than what is...

v2.0.0
Status: Needs Release
Status: Implemented

With a directive, I can pass a function into its isolate scope, using the '=' mode. Then, that function is callable from the directive's controller. I am wanting to convert...