material-components / material-web

Material Design Web Components
https://material-web.dev
Apache License 2.0
8.93k stars 840 forks source link

Add custom-elements.json for each web components #545

Open andrealeardini opened 4 years ago

andrealeardini commented 4 years ago

I'm submitting a:

Related code:

{
  "version": 1,
  "tags": [
    {
      "label": "mwc-button",
      "description": "Buttons allow users to take actions, and make choices, with a single tap",
      "attributes": [...],
      "properties": [...],
      "events": [...],
      "slots": [...]
    }
  ]
}

w3c/webcomponents discussion:

Used by

fernandopasik commented 4 years ago

It would be awesome if https://www.webcomponents.org/ would use this.

jogibear9988 commented 1 week ago

the sample above it's from a old version of the manifest.