Polymer / polymer

Our original Web Component library.
https://polymer-library.polymer-project.org/
BSD 3-Clause "New" or "Revised" License
22.05k stars 2.02k forks source link

<dom-if></dom-if> still not working #5579

Closed hzmsrv closed 5 years ago

hzmsrv commented 5 years ago

Hello

We found that the element <template is="dom-repeat"> already became <dom-repeat></dom-repeat>

is there any plan to make <template is="dom-if"> become <dom-if></dom-if>?