selectlist-polyfill icon indicating copy to clipboard operation
selectlist-polyfill copied to clipboard

fix: optimize css style with using adoptedStyleSheets

Open Totati opened this issue 2 years ago • 3 comments

Fixes #8

Totati avatar Jul 18 '23 08:07 Totati

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
selectlist-polyfill ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 10, 2023 9:40am
selectmenu-polyfill ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 10, 2023 9:40am

vercel[bot] avatar Jul 18 '23 08:07 vercel[bot]

thanks for the contribution!

my concern on adding this is that it wouldn't work with DSD (declarative shadow DOM) https://github.com/whatwg/dom/issues/910

related project https://github.com/luwes/wesc

luwes avatar Aug 12 '23 17:08 luwes

Hmm, why? How is this selectlist polyfill connected to DSD, do you plan to refactor the element to use DSD? 🤔

Totati avatar Aug 18 '23 07:08 Totati