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: adobe/spectrum-web-components
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.40.1
Choose a base ref
...
head repository: adobe/spectrum-web-components
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.40.2
Choose a head ref
  • 14 commits
  • 207 files changed
  • 6 contributors

Commits on Dec 8, 2023

  1. chore(overlay): overlaid elements receive open as a property (#3858)

    * chore(overlay): shadow elements receives open when open is true in sp-overlay
    
    * chore(overlay): update docs
    
    * chore: accept PR comments.
    
    ---------
    
    Co-authored-by: Rajdeep Chandra <rajdeepc@adobe.com>
    Co-authored-by: Westbrook Johnson <wesjohns@adobe.com>
    3 people authored Dec 8, 2023

    Verified

    This commit was signed with the committer’s verified signature.
    janb87 Jan Bevers
    Copy the full SHA
    e5a1a61 View commit details

Commits on Dec 11, 2023

  1. Verified

    This commit was signed with the committer’s verified signature.
    janb87 Jan Bevers
    Copy the full SHA
    7d59d35 View commit details

Commits on Dec 12, 2023

  1. fix(slider): update handle alignment and color application (#3860)

    * chore(slider): slider handle alignment fix
    
    * chore(slider): updated golden image cache
    
    * chore: remove tick background css
    
    * chore(slider): updated golden image cache
    
    * chore(slider): reverting golden image cache
    
    * chore(slider): reverted border color property for handle style
    
    * chore(slider): updated style to add background for multihandle
    
    * chore(slider): removed hadrcoded right property
    
    * chore(slider): updated golden image cache
    
    ---------
    
    Co-authored-by: Rajdeep Chandra <rajdeepc@adobe.com>
    Rajdeepc and Rajdeep Chandra authored Dec 12, 2023
    Copy the full SHA
    bed73c0 View commit details
  2. chore: bump fast-glob from 3.3.1 to 3.3.2

    Bumps [fast-glob](https://github.com/mrmlnc/fast-glob) from 3.3.1 to 3.3.2.
    - [Release notes](https://github.com/mrmlnc/fast-glob/releases)
    - [Commits](mrmlnc/fast-glob@3.3.1...3.3.2)
    
    ---
    updated-dependencies:
    - dependency-name: fast-glob
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and Westbrook committed Dec 12, 2023
    Copy the full SHA
    b76c1d4 View commit details
  3. chore: bump eslint-config-prettier from 9.0.0 to 9.1.0

    Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) from 9.0.0 to 9.1.0.
    - [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md)
    - [Commits](prettier/eslint-config-prettier@v9.0.0...v9.1.0)
    
    ---
    updated-dependencies:
    - dependency-name: eslint-config-prettier
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and Westbrook committed Dec 12, 2023
    Copy the full SHA
    af44c8f View commit details
  4. chore: bump @spectrum-css/divider from 2.1.25 to 2.1.35

    Bumps [@spectrum-css/divider](https://github.com/adobe/spectrum-css/tree/HEAD/components/divider) from 2.1.25 to 2.1.35.
    - [Release notes](https://github.com/adobe/spectrum-css/releases)
    - [Changelog](https://github.com/adobe/spectrum-css/blob/main/components/divider/CHANGELOG.md)
    - [Commits](https://github.com/adobe/spectrum-css/commits/@spectrum-css/divider@2.1.35/components/divider)
    
    ---
    updated-dependencies:
    - dependency-name: "@spectrum-css/divider"
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and Westbrook committed Dec 12, 2023
    Copy the full SHA
    876b44f View commit details
  5. chore: bump style-loader from 3.3.1 to 3.3.3

    Bumps [style-loader](https://github.com/webpack-contrib/style-loader) from 3.3.1 to 3.3.3.
    - [Release notes](https://github.com/webpack-contrib/style-loader/releases)
    - [Changelog](https://github.com/webpack-contrib/style-loader/blob/master/CHANGELOG.md)
    - [Commits](webpack-contrib/style-loader@v3.3.1...v3.3.3)
    
    ---
    updated-dependencies:
    - dependency-name: style-loader
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and Westbrook committed Dec 12, 2023
    Copy the full SHA
    1bc09c4 View commit details

Commits on Dec 13, 2023

  1. Copy the full SHA
    2328a62 View commit details

Commits on Dec 14, 2023

  1. fix(checkbox): add missing readonly prop (#3859)

    * chore(checkbox): added missing prop value
    
    * chore(checkbox): updated disabled on readonly
    
    * chore(checkbox): update golden image cache
    
    * chore(checkbox): allowing support for both setting and removing readonly
    
    * chore(checkbox): added the disabled proprety directly to the input
    
    * chore(checkbox): updated golden image cache
    
    * chore(checkbox): added test for readonly typing
    
    ---------
    
    Co-authored-by: Rajdeep Chandra <rajdeepc@adobe.com>
    Rajdeepc and Rajdeep Chandra authored Dec 14, 2023
    Copy the full SHA
    35b5649 View commit details

Commits on Dec 15, 2023

  1. Copy the full SHA
    8469ab2 View commit details

Commits on Dec 17, 2023

  1. test: ensure Action Menu is "open" before taking VRT (#3878)

    Westbrook Johnson authored Dec 17, 2023
    Copy the full SHA
    8b0105f View commit details

Commits on Dec 18, 2023

  1. Copy the full SHA
    dd3f764 View commit details
  2. test: troll for coverage

    Westbrook committed Dec 18, 2023
    Copy the full SHA
    5e68adf View commit details
  3. Copy the full SHA
    e5fd35c View commit details
Loading