You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 13, 2018. It is now read-only.
Right now the + buttons that let us see the local DOM view of an element are shown only for Polymer elements. Considering how Polymer elements are just custom elements, it should make sense to be able to provide the same facility to custom elements.
We can still hold the color code of blue for Polymer elements and something else for the rest.