Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use Custom Elements Manifest to warn on deprecated attrs #39

Open
bennypowers opened this issue Jun 17, 2024 · 0 comments
Open

Use Custom Elements Manifest to warn on deprecated attrs #39

bennypowers opened this issue Jun 17, 2024 · 0 comments

Comments

@bennypowers
Copy link

The Custom Elements Manifest lets us document which attributes (css parts, methods, events, etc) are deprecated on our custom elements.

It would be swell if selector-finder would read the manifest for a page (perhaps based on the version referenced in the page importmap), then output warnings for usage of deprecated attributes.

for example, rh-cta's color-palette attribute is deprecated in the 1.4 series

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

No branches or pull requests

2 participants