patricknelson / svelte-retag

Light DOM custom element wrapper for Svelte 3 and 4 with slots, context and Vite HMR support
https://www.npmjs.com/package/svelte-retag
MIT License
39 stars 0 forks source link

Add `ignoreCommonAttribWarnings` option, ignore common attributes which are also not already defined on the component #54

Closed patricknelson closed 4 months ago

patricknelson commented 4 months ago

Fix for #53. Add ignoreCommonAttribWarnings option to help ignore common attributes which are also not already defined on the component (useful in development only). Avoids warnings like <Component> was created with unknown prop 'id'.

vercel[bot] commented 4 months ago

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

Name Status Preview Comments Updated (UTC)
svelte-retag ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 3, 2024 1:59am