Skip to content

Conversation

@patricknelson
Copy link
Owner

@patricknelson patricknelson commented Apr 23, 2024

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'.

  • Add ignoreCommonAttribWarnings option (proof of concept)
  • Add unit tests to validate each state, including false, true and array of explicitly defined attribs

…t already defined on the component. Need unit tests...
@vercel
Copy link

vercel bot commented Apr 23, 2024

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

…re also not already defined on the component (while in development mode).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants