open-wc / custom-elements-manifest

Custom Elements Manifest is a file format that describes custom elements in your project.
https://custom-elements-manifest.open-wc.org/
227 stars 37 forks source link

Add implementation for @ignores and @internal for events #136

Closed peschee closed 2 years ago

peschee commented 2 years ago

This adds the ability to annotate dispatchEvent calls with @ignore or @internal and have them ignored.

netlify[bot] commented 2 years ago

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

🔨 Explore the source changes: 78b8f55701403dbc0359c9e4ee1d20fb63eac6e5

🔍 Inspect the deploy log: https://app.netlify.com/sites/custom-elements-manifest-analyzer/deploys/616d3d9b36df510008b4a4d8

😎 Browse the preview: https://deploy-preview-136--custom-elements-manifest-analyzer.netlify.app

thepassle commented 2 years ago

Could you add a changelog entry?