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

A file format for describing custom elements

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

Hi all. I would like to add funding links in custom-elements-manifest. A good example of this use case would be Github... ``funding.yaml`` file, which allows you to include links such...

So the manifest should list the possible values, so a designer could use them. also a min/max for a number could be usefull I've the following Properties for a Property...

As in some situations, the tooling might not have access to a package.json, it would be beneficial to be able to indicate the location of the custom elements manifest in...

For catalogs we'll want to display icons for packages and elements. I'm not sure what formats are best to use - we should probably look to PWA and extension manifest...

It would be useful to have a "status" field (free text). I'd use it for something like this: - alpha - beta - stable - deprecated

Properties, methods and events all support an inheritedFrom field, but not CssCustomProperty. I understand that they aren't inherited in the normal sense, but it makes sense to me that you...

good first issue

2-way sync or at least validation should be part of toolchain. Web Component often has sufficient data in sources to generate manifest, hence there is ability to create match validators...

Maybe we could add a example string for inserting a component (with some default attribute and style values). So a Designer could use this info. So what I mean in...