Christopher Joel

Results 155 issues of Christopher Joel

This suggestion may not make sense as I may not fully understand the role of the element. Currently, the `#dragged-pieces` element in the shadow root takes up a square's worth...

[rust-us.zip](https://github.com/rictic/airlock.chat/files/5398244/rust-us.zip)

The latest stable Chrome release as of this writing is 61. There have been a number of notable features landed in the versions since 57. It would be nice to...

_As an Atom editor user, when I open multiple project folders at once, I want my code to continue to be linted, so that I can be a productive software...

enhancement

See https://github.com/PolymerLabs/test-runner/blob/master/src/suite.ts#L80 See also https://github.com/PolymerLabs/test-runner/blob/master/src/mixins/isolatable.ts#L148

Polymer Build has a construct called [`FileMapUrlLoader`](https://github.com/Polymer/polymer-build/blob/master/src/file-map-url-loader.ts), that is essentially a redundant file loader backed by Polymer Analyzer. We should consider refactoring `SyntheticFileMap` to leverage a pattern like that.