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.40.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.41.0
Choose a head ref

Commits on Feb 6, 2024

  1. perf(combobox): prevent initial list render and update tests to prove…

    … that reduces render time
    Westbrook committed Feb 6, 2024
    Copy the full SHA
    3dc5b1f View commit details
  2. docs(overlay): expand API coverage and demos (#3971)

    * chore(overlay): expand virtualTrigger doc
    
    * chore(overlay): expanded overlay types doc
    
    * chore(overlay): updated docs based on review
    
    * chore(overlay): updated docs
    
    * chore(overlay): updated virtual trigger live demo example in docs
    
    * docs: await demo readiness appropriately
    
    ---------
    
    Co-authored-by: Westbrook Johnson <westbrook.johnson@gmail.com>
    TarunAdobe and Westbrook authored Feb 6, 2024
    Copy the full SHA
    a55342f View commit details
  3. docs: place demos at the top of each docs page (#3957)

    * docs: move to 11ty beta for ESM support
    
    * docs: place demos at the top of each docs page
    Westbrook Johnson authored Feb 6, 2024
    Copy the full SHA
    c78de32 View commit details
  4. chore: use latest floating-ui and remove local plug-in work (#4012)

    * chore: use latest floating-ui and remove local plug-in work
    
    * ci: update golden images cache
    Westbrook Johnson authored Feb 6, 2024
    Copy the full SHA
    b69b972 View commit details
  5. chore: bump @types/prismjs from 1.26.0 to 1.26.3

    Bumps [@types/prismjs](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/prismjs) from 1.26.0 to 1.26.3.
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/prismjs)
    
    ---
    updated-dependencies:
    - dependency-name: "@types/prismjs"
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and Westbrook committed Feb 6, 2024
    Copy the full SHA
    026a9c6 View commit details
  6. chore: bump @spectrum-css/slider from 4.3.0 to 4.3.1

    Bumps [@spectrum-css/slider](https://github.com/adobe/spectrum-css/tree/HEAD/components/slider) from 4.3.0 to 4.3.1.
    - [Release notes](https://github.com/adobe/spectrum-css/releases)
    - [Changelog](https://github.com/adobe/spectrum-css/blob/main/components/slider/CHANGELOG.md)
    - [Commits](https://github.com/adobe/spectrum-css/commits/@spectrum-css/slider@4.3.1/components/slider)
    
    ---
    updated-dependencies:
    - dependency-name: "@spectrum-css/slider"
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and Westbrook committed Feb 6, 2024
    Copy the full SHA
    c5e533f View commit details
  7. chore: bump pretty-quick from 3.1.3 to 3.3.1

    Bumps [pretty-quick](https://github.com/prettier/pretty-quick) from 3.1.3 to 3.3.1.
    - [Release notes](https://github.com/prettier/pretty-quick/releases)
    - [Changelog](https://github.com/prettier/pretty-quick/blob/master/CHANGELOG.md)
    - [Commits](prettier/pretty-quick@v3.1.3...v3.3.1)
    
    ---
    updated-dependencies:
    - dependency-name: pretty-quick
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and Westbrook committed Feb 6, 2024
    Copy the full SHA
    0b79d67 View commit details
  8. Copy the full SHA
    a11ef6b View commit details
  9. Copy the full SHA
    01610c6 View commit details
  10. chore: bump cssnano from 5.1.14 to 6.0.3

    Bumps [cssnano](https://github.com/cssnano/cssnano) from 5.1.14 to 6.0.3.
    - [Release notes](https://github.com/cssnano/cssnano/releases)
    - [Commits](https://github.com/cssnano/cssnano/compare/cssnano@5.1.14...cssnano@6.0.3)
    
    ---
    updated-dependencies:
    - dependency-name: cssnano
      dependency-type: direct:development
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and Westbrook committed Feb 6, 2024
    Copy the full SHA
    5cf1dec View commit details
  11. chore: bump @spectrum-css/quickaction from 3.1.0 to 3.1.1

    Bumps [@spectrum-css/quickaction](https://github.com/adobe/spectrum-css/tree/HEAD/components/quickaction) from 3.1.0 to 3.1.1.
    - [Release notes](https://github.com/adobe/spectrum-css/releases)
    - [Changelog](https://github.com/adobe/spectrum-css/blob/main/components/quickaction/CHANGELOG.md)
    - [Commits](https://github.com/adobe/spectrum-css/commits/@spectrum-css/quickaction@3.1.1/components/quickaction)
    
    ---
    updated-dependencies:
    - dependency-name: "@spectrum-css/quickaction"
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and Westbrook committed Feb 6, 2024
    Copy the full SHA
    b49862f View commit details

Commits on Feb 7, 2024

  1. fix(popover): correct tip delivery size (#4018)

    * fix(popover): correct tip delivery size
    
    * ci: update golden images cache
    Westbrook Johnson authored Feb 7, 2024
    Copy the full SHA
    4ff403e View commit details

Commits on Feb 8, 2024

  1. ci: add lighthouse benchmark in Github Actions (#3708)

    * chore: added lighthouse recommended config for index page
    
    * chore: added lighthouse config files
    
    * chore: added lighthouse config files
    
    * chore: added lighthouse config files
    
    * chore: added lighthouse assertions
    
    * chore: added lighthouse settings for categories
    
    * chore: added lighthouse settings for only Audits
    
    * chore: added lighthouse settings for preset
    
    * chore: added lighthouse settings for preset
    
    * chore: added lighthouse settings for preset
    
    * chore: added lighthouse settings for dom size in performance
    
    * chore: added categories
    
    * chore: added lighthouse config
    
    ---------
    
    Co-authored-by: Rajdeep Chandra <rajdeepchandra@rajdeeps-mbp-2.macromedia.com>
    Rajdeepc and Rajdeep Chandra authored Feb 8, 2024
    Copy the full SHA
    80d2228 View commit details
  2. feat(coachmark): rename "sp-coachmark" to "sp-coachmark-indicator", a…

    …dd "sp-coachmark" (#3639)
    
    * chore: first commit coach indicator
    
    * chore: module declaration in type file
    
    * chore: coach indicator main files changes
    
    * chore: coach indicator token files
    
    * chore: updated golden image cache
    
    * chore: updated golden image cache
    
    * chore: updated golden image cache
    
    * chore(coach-indicator): focus ring disabling for reduce motion
    
    * chore(coach-indicator): updated golden image cache
    
    * chore(coachmark): added config and main src file
    
    * chore(coach-indicator): added reduced motion for ring animation
    
    * chore(coachmark): readme and storybook update
    
    * chore(coachmark): updated readme
    
    * test(coachmark): added tests
    
    * chore(coachmark): update golden image cache
    
    * chore(coachmark): updated images in storybook and readme
    
    * chore(coachmark): updated golden image cache
    
    * chore(coach-indicator): update tokens version and reduced motion update
    
    * chore(coach-indicator): reduced motion css
    
    * chore(coach-indicator): updated golden image cache
    
    * chore(coachmark): updated button group mobile and desktop view
    
    * chore(coachmark): updated heading content
    
    * chore(coachmark): added aria-label to sp-button with icon
    
    * chore(coachmark): update action menu logic
    
    * chore(coach-indicator): updated golden image cache
    
    * chore(coachmark): updated storybook and readme
    
    * chore(coachmark): added coach indicator inside coachmark
    
    * chore(coachmark): updated storybook and readme
    
    * chore(coachmark): updated golden image cache
    
    * chore(coachmark): updated tests
    
    * chore(coachmark): bump version of dependecies
    
    * chore(coachmark): updated to add new additional features
    
    * chore(coachmark): unit tests
    
    * chore(coachmark): update coachmarkitem reference
    
    * chore(coachmark): updated storybook
    
    * chore(coachmark): updated readme
    
    * chore(coachmark): updated readme
    
    * chore(coachmark): updated storybook
    
    * chore(coachmark): updated golden image cache
    
    * chore(coachmark): updated tests
    
    * chore(coachmark): updated storybook for gif
    
    * chore: updated readme
    
    * chore: updated golden images cache
    
    * chore(coachmark): added tests
    
    * chore(coachmark): shortcut render
    
    * chore(coachmark): updated readme
    
    * chore: updated golden image cache
    
    * chore(coachmark): update basic test
    
    * chore: reverting button and button group changes
    
    * chore: reverting button css
    
    * chore: reverting button css
    
    * chore(coachmark): removed video and adjusted keys css
    
    * chore(coachmark): removed video and adjusted keys css in coachmark trigger storybook
    
    * chore(coachmark): removed trigger and update api to use only one component with slot
    
    * chore(coachmark): updated readme
    
    * chore(coachmark): removed coachmark trigger readme
    
    * chore(coachmark): updated tests
    
    * chore(coachmark): added button css compiled
    
    * chore: test analyze
    
    * chore: test analyze revert
    
    * chore(coachmark): temp fix for 16:9 image container
    
    * chore(coachmark): update golden image cache
    
    * chore(coachmark): updated tests
    
    * chore(coachmark): coachmark cleanup
    
    * chore(coachmark): updated coachmark trigger to coachmark and coachmark to coachmarkpopover
    
    * chore(coachmark): comment updated on coachmark popover
    
    * chore(coachmark): code coverage fix
    
    * chore: updated golden image cache
    
    * chore(coachmark): updated readme
    
    * chore(coachmark): updated storybook with action buttons
    
    * chore(coachmark): updated readme to include modifer keys
    
    * chore(coachmark): updated golden image cache
    
    * chore(coachmark): updated tests
    
    * chore(coachmark): updated tests
    
    * chore(coachmark): storybook fix
    
    * chore(coachmark): updated golden image cache
    
    * chore(coachmark): removed unused code
    
    * chore(coachmark): disabled focus on trigger
    
    * chore(coachmark): updated golden image cache
    
    * chore(coachmark): updated css versions
    
    * chore(coachmark): updated golden images cache
    
    * chore(coachmark): updated golden images cache
    
    * chore(coachmark): updated golden images cache
    
    * chore(coachmark): added static variants to coach indicator
    
    * chore(coachmark): updated golden image cache
    
    * chore(coachmark): removed coachmark popover underlay wrapper
    
    * chore(coachmark): updated readme for coachmark
    
    * chore(coachmark): updated golden image cache
    
    * chore(coachmark): updated README
    
    * chore(coachmark): revert button css
    
    * chore(coachmark): updated coachmark css depedency
    
    * chore(coachmark): updated step readability
    
    * chore: removing lit-html pragma in documentation
    
    * chore(coachmark): update yarn.lock
    
    * chore(coachmark): code cleanup
    
    * chore(coachmark): update golden image cache
    
    * chore(coachmark): updated storybook
    
    * chore(coachmark): updated storybook and tests
    
    * chore(coachmark): updated golden image cache
    
    * chore(coachmark): updated function declaration to anonymouse function for performance boost
    
    * chore(coachmark): updated golden image cache
    
    * chore(coachmark): updated golden image cache
    
    * chore(coachmark): updated golden image cache
    
    * chore(coachmark): updated stories
    
    * chore(coachmark): updated golden image cache
    
    * chore(coachmark): updated golden image cache
    
    * chore(coachmark): updated golden image cache
    
    * chore(coachmark): updated golden image cache
    
    * chore(coachmark): removing redundant code
    
    * chore(coachmark): updated docs and alias tokens to use core tokens
    
    * chore(coachmark): updated core token
    
    * chore(coachmark): updated core tokens
    
    * chore(coachmark): updated golden image cache
    
    * chore(coachmark): updated coachmark css
    
    * chore(coachmark): updated golden image cache
    
    * chore(coachmark): updated coach indicator fix with stub css
    
    * chore(coachmark): updated golden image cache
    
    * chore(coachmark): updated readme on coach-indicator
    
    * chore(coachmark): updated readme on coach-indicator file reference
    
    * chore(coachmark): updated golden image cache
    
    ---------
    
    Co-authored-by: Rajdeep Chandra <rajdeepc@adobe.com>
    Co-authored-by: Rajdeep Chandra <rajdeepchandra@Rajdeeps-MacBook-Pro-2.local>
    Co-authored-by: Rajdeep Chandra <rajdeepchandra@rajdeeps-mbp-2.macromedia.com>
    4 people authored Feb 8, 2024
    Copy the full SHA
    a94389c View commit details
  3. fix(tray): only allow "click" events when they "pointerdown"ed on the…

    … Underlay (#4020)
    Westbrook Johnson authored Feb 8, 2024
    Copy the full SHA
    4f9aa4a View commit details

Commits on Feb 12, 2024

  1. test(coachmark): use locally cachable 64bit encoded images to ensure …

    …availability at VRT time (#4028)
    
    * test(coachmark): use locally cachable 64bit encoded images to ensure availability at VRT time
    
    * ci: build not extract test URL, compare to main
    Westbrook Johnson authored Feb 12, 2024
    Copy the full SHA
    0b80d7b View commit details
  2. test: leverage latest playwright (#4029)

    Westbrook Johnson authored Feb 12, 2024
    Copy the full SHA
    29866b4 View commit details
  3. ci: expand lighthouse usage and reporting (#4027)

    * ci: build not extract test URL, compare to main
    
    * ci: comment lighthouse results back into PR
    Westbrook Johnson authored Feb 12, 2024
    Copy the full SHA
    124dd0d View commit details
  4. Copy the full SHA
    485a67c View commit details
  5. fix(slider): high contrast improvements for filled track (#3952)

    * fix(slider): high contrast improvements for filled track
    
    * chore(slider): update version
    
    * ci: update golden images cache
    
    ---------
    
    Co-authored-by: Westbrook Johnson <westbrook.johnson@gmail.com>
    mdt2 and Westbrook authored Feb 12, 2024
    Copy the full SHA
    782560d View commit details

Commits on Feb 13, 2024

  1. Copy the full SHA
    40701ac View commit details
  2. Copy the full SHA
    0bf38fd View commit details
Loading