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

Fix rewriting of components for custom elements #2101

Merged
merged 19 commits into from
Aug 17, 2022

Commits on Aug 11, 2022

  1. Configuration menu
    Copy the full SHA
    11b96d3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1c86a45 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f1205fe View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    389b5a5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    135aa2d View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2022

  1. Revert "test: to-valid-identifier-name"

    This reverts commit 135aa2d.
    bholmesdev committed Aug 12, 2022
    Configuration menu
    Copy the full SHA
    0553e0c View commit details
    Browse the repository at this point in the history
  2. Revert "fix: update JSdoc reference"

    This reverts commit 389b5a5.
    bholmesdev committed Aug 12, 2022
    Configuration menu
    Copy the full SHA
    8f5fbe0 View commit details
    Browse the repository at this point in the history
  3. Revert "chore: update custom element test case"

    This reverts commit f1205fe.
    bholmesdev committed Aug 12, 2022
    Configuration menu
    Copy the full SHA
    a3bd1de View commit details
    Browse the repository at this point in the history
  4. Revert "feat: serialize custom element component keys"

    This reverts commit 1c86a45.
    bholmesdev committed Aug 12, 2022
    Configuration menu
    Copy the full SHA
    2ec33fa View commit details
    Browse the repository at this point in the history
  5. Revert "feat: add toValidIdentifierName util"

    This reverts commit 11b96d3.
    bholmesdev committed Aug 12, 2022
    Configuration menu
    Copy the full SHA
    5878dd8 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    451a76f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e547aa8 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2022

  1. Configuration menu
    Copy the full SHA
    7572cdc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    604e6db View commit details
    Browse the repository at this point in the history
  3. test: update output

    bholmesdev committed Aug 15, 2022
    Configuration menu
    Copy the full SHA
    24fb34d View commit details
    Browse the repository at this point in the history
  4. nit: ...[] => Array<...>

    Co-authored-by: Titus <tituswormer@gmail.com>
    bholmesdev and wooorm committed Aug 15, 2022
    Configuration menu
    Copy the full SHA
    d051f7c View commit details
    Browse the repository at this point in the history
  5. nit: clarify inline docs

    Co-authored-by: Titus <tituswormer@gmail.com>
    bholmesdev and wooorm committed Aug 15, 2022
    Configuration menu
    Copy the full SHA
    f7aea66 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    55414b4 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a9d93b2 View commit details
    Browse the repository at this point in the history