Results 14 issues of Brian Kotek

It looks like "spline" is missing from the ScatterGL attributes file for line shape options: https://github.com/plotly/plotly.js/blob/master/src/traces/scattergl/attributes.js#L51

feature
P2

Minko, I ran into an issue where the env.config.ts is being compiled into JS, and when a dev reload happens, the ENV_CONFIG value stops getting replaced. Or more specifically, the...

[X] feature request Apparently, Angular added a feature called `aotSummaries` to `TestBed.initTestEnvironment()` at some point (https://angular.io/api/core/testing/TestBed#initTestEnvironment). But the docs are pretty sparse. Could the seed be updated to support these?...

Minko, I know you're a busy guy, but if you have a moment, could you look through this issue I've opened over on the angular2-toaster project? I've got an issue...

Not sure if you know about this or if there's even anything that can be done, but it looks like the extension won't work if a component is loaded into...

bug

Currently, if you override behavior in a core Touch/Ext class, the only option is to include overrides as tiny footnotes in the existing docs for the Sencha class. This makes...

nice-to-have

In reference to #180, I think we need a similar mechanism to pass **Node** arguments to an NpmTask. I believe that right now the only option is write a custom...

Is 0.2.11 available in a Maven repo anywhere? I found one guy who has a fork of the project and it is labeled 0.2.11, but it is not actually 0.2.11....

The Optimize class takes a parameter for providePlugins, but it does not appear to be used. The plugins are always copied. I think this just needs to be wrapped in...

TS 0.9 just came out, so the current 0.8 compiler is now somewhat out of date. I may see if I can help via pull reqeust, but I just wanted...