custom-elements-manifest icon indicating copy to clipboard operation
custom-elements-manifest copied to clipboard

Custom Elements Manifest is a file format that describes custom elements in your project.

Results 59 custom-elements-manifest issues
Sort by recently updated
recently updated
newest added

Is it possible somehow to access the JSDoc comments of class decorators? The only way to collect all JSDoc was to get the full text of ClassDeclaration statement but it...

**Checklist** - [x] Did you run the analyzer with the `--dev` flag to get more information? - [ ] Did you create a **minimal** reproduction in the [playground](https://custom-elements-manifest.netlify.app/)? Currently, it...

**Checklist** - [x] Did you run the analyzer with the `--dev` flag to get more information? - [x] Did you create a **minimal** reproduction in the [playground](https://custom-elements-manifest.netlify.app/)? Completing the items...

# Playground issue Reproduction URL: https://custom-elements-manifest.netlify.app/?source=CmNsYXNzIE15RWxlbWVudCBleHRlbmRzIGZ1bmNXaXRoTm9BcmcoKSB7CiAgc3RhdGljIGdldCBvYnNlcnZlZEF0dHJpYnV0ZXMoKSB7CiAgICByZXR1cm4gWydkaXNhYmxlZCddOwogIH0KCiAgc2V0IGRpc2FibGVkKHZhbCkgewogICAgdGhpcy5fX2Rpc2FibGVkID0gdmFsOwogIH0KICBnZXQgZGlzYWJsZWQoKSB7CiAgICByZXR1cm4gdGhpcy5fX2Rpc2FibGVkOwogIH0KCiAgZmlyZSgpIHsKICAgIHRoaXMuZGlzcGF0Y2hFdmVudChuZXcgRXZlbnQoJ2Rpc2FibGVkLWNoYW5nZWQnKSk7CiAgfQp9CgpjdXN0b21FbGVtZW50cy5kZWZpbmUoJ215LWVsZW1lbnQnLCBNeUVsZW1lbnQpOwo%3D&library=null ## Additional information: Please enter additional information here.

# Playground issue Reproduction URL: https://custom-elements-manifest.netlify.app/?source=CmltcG9ydCB7IExpdEVsZW1lbnQsIHByb3BlcnR5IH0gZnJvbSAnbGl0LWVsZW1lbnQnOwoKZXhwb3J0IGNsYXNzIE15RWxlbWVudCBleHRlbmRzIExpdEVsZW1lbnQgewogIC8qKiAKICAgKiBUaGlzIGlzIG15IGZvbyBwcm9wZXJ0eS4KICAgKiBAaWdub3JlCiAgICovCiAgQHByb3BlcnR5KCkKICBmb28gPSAnYmFyJzsKfQo%3D&library=litelement ## Additional information: I encountered this issue when working on a component with the current version of Lit (v2), though I was able to...

For now plugins are "all or nothing". In my case it Lit: ```js { litelement: true, } ``` Here's a case why it was not good enough for me, how...

**Checklist** - [x] Did you run the analyzer with the `--dev` flag to get more information? - [x] Did you create a **minimal** reproduction in the [playground](https://custom-elements-manifest.netlify.app/)? **Expected behavior** Hello...

`@custom-elements-manifest/analyzer` supports several frameworks. `@github/catalyst` is one of them. For users of frameworks other than `@github/catalyst`, this package is not relevant. Users of `@github/catalyst` should install this package in their...