Arthur Evans

Results 143 comments of Arthur Evans

Hey @mercmobily. Sorry for the late response. Let me go though your first section, with advance apologies for being nitpicky. > In Polymer (and web components in general), CSS encapsulation...

I think many of these are addressed in #1168. Sadly, the white-on-teal is the I/O logotype colors. Keeping this one open until I've done an pass with the a11y devtools.

Thanks Frankie. I can massage that into something that fits, e.g., starter kit, which should make sense to many users.

Keyboard navigation is definitely improved now—you can get to everything, the order is more or less logical, and there also appears to be clear focus state on all of the...

@keanulee could we handle up/down arrow keys in the left nav? How would that work usually, @robdodson? Arrow key moves highlight, enter or space selects? Or does arrow key navigate...

@sorvell As @bashmish said, we've done this for a number of elements in the past. It's unclear to me whether this is a new problem, or what. Also tagging @notwaldorf...

Should add doc for custom serializing/deserializing. And add upgrade guide note about serialize=>_serializeValue etc.

@ChadKillingsworth wrote the gist and knows the use cases. I think the basic issue here is that for end-to-end testing you want a tool to be able to pick out...

@kevinpschaaf should we be documenting `Templatizer` for people to use, or should we treat it as an implementation detail of `dom-repeat`, etc.? As @David-Mulder said, we don't supply enough information...