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.3
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.4
Choose a head ref

Commits on Jan 16, 2024

  1. Copy the full SHA
    bae7d52 View commit details
  2. Copy the full SHA
    c9dd7d7 View commit details
  3. Copy the full SHA
    3851f16 View commit details
  4. Copy the full SHA
    460fcfc View commit details
  5. Copy the full SHA
    5cb5f1d View commit details

Commits on Jan 17, 2024

  1. chore: add lit plugin strict to vscode linter

    Najika Yoo authored and najikahalsema committed Jan 17, 2024
    Copy the full SHA
    744087d View commit details
  2. test(picker): add devmode warnings for label accessibility

    Najika Yoo authored and najikahalsema committed Jan 17, 2024
    Copy the full SHA
    67d4925 View commit details
  3. chore: bump eslint from 8.32.0 to 8.56.0

    Bumps [eslint](https://github.com/eslint/eslint) from 8.32.0 to 8.56.0.
    - [Release notes](https://github.com/eslint/eslint/releases)
    - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
    - [Commits](eslint/eslint@v8.32.0...v8.56.0)
    
    ---
    updated-dependencies:
    - dependency-name: eslint
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and Westbrook committed Jan 17, 2024
    Copy the full SHA
    47bbb90 View commit details
  4. chore: bump @storybook/addon-links from 7.5.0 to 7.6.8

    Bumps [@storybook/addon-links](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/links) from 7.5.0 to 7.6.8.
    - [Release notes](https://github.com/storybookjs/storybook/releases)
    - [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md)
    - [Commits](https://github.com/storybookjs/storybook/commits/v7.6.8/code/addons/links)
    
    ---
    updated-dependencies:
    - dependency-name: "@storybook/addon-links"
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and Westbrook committed Jan 17, 2024
    Copy the full SHA
    6769fa4 View commit details
  5. chore: bump @commitlint/cli from 17.3.0 to 18.4.4

    Bumps [@commitlint/cli](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/cli) from 17.3.0 to 18.4.4.
    - [Release notes](https://github.com/conventional-changelog/commitlint/releases)
    - [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/cli/CHANGELOG.md)
    - [Commits](https://github.com/conventional-changelog/commitlint/commits/v18.4.4/@commitlint/cli)
    
    ---
    updated-dependencies:
    - dependency-name: "@commitlint/cli"
      dependency-type: direct:development
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and Westbrook committed Jan 17, 2024
    Copy the full SHA
    782599c View commit details
  6. chore: bump @commitlint/config-lerna-scopes from 17.7.0 to 18.4.4

    Bumps [@commitlint/config-lerna-scopes](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/config-lerna-scopes) from 17.7.0 to 18.4.4.
    - [Release notes](https://github.com/conventional-changelog/commitlint/releases)
    - [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/config-lerna-scopes/CHANGELOG.md)
    - [Commits](https://github.com/conventional-changelog/commitlint/commits/v18.4.4/@commitlint/config-lerna-scopes)
    
    ---
    updated-dependencies:
    - dependency-name: "@commitlint/config-lerna-scopes"
      dependency-type: direct:development
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and Westbrook committed Jan 17, 2024
    Copy the full SHA
    638bcd5 View commit details
  7. fix(slider): add "fill-start" attribute/property and associated "vari…

    …ant="filled" visual delivery (#3876)
    
    * chore(slider): added filled offset variant
    
    * chore(slider): updated slider to take fill-start as a property
    
    * chore(slider): added check on starting point variable for truthy value
    
    * chore(slider): updated golden image cache
    
    * chore(slider): updated tests
    
    * chore(slider): updated golden image cache
    
    * chore(slider): slider with fill center and fill start value
    
    * chore(slider): updated README
    
    * chore(slider): updated golden image cache
    
    * chore(slider): updated golden image cache
    
    * chore(slider): code optimizations
    
    * chore(slider): updated fill on first load in willUpdate
    
    * chore(slider): updated tests
    
    * chore(slider): updated filled offset slider storybook and docs
    
    * chore(slider): updated golden image cache
    
    * chore(slider): updated logic for fill start with value
    
    * chore(slider): updated golden image cache
    
    * chore(slider): code clean up
    
    * chore(slider): updated tests
    
    * chore(slider): updated golden image cache
    
    * chore(slider): updated story
    
    * chore(slider): updated golden image cache
    
    ---------
    
    Co-authored-by: Rajdeep Chandra <rajdeepc@adobe.com>
    Rajdeepc and Rajdeep Chandra authored Jan 17, 2024
    Copy the full SHA
    2c3e35e View commit details

Commits on Jan 19, 2024

  1. Copy the full SHA
    01b9fec View commit details
  2. ci: update golden images cache

    Westbrook authored and hunterloftis committed Jan 19, 2024
    Copy the full SHA
    c1192d0 View commit details

Commits on Jan 23, 2024

  1. chore: bump @spectrum-css/taggroup from 4.0.14 to 4.1.0

    Bumps [@spectrum-css/taggroup](https://github.com/adobe/spectrum-css/tree/HEAD/components/taggroup) from 4.0.14 to 4.1.0.
    - [Release notes](https://github.com/adobe/spectrum-css/releases)
    - [Changelog](https://github.com/adobe/spectrum-css/blob/main/components/taggroup/CHANGELOG.md)
    - [Commits](https://github.com/adobe/spectrum-css/commits/@spectrum-css/taggroup@4.1.0/components/taggroup)
    
    ---
    updated-dependencies:
    - dependency-name: "@spectrum-css/taggroup"
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and Westbrook committed Jan 23, 2024
    Copy the full SHA
    b2e2a10 View commit details
  2. chore: bump @internationalized/number from 3.2.1 to 3.5.0

    Bumps [@internationalized/number](https://github.com/adobe/react-spectrum) from 3.2.1 to 3.5.0.
    - [Release notes](https://github.com/adobe/react-spectrum/releases)
    - [Commits](https://github.com/adobe/react-spectrum/compare/@internationalized/number@3.2.1...@internationalized/number@3.5.0)
    
    ---
    updated-dependencies:
    - dependency-name: "@internationalized/number"
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and Westbrook committed Jan 23, 2024
    Copy the full SHA
    d52cbd1 View commit details

Commits on Jan 24, 2024

  1. chore: bump @spectrum-css/accordion from 4.0.27 to 4.1.0

    Bumps [@spectrum-css/accordion](https://github.com/adobe/spectrum-css/tree/HEAD/components/accordion) from 4.0.27 to 4.1.0.
    - [Release notes](https://github.com/adobe/spectrum-css/releases)
    - [Changelog](https://github.com/adobe/spectrum-css/blob/main/components/accordion/CHANGELOG.md)
    - [Commits](https://github.com/adobe/spectrum-css/commits/@spectrum-css/accordion@4.1.0/components/accordion)
    
    ---
    updated-dependencies:
    - dependency-name: "@spectrum-css/accordion"
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and Westbrook committed Jan 24, 2024
    Copy the full SHA
    2923373 View commit details
  2. Copy the full SHA
    eff595f View commit details
  3. chore: bump pretty-bytes from 5.6.0 to 6.1.1

    Bumps [pretty-bytes](https://github.com/sindresorhus/pretty-bytes) from 5.6.0 to 6.1.1.
    - [Release notes](https://github.com/sindresorhus/pretty-bytes/releases)
    - [Commits](sindresorhus/pretty-bytes@v5.6.0...v6.1.1)
    
    ---
    updated-dependencies:
    - dependency-name: pretty-bytes
      dependency-type: direct:development
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and Westbrook committed Jan 24, 2024
    Copy the full SHA
    8a29374 View commit details
  4. chore: bump @commitlint/config-conventional from 17.6.7 to 18.5.0

    Bumps [@commitlint/config-conventional](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/config-conventional) from 17.6.7 to 18.5.0.
    - [Release notes](https://github.com/conventional-changelog/commitlint/releases)
    - [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/config-conventional/CHANGELOG.md)
    - [Commits](https://github.com/conventional-changelog/commitlint/commits/v18.5.0/@commitlint/config-conventional)
    
    ---
    updated-dependencies:
    - dependency-name: "@commitlint/config-conventional"
      dependency-type: direct:development
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and Westbrook committed Jan 24, 2024
    Copy the full SHA
    547d0e0 View commit details
  5. Copy the full SHA
    669f8e3 View commit details
  6. Copy the full SHA
    edac590 View commit details

Commits on Jan 25, 2024

  1. chore: take latest spectrum css dependencies (#3968)

    * chore: take latest spectrum css dependencies
    
    * ci: update golden images cache
    Westbrook Johnson authored Jan 25, 2024
    Copy the full SHA
    c7c220a View commit details

Commits on Jan 29, 2024

  1. Copy the full SHA
    e7bca02 View commit details
Loading