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: main
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: marissahuysentruyt/fix-switch-selected-hover
Choose a head ref
  • 3 commits
  • 5 files changed
  • 1 contributor

Commits on May 8, 2025

  1. fix(switch): fix selected hover active state

    - specifies the hover state for the selected switch vs an active
    selected switch
    - updates metadata selector
    marissahuysentruyt committed May 8, 2025
    Configuration menu
    Copy the full SHA
    ab6a81e View commit details
    Browse the repository at this point in the history
  2. chore(switch): add controls for hovered and active states

    - adds controls for hovered and active states
    - updates template with storybook-only classes
    marissahuysentruyt committed May 8, 2025
    Configuration menu
    Copy the full SHA
    0a57794 View commit details
    Browse the repository at this point in the history
  3. fix(switch): updates hover and active class names

    - updates hover and active styles to use storybook-only classes
    - updates metadata selectors
    - adds hover unselected test
    marissahuysentruyt committed May 8, 2025
    Configuration menu
    Copy the full SHA
    ed8a2e2 View commit details
    Browse the repository at this point in the history
Loading