webcomponents / polyfills

Web Components Polyfills
BSD 3-Clause "New" or "Revised" License
1.13k stars 165 forks source link

fix: lowercase attributes #487

Closed thepassle closed 2 years ago

thepassle commented 2 years ago

Fixes #483

thepassle commented 2 years ago

@kevinpschaaf @aomarks Could you cut a release for this version? I see it hasnt been released yet: https://www.npmjs.com/package/@webcomponents/scoped-custom-element-registry

michaelwarren1106 commented 2 years ago

I'm also having boolean attribute problems with the ScopedElementsMixin. Is there any chance of a 0.0.5 release soon?

thepassle commented 2 years ago

This was released as 0.0.4, did it not fix the problem for you? It did on our end

michaelwarren1106 commented 2 years ago

ah yeah i see it now, i'm confirming if we're still having issues and double checking that 0.0.4 is coming through. will report back the error we're getting when i find out, ty!