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.47.2
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.48.0
Choose a head ref
  • 13 commits
  • 220 files changed
  • 7 contributors

Commits on Sep 4, 2024

  1. fix(action-menu): dispatch scroll event (#4715)

    * fix(action-menu): dispatch scroll event
    
    * fix(action-menu): added open attribute for vrt
    
    * fix(action-menu): updated golden image cache
    
    * fix(action-menu): updated golden image cache
    
    * fix(action-menu): added unit tests
    
    * fix(action-menu): updated golden image cache
    
    * fix(action-menu): updated golden image cache
    
    * fix(action-menu): updated golden image cache
    
    ---------
    
    Co-authored-by: Rajdeep Chandra <rajdeepchandra@Rajdeeps-MacBook-Pro-2.local>
    Co-authored-by: Rajdeep Chandra <rajdeepchandra@rajdeeps-mbp-2.macromedia.com>
    3 people authored Sep 4, 2024

    Verified

    This commit was signed with the committer’s verified signature.
    sethvargo Seth Vargo
    Copy the full SHA
    c76f3f5 View commit details

Commits on Sep 5, 2024

  1. feat: locale picker in the storybook's decorator (#4687)

    ---------
    
    Co-authored-by: Rúben Carvalho <rubcar@sapo.pt>
    mizgaionutalexandru and rubencarvalho authored Sep 5, 2024

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    9e0cd08 View commit details
  2. fix: add null check in updated method of sp-number-field (#4709)

    rubencarvalho authored Sep 5, 2024
    Copy the full SHA
    7b1eeab View commit details
  3. chore: use curly eslint rule (#4699)

    rubencarvalho authored Sep 5, 2024
    Copy the full SHA
    edf8ee2 View commit details

Commits on Sep 11, 2024

  1. fix(menu): allow menu-item to support arbitrary element as the submen…

    …u root (#4720)
    
    * fix(menu): allow using non-menu-item element as submenu root
    
    * chore(menu): fixed broken test
    
    * chore(menu): added a custom root submenu example in storybook
    
    * chore(menu): updated docs
    
    ---------
    
    Co-authored-by: Rúben Carvalho <rubcar@sapo.pt>
    TarunAdobe and rubencarvalho authored Sep 11, 2024
    Copy the full SHA
    4c6a0dc View commit details
  2. fix(toast): added ability to wrap toast content with long words (#4738)

    * fix(toast): added ability to wrap toast content with long words
    
    * ci: updated golden image cache
    
    ---------
    
    Co-authored-by: Rajdeep Chandra <rajdeepchandra@rajdeeps-mbp-2.macromedia.com>
    Rajdeepc and Rajdeep Chandra authored Sep 11, 2024
    Copy the full SHA
    302d6fe View commit details

Commits on Sep 16, 2024

  1. fix(picker): added a custom class to make :focus-visible styles con…

    …sistent across all browsers (#4724)
    
    * fix(picker): do not force focus visible on click in safari
    
    * fix(picker): added hack to make :focus-visible consistent across browsers
    
    * chore(action-button): updated css selector
    
    * fix(picker): added custom class to manage focus-visible in safari
    TarunAdobe authored Sep 16, 2024
    Copy the full SHA
    d667d08 View commit details

Commits on Sep 17, 2024

  1. fix(combobox): update selected item state in menu (#4730)

    * fix(combobox): update selected item state in menu
    
    * chore(combobox): added tests
    
    ---------
    
    Co-authored-by: Rajdeep Chandra <rajrock38@gmail.com>
    TarunAdobe and Rajdeepc authored Sep 17, 2024
    Copy the full SHA
    c4cfd2a View commit details
  2. chore(color-area): added tests (#4763)

    blunteshwar authored Sep 17, 2024
    Copy the full SHA
    685d764 View commit details
  3. feat(reactive-controller): new pending state controller (#4605)

    * feat: added a pending state controller
    ---------
    
    Co-authored-by: TaraT <ttomar@adobe.com>
    Co-authored-by: Rajdeep Chandra <rajrock38@gmail.com>
    Co-authored-by: Rúben Carvalho <rubcar@sapo.pt>
    4 people authored Sep 17, 2024
    Copy the full SHA
    68baf94 View commit details
  4. chore: refactor sp-theme (#4743)

    rubencarvalho authored Sep 17, 2024
    Copy the full SHA
    47b2d61 View commit details
  5. chore: remove onQueryTheme from sp-theme (#4749)

    rubencarvalho authored Sep 17, 2024
    Copy the full SHA
    f5f09b3 View commit details
  6. chore: release new versions #publish

    blunteshwar committed Sep 17, 2024
    Copy the full SHA
    55dbbf9 View commit details
Loading