fejesjoco
fejesjoco
I was just hit by this I think. I have a mixed project where I have some goog.module's with ES6 classes and some old-school goog.provide files with goog.inherits. With ES6...
One way to solve it would be to refactor the underline so that it is placed inside the paper-tab, therefore it will follow DOM changes automatically. Keeping the current architecture,...
There is a much more evil scenario. Paper-tabs uses the roboto font, which is downloaded from some google fonts server. Before a font is downloaded, Chrome can only guess the...
Nested statements is just one possible solution. As an alternative, you could simply call CodeBlock.toString() before adding it into another CodeBlock.
The example may be a bit wrong, since I work on proprietary code I have to make stuff up. My problems usually start when I have to call a statement,...
I missed the notification. All I'm saying is: if I annotate a property, it has a default use-site target of `@get`, and if I annotate a parameter, it has a...