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.46.0
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.47.0
Choose a head ref
  • 10 commits
  • 244 files changed
  • 12 contributors

Commits on Aug 9, 2024

  1. chore: updated changelog manually to remove duplicates (#4608)

    * chore: updated changelog manually to remove duplicates
    
    * chore: added changelog entries for bug fixes from interaction controller
    
    * chore: updated changelog items for action menu and picker
    
    * chore: updated changelog for picker
    
    ---------
    
    Co-authored-by: Rajdeep Chandra <rajdeepchandra@rajdeeps-mbp-2.macromedia.com>
    Co-authored-by: Rajdeep Chandra <rajdeepchandra@rajdeeps-mbp-2.corp.adobe.com>
    Co-authored-by: Rajdeep Chandra <rajdeepchandra@Rajdeeps-MacBook-Pro-2.local>
    4 people authored Aug 9, 2024
    Copy the full SHA
    6c7cb52 View commit details
  2. docs: add support and compatibility page to documentation website (#4663

    )
    rubencarvalho authored Aug 9, 2024
    Copy the full SHA
    44c50eb View commit details

Commits on Aug 10, 2024

  1. fix(picker): updated type for mobile and desktop (#4666)

    Co-authored-by: Rajdeep Chandra <rajdeepchandra@Rajdeeps-MacBook-Pro-2.local>
    Co-authored-by: TaraT <ttomar@adobe.com>
    3 people authored Aug 10, 2024
    Copy the full SHA
    d11da1f View commit details

Commits on Aug 12, 2024

  1. docs: clarify browser support and add issue severity classification (#…

    rubencarvalho authored Aug 12, 2024
    Copy the full SHA
    c4ab111 View commit details

Commits on Aug 13, 2024

  1. fix(tray): removed nonNull operator and initialized resolveTransition…

    …Promise with dummy func (#4658)
    
    Co-authored-by: TaraT <ttomar@adobe.com>
    Co-authored-by: Rajdeep Chandra <rajrock38@gmail.com>
    3 people authored Aug 13, 2024
    Copy the full SHA
    1a8a479 View commit details

Commits on Aug 18, 2024

  1. chore(color-area, thumbnail): added some tests (#4668)

    Co-authored-by: Rajdeep Chandra <rajrock38@gmail.com>
    blunteshwar and Rajdeepc authored Aug 18, 2024
    Copy the full SHA
    a47f99a View commit details

Commits on Aug 19, 2024

  1. fix(number-field): update IME change detection (#4672)

    rubencarvalho authored Aug 19, 2024
    Copy the full SHA
    de05aee View commit details

Commits on Aug 20, 2024

  1. chore(reactive-controllers): updated IS_MOBILE condition for matchMed…

    …ia (#4656)
    TarunAdobe authored Aug 20, 2024
    Copy the full SHA
    128b8ac View commit details
  2. feat(breadcrumbs): add Breadcrumbs component (#4578)

    * feat(breadcrumbs): breadcrumbs component
    
    * chore: remove duplicated CSS, some optional dependencies and add aria-label
    
    * chore: accessibility
    
    * chore: stories
    
    * chore(breadcrumbs): wip breadcrumbs
    
    * chore: prototype minimal viable product
    
    * chore: more cleanup
    
    * chore: unit tests
    
    * chore: update stories
    
    * chore: update stories and docs
    
    * chore: unit tests & golden image cache
    
    * chore: process spectrum-css for sp-breadcrumb-item
    
    * chore: golden image cache
    
    * chore: added compact and disabled state
    
    * chore: added breadcrumbs documentation
    
    * chore: added disabled property
    
    * chore: process spectrum-css for compact
    
    * chore: golden image cache
    
    * chore: partially addressing code review
    
    * chore: address remaining code review comments
    
    * chore: golden image cache
    
    * chore: enabled tab index for last item
    
    * chore: updated breadcrumbs css version to 9.1.3
    
    * chore: golden image cache
    
    * chore: adds docs section for Breadcrumb item & hide internal properties
    
    * chore: fix typo
    
    ---------
    
    Co-authored-by: abaicu <abaicu@adobe.com>
    Co-authored-by: rmanole <rmanole@adobe.com>
    Co-authored-by: Rajdeep Chandra <rajdeepchandra@rajdeeps-mbp-2.macromedia.com>
    Co-authored-by: Rajdeep Chandra <rajdeepchandra@rajdeeps-mbp-2.corp.adobe.com>
    Co-authored-by: Rajdeep Chandra <rajdeepchandra@Rajdeeps-MacBook-Pro-2.local>
    Co-authored-by: Rajdeep Chandra <rajrock38@gmail.com>
    Co-authored-by: TaraT <ttomar@adobe.com>
    8 people authored Aug 20, 2024
    Copy the full SHA
    acd4b5e View commit details
  3. chore: release new versions #publish

    rubencarvalho committed Aug 20, 2024
    Copy the full SHA
    7121f0b View commit details
Loading