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

feat: recognize @customElement and @customelement JSDoc tags for defining an element #287

Merged
merged 1 commit into from
Dec 10, 2024

Conversation

JamesIves
Copy link
Contributor

@JamesIves JamesIves commented Dec 10, 2024

Related discussion: 43081j/eslint-plugin-wc#142

This pull request includes a small change to the classJsDocPlugin function in the class-jsdoc.js file. The change adds support for additional tag names in the JSDoc analysis.

Copy link

netlify bot commented Dec 10, 2024

Deploy Preview for custom-elements-manifest-analyzer ready!

Name Link
🔨 Latest commit 2f834d2
🔍 Latest deploy log https://app.netlify.com/sites/custom-elements-manifest-analyzer/deploys/6758ad9c1db9bc00081ab49d
😎 Deploy Preview https://deploy-preview-287--custom-elements-manifest-analyzer.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@JamesIves JamesIves changed the title feat: recognize @customElement tag for defining an element feat: recognize @customElement and @customelement tags for defining an element Dec 10, 2024
@JamesIves JamesIves changed the title feat: recognize @customElement and @customelement tags for defining an element feat: recognize @customElement and @customelement JSDoc tags for defining an element Dec 10, 2024
@thepassle thepassle merged commit 790fbe8 into open-wc:master Dec 10, 2024
5 checks passed
@thepassle
Copy link
Member

Thank you sir, will release in a minute

@thepassle
Copy link
Member

Published in 0.10.4

Are you using custom elements at blizzard?

@JamesIves
Copy link
Contributor Author

JamesIves commented Dec 10, 2024

Yeah - our design system leverages custom elements with Lit 😄

@thepassle
Copy link
Member

Cool, is it in production anywhere I can see it in action?

@JamesIves
Copy link
Contributor Author

I'll shoot you a DM on the Lit Discord with some links

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