Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: stenciljs/core
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v4.22.0
Choose a base ref
...
head repository: stenciljs/core
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v4.22.1
Choose a head ref
  • 6 commits
  • 20 files changed
  • 4 contributors

Commits on Oct 4, 2024

  1. fix(mock-doc): add missing ShadowRoot window primitive (#6011)

    * fix(mock-doc): add missing ShadowRoot window primitive
    
    * prettier
    christian-bromann authored Oct 4, 2024
    Copy the full SHA
    2f944e2 View commit details

Commits on Oct 7, 2024

  1. chore(deps): update dependency eslint-plugin-jsdoc to v50.3.1 (#6016)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Oct 7, 2024

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    9c3ece9 View commit details

Commits on Oct 8, 2024

  1. fix(runtime): create unique host ids (#6018)

    * fix(runtime): create unique host ids
    
    * find a better solution
    
    * even better
    
    * prettier
    
    * code docs
    
    * wording fix
    
    * update tests
    
    * prettier
    christian-bromann authored Oct 8, 2024
    Copy the full SHA
    1564b7a View commit details
  2. fix(runtime): merge styles within ShadowRoot into a single node (#6014)

    * fix(runtime): merge shadow root styles into into a single node
    
    * fix build
    
    * change order how styles are applied
    
    * prettier
    christian-bromann authored Oct 8, 2024
    Copy the full SHA
    61f90b0 View commit details

Commits on Oct 9, 2024

  1. Copy the full SHA
    72fabd1 View commit details
  2. v4.22.1 (#6022)

    Co-authored-by: christian-bromann <731337+christian-bromann@users.noreply.github.com>
    github-actions[bot] and christian-bromann authored Oct 9, 2024
    Copy the full SHA
    5c4c969 View commit details
Loading