Monica Dinculescu
Monica Dinculescu
`` is not currently supported on all the browsers Polymer is supported, so this is not something we can work on/merge at this time. It should also probably be a...
I'll give this a look this week.
/cc @cdata
@veronicawwashington Would you be interested in sending a PR to update the demo? It would be much appreciated! 🍰
Is this to fix #109? If so, the problem is something in the webcomponents polyfill, not the element itself
Isn't that what `--paper-checkbox-checked-color` does? If you look at the last demo in https://elements.polymer-project.org/elements/paper-checkbox?view=demo:demo/index.html&active=paper-checkbox, the background colors change for both checkboxes.
Yeah, the links are made so that they work in the elements catalog; this unfortunately means they're a bit broken in the README. /cc @samuelli, since I think this might...
We've had an in depth discussion about this on this thread as to why this shouldn't be a property of the checkbox, but a separate element in itself: https://github.com/PolymerElements/paper-checkbox/issues/33 The...
Re-opening, since this is an a11y issue, not about the tri-state UI.