Paul Mason
Paul Mason
I suspect I may just be being dumb here, but anyway. I have a library of custom elements (LitElement) and everything works fine for registered elements, but standalone mixins and...
Currently you can't log stats through Silverlight because the service doesn't serve up the clientaccesspolicy.xml file.
It would be useful to have a "status" field (free text). I'd use it for something like this: - alpha - beta - stable - deprecated
Properties, methods and events all support an inheritedFrom field, but not CssCustomProperty. I understand that they aren't inherited in the normal sense, but it makes sense to me that you...
This is a proposed feature request. I'm using `iron-pages` to distribute view content into multiple areas of a page, using a shared string index, but in some areas I want...
### Description In v1 I could have two app-drawer elements (left and right) in an app-drawer-layout element, but with v2 I can only have one. ### Expected outcome I should...
I've got a composite Polymer control that is composed of a number of elements, some of which are only used internally. Is there any way of preventing a particular control...
I have a bunch of macros that generate various components and each have their own "CSS macro" with their styles. I want to be able to use the component macros...