Karl Schaefer

Results 13 comments of Karl Schaefer

Thanks for the report and investigation. Will look at it.

So, my best advice, since none of our Slack discussions amounted to anything, is to go into the DOM inspector, select '2' and walk up the DOM tree until you...

Any more thoughts on this @laughinghan? I know that I would really prefer to not be in the business of using jQuery. This library is the only dependency that I...

This seems to be fixed by #779. I am unable to replicate the issue with that fix in place.

Since #779 is not merged, the homepage wouldn't show it.

Is there some visual difference between \notsubset and \not\subset? Or are you just concerned that that LaTeX is being transformed (normalized) and you weren't expecting that?

I don't really know much about Maven plugins, so I only touched the absolute smallest amount of code that I could. I think the result is right, if the approach...

It just complained about `fill: transparent` in my CSS. It doesn't know what transparent is.

I agree that ng-packagr should be providing `ng-add` and `ng-update` schematics for all library developers out of the box. Because I don't do schematics often enough, I either have to...