webcomponents / webcomponents.org

Home of the web components community
https://www.webcomponents.org
Apache License 2.0
356 stars 95 forks source link

Partition custom element documents with a namespace #1385

Closed justinfagnani closed 1 year ago

justinfagnani commented 1 year ago

Last part of https://github.com/webcomponents/webcomponents.org/issues/1351

This is done with a field on CustomElement and a hard-coded query clause so that we can use a single index for the customElements collection.