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.42.5
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.43.0
Choose a head ref
  • 19 commits
  • 235 files changed
  • 11 contributors

Commits on May 24, 2024

  1. chore: upgrade husky to 9

    Rajdeep Chandra authored and Westbrook committed May 24, 2024

    Verified

    This commit was signed with the committer’s verified signature.
    gliptak Gábor Lipták
    Copy the full SHA
    3e48bfd View commit details
  2. chore: upgrade husky commit message script

    Rajdeep Chandra authored and Westbrook committed May 24, 2024
    Copy the full SHA
    9a6873b View commit details
  3. build: use lerna 8 and still publish react wrappers (#4385)

    Westbrook Johnson authored and Westbrook committed May 24, 2024
    Copy the full SHA
    c9acddf View commit details
  4. Copy the full SHA
    12e7427 View commit details
  5. build: update react publish scripting

    Westbrook committed May 24, 2024
    Copy the full SHA
    f8b61d7 View commit details

Commits on May 27, 2024

  1. fix: duplicate code to empty global-vars before generating (#4507)

    Co-authored-by: Rajdeep Chandra <rajdeepchandra@Rajdeeps-MacBook-Pro-2.local>
    Rajdeepc and Rajdeep Chandra authored May 27, 2024
    Copy the full SHA
    83215b6 View commit details

Commits on May 28, 2024

  1. chore: updated spectrum-css dependencies (#4511)

    TarunAdobe authored May 28, 2024
    Copy the full SHA
    79db0e6 View commit details
  2. fix(number-field): updated number field to respect all locales (#4508)

    * fix(number-field): respects-different-locales
    
    * chore(number-field): added a test for the change
    
    * chore(number-field): minor fix
    blunteshwar authored May 28, 2024
    Copy the full SHA
    cc6e928 View commit details
  3. chore: updated demo examples nunjucks template to include all types o…

    …f args (#4512)
    
    Co-authored-by: Rajdeep Chandra <rajdeepchandra@Rajdeeps-MacBook-Pro-2.local>
    Rajdeepc and Rajdeep Chandra authored May 28, 2024
    Copy the full SHA
    4278e5e View commit details
  4. chore: update dependency esbuild to v0.21.4 (#4457)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored May 28, 2024
    Copy the full SHA
    7a86d8c View commit details

Commits on May 29, 2024

  1. chore(tabs): update overflow icon color (#4514)

    Co-authored-by: Rajdeep Chandra <rajdeepchandra@Rajdeeps-MacBook-Pro-2.local>
    Rajdeepc and Rajdeep Chandra authored May 29, 2024
    Copy the full SHA
    78e036a View commit details

Commits on Jun 3, 2024

  1. fix(menu): enable numpad arrow and Enter keys (#4492)

    * fix(menu): enable numpad arrow and Enter keys
    
    * fix(menu): update Numpad Space key from code to key
    
    * fix(menu): updated test for NumpadEnter
    
    ---------
    
    Co-authored-by: Nikki Massaro <massaro@adobe.com>
    Co-authored-by: Piyush Vashisht <piyush17303@iiitd.ac.in>
    3 people authored Jun 3, 2024
    Copy the full SHA
    012c411 View commit details
  2. chore: updated spectrum-css dependencies (#4529)

    TarunAdobe authored Jun 3, 2024
    Copy the full SHA
    ca89cf1 View commit details
  3. feat(contextual-help): add contextual help pattern (#4285)

    * chore: wip
    
    * chore: stories
    
    * chore: adds slotted-request behaviour, docs, tests
    
    * chore: use trigger directive instead of sp-overlay
    
    * chore: stories args extracted
    
    * chore: use slot for heading
    
    * Revert to sp-overlay instead of trigger directive
    
    * chore: golden image cache
    
    * chore: fix controlled behaviour
    
    * chore: golden image cache
    
    * chore: add offset property to stories control and add component to tsconfig-react
    
    * chore: update docs
    
    * chore: code review
    
    * chore: reset golden image cache to main
    
    * chore: update golden image cache
    
    ---------
    
    Co-authored-by: rmanole <rmanole@adobe.com>
    Rocss and rmanole authored Jun 3, 2024
    Copy the full SHA
    a259aa3 View commit details

Commits on Jun 4, 2024

  1. chore(search): added logic to hold search value on escape (#4528)

    * chore(search): added logic to hold search value on escape
    
    * chore(search): updated golden image cache
    
    * chore(search): updated golden image cache
    
    ---------
    
    Co-authored-by: Rajdeep Chandra <rajdeepchandra@Rajdeeps-MacBook-Pro-2.local>
    Rajdeepc and Rajdeep Chandra authored Jun 4, 2024
    Copy the full SHA
    8f3993e View commit details
  2. fix(swatch): sync aria-label with changes in label, color, and mixed …

    …state (#4519)
    
    Co-authored-by: rmanole <rmanole@adobe.com>
    Rocss and rmanole authored Jun 4, 2024
    Copy the full SHA
    50aef31 View commit details

Commits on Jun 5, 2024

  1. feat(combobox): add pending state (#4462)

    * chore: add pending state to combobox
    
    * chore: adds tests, a11y, docs, refactor stories
    
    * chore: fix typo
    
    * chore: fix a11y test
    
    * chore: golden image cache
    
    * chore: do not allow pending state for disabled and readonly
    
    * chore: reset golden image cache
    
    * chore: upgate golden image cache after merge with main
    
    * chore(combobox): updated golden image cache
    
    ---------
    
    Co-authored-by: rmanole <rmanole@adobe.com>
    Co-authored-by: Rajdeep Chandra <rajdeepchandra@Rajdeeps-MacBook-Pro-2.local>
    3 people authored Jun 5, 2024
    Copy the full SHA
    2d0c388 View commit details

Commits on Jun 6, 2024

  1. chore(card): updated demo link in card (#4541)

    Co-authored-by: Rajdeep Chandra <rajdeepchandra@Rajdeeps-MacBook-Pro-2.local>
    Rajdeepc and Rajdeep Chandra authored Jun 6, 2024
    Copy the full SHA
    0cab113 View commit details

Commits on Jun 11, 2024

  1. chore: release new versions #publish

    Rajdeep Chandra authored and Rajdeep Chandra committed Jun 11, 2024
    Copy the full SHA
    dd5179a View commit details
Loading