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

Support use of updated custom-elements.json file #14286

Closed
brion-fuller opened this issue Mar 20, 2021 · 3 comments
Closed

Support use of updated custom-elements.json file #14286

brion-fuller opened this issue Mar 20, 2021 · 3 comments

Comments

@brion-fuller
Copy link

Is your feature request related to a problem? Please describe
custom-elements.json has changed over the years and currently not integrated with autogenerating of args for web components. Add support for https://github.com/webcomponents/custom-elements-manifest

Describe the solution you'd like
I would like to map the new schema in support for auto generated args.

Are you able to assist to bring the feature to reality?
Yes

@shilman
Copy link
Member

shilman commented Mar 20, 2021

That sounds great. Will the processing be backwards compatible? That's my only concern if we're trying to get this out in 6.3.

@brion-fuller
Copy link
Author

Yeah I think it should be. I was planning to add a mapper for different versions because it’s still not a stable spec.

@shilman shilman added this to the 6.3 lit milestone Apr 1, 2021
@shilman shilman changed the title Support use of updated web-component.json file Support use of updated custom-elements.json file Apr 14, 2021
@Niznikr
Copy link

Niznikr commented May 14, 2021

Could we also add support for the current spec for @storybook/lit so we can use something like setCustomElements that @storybook/web-components uses? Would love to start using @storybook/lit but it currently does not generate an API table for components.

@shilman shilman closed this as completed Nov 17, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants