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

chore(cauldron): Release 6.1.0 #1321

Merged
merged 16 commits into from
Jan 24, 2024
Merged

chore(cauldron): Release 6.1.0 #1321

merged 16 commits into from
Jan 24, 2024

Conversation

github-actions[bot]
Copy link
Contributor

🤖 This PR is created automatically (see releasing)

6.1.0 (2024-01-24)

Features

Bug Fixes

  • Combobox: prevent default event when Combobox listbox is expanded on enter keypress (#1319) (6de7685)
  • Combobox: set aria-activedescendant correctly when listbox is expanded with selected value (#1320) (3a04d8b)
  • react,styles: keep rest background for disabled:active button state (#1310) (ca3aa82)
  • style: removed double bottom border and added padding for < 64 rem (#1303) (c37994c)
  • styles: use correct border for table headers with row headings (#1308) (b991497)
  • style: synced stepper with pattern library (#1251) (7c3f70b)
  • style: Synced styles and added large variant of IconButton (#1304) (e5868a1)
  • style: synced text field styles with pattern library (#1206) (51a804a)

scurker and others added 16 commits January 2, 2024 14:53
chore: merge master into develop
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
…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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
@github-actions github-actions bot requested review from a team as code owners January 24, 2024 17:49
@scurker scurker changed the base branch from master to develop January 24, 2024 18:57
@scurker scurker changed the base branch from develop to master January 24, 2024 18:58
@scurker scurker closed this Jan 24, 2024
@scurker scurker reopened this Jan 24, 2024
@scurker scurker merged commit 1c07d65 into master Jan 24, 2024
6 checks passed
@scurker scurker deleted the release-v6.1.0 branch January 24, 2024 19:23
@dylanb
Copy link
Contributor

dylanb commented Feb 1, 2024

reviewed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants