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-css
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: @spectrum-css/swatchgroup@4.0.0-s2-foundations.17
Choose a base ref
...
head repository: adobe/spectrum-css
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: @spectrum-css/swatchgroup@4.0.0
Choose a head ref

Commits on Jan 6, 2025

  1. chore(deps-dev): bump gh-pages from 6.2.0 to 6.3.0 (#3481)

    Bumps [gh-pages](https://github.com/tschaub/gh-pages) from 6.2.0 to 6.3.0.
    - [Release notes](https://github.com/tschaub/gh-pages/releases)
    - [Changelog](https://github.com/tschaub/gh-pages/blob/main/changelog.md)
    - [Commits](tschaub/gh-pages@v6.2.0...v6.3.0)
    
    ---
    updated-dependencies:
    - dependency-name: gh-pages
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 6, 2025
    Copy the full SHA
    7c12efe View commit details
  2. chore(deps-dev): bump chromatic from 11.20.2 to 11.22.0 (#3480)

    Bumps [chromatic](https://github.com/chromaui/chromatic-cli) from 11.20.2 to 11.22.0.
    - [Release notes](https://github.com/chromaui/chromatic-cli/releases)
    - [Changelog](https://github.com/chromaui/chromatic-cli/blob/main/CHANGELOG.md)
    - [Commits](chromaui/chromatic-cli@v11.20.2...v11.22.0)
    
    ---
    updated-dependencies:
    - dependency-name: chromatic
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 6, 2025
    Copy the full SHA
    b27b87b View commit details
  3. chore(deps): bump fast-glob from 3.3.2 to 3.3.3 (#3479)

    Bumps [fast-glob](https://github.com/mrmlnc/fast-glob) from 3.3.2 to 3.3.3.
    - [Release notes](https://github.com/mrmlnc/fast-glob/releases)
    - [Commits](mrmlnc/fast-glob@3.3.2...3.3.3)
    
    ---
    updated-dependencies:
    - dependency-name: fast-glob
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 6, 2025
    Copy the full SHA
    1b3c5b1 View commit details
  4. Copy the full SHA
    2c66a87 View commit details
  5. chore: release (#3482)

    Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    github-actions[bot] and github-actions[bot] authored Jan 6, 2025
    Copy the full SHA
    355ba59 View commit details
  6. Copy the full SHA
    33a896e View commit details

Commits on Jan 8, 2025

  1. fix(colorloupe): adds correct disabled styles (#3453)

    - correctly adds styles for disabled color loupes
    - rebuilds metadata.json
    - create changeset
    marissahuysentruyt authored Jan 8, 2025
    Copy the full SHA
    8d2d269 View commit details

Commits on Jan 10, 2025

  1. chore: release (#3484)

    Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    github-actions[bot] and github-actions[bot] authored Jan 10, 2025
    Copy the full SHA
    42f6f0b View commit details

Commits on Jan 13, 2025

  1. Copy the full SHA
    40c1954 View commit details
  2. chore: release (#3495)

    Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    github-actions[bot] and github-actions[bot] authored Jan 13, 2025
    Copy the full SHA
    c7ffbd8 View commit details
  3. feat(bundle): bundled css for dev/demos (#3477)

    Resurrecting the CSS bundle for development use. Excellent resource for generating quick demo pages by loading all the CSS components in the library in a pre-bundled package with tokens pre-loaded and minified to remove unused tokens.
    castastrophe authored Jan 13, 2025
    Copy the full SHA
    d52c701 View commit details
  4. chore(deps-dev): bump chromatic from 11.22.0 to 11.22.2 (#3491)

    Bumps [chromatic](https://github.com/chromaui/chromatic-cli) from 11.22.0 to 11.22.2.
    - [Release notes](https://github.com/chromaui/chromatic-cli/releases)
    - [Changelog](https://github.com/chromaui/chromatic-cli/blob/main/CHANGELOG.md)
    - [Commits](chromaui/chromatic-cli@v11.22.0...v11.22.2)
    
    ---
    updated-dependencies:
    - dependency-name: chromatic
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 13, 2025
    Copy the full SHA
    e234686 View commit details
  5. chore: release (#3496)

    Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    github-actions[bot] and github-actions[bot] authored Jan 13, 2025
    Copy the full SHA
    5be513a View commit details

Commits on Jan 15, 2025

  1. chore(storybook): fix code loading on docs pages [CSS-1070] (#3440)

    Fix an issue where "show code" was blocking loading in Storybook docs pages [CSS-1070]
    castastrophe authored Jan 15, 2025
    Copy the full SHA
    6808c85 View commit details
  2. chore(deps): bump @actions/artifact from 2.2.0 to 2.2.1 (#3492)

    Bumps [@actions/artifact](https://github.com/actions/toolkit/tree/HEAD/packages/artifact) from 2.2.0 to 2.2.1.
    - [Changelog](https://github.com/actions/toolkit/blob/main/packages/artifact/RELEASES.md)
    - [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/artifact)
    
    ---
    updated-dependencies:
    - dependency-name: "@actions/artifact"
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 15, 2025
    Copy the full SHA
    eaccbef View commit details
  3. chore: release (#3498)

    Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    github-actions[bot] and github-actions[bot] authored Jan 15, 2025
    Copy the full SHA
    74a55da View commit details
  4. feat(storybook): update chromatic add-on to latest version (#3458)

    BREAKING CHANGE: New chromatic configuration required for updated version support.
    castastrophe authored Jan 15, 2025
    Copy the full SHA
    e1b7102 View commit details
  5. chore: release (#3499)

    Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    github-actions[bot] and github-actions[bot] authored Jan 15, 2025
    Copy the full SHA
    e19f80b View commit details
  6. chore(deps): bump postcss from 8.4.49 to 8.5.0 in the npm_and_yarn gr…

    …oup (#3500)
    
    Bumps the npm_and_yarn group with 1 update: [postcss](https://github.com/postcss/postcss).
    
    
    Updates `postcss` from 8.4.49 to 8.5.0
    - [Release notes](https://github.com/postcss/postcss/releases)
    - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
    - [Commits](postcss/postcss@8.4.49...8.5.0)
    
    ---
    updated-dependencies:
    - dependency-name: postcss
      dependency-type: direct:production
      dependency-group: npm_and_yarn
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 15, 2025
    Copy the full SHA
    6eff801 View commit details

Commits on Jan 16, 2025

  1. docs(combobox): remove separate tab focus for nested pickerbutton (#3507

    )
    
    The Picker Button that is nested within Combobox was previously tab
    focusable, separately from the Combobox itself. This update gives it
    a negative tabindex, making it consistent with the intended behavior
    and SWC implementation.
    
    This adds a tabindex option to the Picker Button template.
    jawinn authored Jan 16, 2025
    Copy the full SHA
    60f5a3d View commit details
  2. Copy the full SHA
    e5141e8 View commit details

Commits on Jan 17, 2025

  1. Copy the full SHA
    a5a8d7e View commit details

Commits on Jan 22, 2025

  1. chore(deps): bump undici from 5.28.4 to 5.28.5 in the npm_and_yarn gr…

    …oup (#3519)
    
    Bumps the npm_and_yarn group with 1 update: [undici](https://github.com/nodejs/undici).
    
    
    Updates `undici` from 5.28.4 to 5.28.5
    - [Release notes](https://github.com/nodejs/undici/releases)
    - [Commits](nodejs/undici@v5.28.4...v5.28.5)
    
    ---
    updated-dependencies:
    - dependency-name: undici
      dependency-type: indirect
      dependency-group: npm_and_yarn
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 22, 2025
    Copy the full SHA
    c01ec97 View commit details
  2. Copy the full SHA
    c8194b0 View commit details
  3. Copy the full SHA
    562396e View commit details
  4. Copy the full SHA
    22c3ce4 View commit details
  5. chore: release (#3521)

    Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    github-actions[bot] and github-actions[bot] authored Jan 22, 2025
    Copy the full SHA
    ca3697d View commit details
Loading