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/slider@6.0.1
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/slider@6.1.0
Choose a head ref
  • 8 commits
  • 213 files changed
  • 5 contributors

Commits on Feb 6, 2025

  1. build: constraints added to linting (#3533)

    - add constraints to linting
    - clean up and organize constraints code
    - add dependency alignment to constraints
    castastrophe authored Feb 6, 2025
    Copy the full SHA
    3c6d686 View commit details
  2. Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    bee70fb View commit details

Commits on Feb 7, 2025

  1. feat: add minified assets to compiled output for components (#2605)

    castastrophe committed Feb 7, 2025

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    205182b View commit details
  2. chore: add peer dep alignment to constraints (#3541)

    * chore: add peer dep alignment to constraints
    * fix: run constraint alignment on all packages
    castastrophe authored Feb 7, 2025
    Copy the full SHA
    1a3245c View commit details

Commits on Feb 10, 2025

  1. fix(swatch): adjust s2 corner rounding (#3543)

    rise-erpelding authored Feb 10, 2025
    Copy the full SHA
    7bd5e4b View commit details
  2. fix(textfield): vertically center invalid icon (#3539)

    rise-erpelding authored Feb 10, 2025
    Copy the full SHA
    9b108f7 View commit details

Commits on Feb 12, 2025

  1. chore(deps): bump postcss from 8.5.1 to 8.5.2 in the npm_and_yarn gro…

    …up (#3548)
    
    Bumps the npm_and_yarn group with 1 update: [postcss](https://github.com/postcss/postcss).
    
    
    Updates `postcss` from 8.5.1 to 8.5.2
    - [Release notes](https://github.com/postcss/postcss/releases)
    - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
    - [Commits](postcss/postcss@8.5.1...8.5.2)
    
    ---
    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 Feb 12, 2025
    Copy the full SHA
    2faf6b8 View commit details
  2. chore: release (#3544)

    * chore: release
    * chore: correct changeset versioning
    
    ---------
    
    Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    Co-authored-by: [ Cassondra ] <castastrophe@users.noreply.github.com>
    3 people authored Feb 12, 2025
    Copy the full SHA
    03dce55 View commit details
Loading