Colin Hawkett
Colin Hawkett
Explicitly excluding symlinked directories when hashing would be ideal. The only argument against this seems to be the performance hit in checking whether a symlink is a directory on repos...
Is this fix waiting on a migration path for existing `jsonb` data? If so, would it be possible to decouple these problems so it could be released? A couple of...
Hi Guys - would really appreciate if someone on the team can comment on whether I should be expecting this to work. At the moment this prevents the use of...
Reverting to iron-selector#1.0.7 appears to resolve this issue. Possibly related to https://github.com/Polymer/polymer/issues/2734 - @cdata, in that issue you were looking for an example of where iron-selector#1.0.8 broke an app, and...
Checking in to see how this is going... Is it reasonable to assume that issues in iron-selector#1.0.8 [are well known](https://github.com/Polymer/polymer/issues/2734#issuecomment-157213117), and that work to resolve them would include a fix...
The use case I have is a template that is very commonly used, and the default behaviour produces a html block that contains a lot of default css classes (~20)....