Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WIP TEST chore(cauldron): Release 6.1.0 #1323

Closed
wants to merge 16 commits into from
Closed

Commits on Jan 2, 2024

  1. Merge pull request #1306 from dequelabs/master

    chore: merge master into develop
    scurker authored Jan 2, 2024
    Configuration menu
    Copy the full SHA
    bdf1413 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b991497 View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2024

  1. Configuration menu
    Copy the full SHA
    c37994c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    403a38d View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2024

  1. test(button): switch button tests to react testing library (#1229)

    Since we eventually wanted to move to the latest version of React, we switched to using React Testing Library. We'll be migrating each component's test file from Enzyme to React Testing Library. This process has been started with the Button component.
    
    Issues #1197 #1159
    anastasialanz authored Jan 10, 2024
    Configuration menu
    Copy the full SHA
    6cb7e9c View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2024

  1. chore: bump @adobe/css-tools from 4.3.1 to 4.3.2 in /packages/react (#…

    …1314)
    
    Bumps [@adobe/css-tools](https://github.com/adobe/css-tools) from 4.3.1 to 4.3.2.
    - [Changelog](https://github.com/adobe/css-tools/blob/main/History.md)
    - [Commits](https://github.com/adobe/css-tools/commits)
    
    ---
    updated-dependencies:
    - dependency-name: "@adobe/css-tools"
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 11, 2024
    Configuration menu
    Copy the full SHA
    f84823f View commit details
    Browse the repository at this point in the history
  2. chore: bump follow-redirects from 1.15.2 to 1.15.4 (#1315)

    Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.2 to 1.15.4.
    - [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
    - [Commits](follow-redirects/follow-redirects@v1.15.2...v1.15.4)
    
    ---
    updated-dependencies:
    - dependency-name: follow-redirects
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 11, 2024
    Configuration menu
    Copy the full SHA
    28b1ecc View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2024

  1. Configuration menu
    Copy the full SHA
    1346041 View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2024

  1. Configuration menu
    Copy the full SHA
    35bcb67 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    51a804a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ca3aa82 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e5868a1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7c3f70b View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2024

  1. fix(Combobox): set aria-activedescendant correctly when listbox is ex…

    …panded with selected value (#1320)
    scurker authored Jan 24, 2024
    Configuration menu
    Copy the full SHA
    3a04d8b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6de7685 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a40634c View commit details
    Browse the repository at this point in the history