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

build: generate custom elements manifest #9556

Closed
wants to merge 4 commits into from

Commits on Jun 11, 2024

  1. build: generate custom elements manifest

    Custom Elements Manifest is the community's chosen specification for
    json-formatted documentation. It is similar to Stencil's docs-json,
    however there is more community support.
    
    package: https://github.com/open-wc/custom-elements-manifest
    spec: https://github.com/webcomponents/custom-elements-manifest
    benelan committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    ac90cd0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9814587 View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2024

  1. Configuration menu
    Copy the full SHA
    2ac53bb View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2024

  1. Configuration menu
    Copy the full SHA
    fd42a77 View commit details
    Browse the repository at this point in the history