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

git cherry-pick applicable v10 commits from main #11039

Merged
merged 9 commits into from
Mar 23, 2022

Conversation

tay1orjones
Copy link
Member

The v10 branch was created at 2022-03-15 16:48:55 -0500. Since then, we've had a number of commits go into main that we need to have present in the v10 branch so they'll be included in the release.

What I've done here is cherry pick what I think are applicable commits from main to v10.

Once this is in, I'll cut a new v10 minor release from the v10 branch 🎉

Changelog

Cherry picked commits/PRs (in order)

  1. ef46ea9
  2. 8bdb534
  3. e18c86d
  4. 2ecfa37
  5. cc938b9
  6. d2005cd
  7. 118938a

Testing / Reviewing

  • Review the changes to ensure there are no v10 breaking changes
  • Please look at the commit log for main and double check to make sure there aren't any commits/PRs I missed that should be included in the next v10.x release.

joshblack and others added 7 commits March 22, 2022 22:33
…gn-system#10956)

* test(react): add AVT to breadcrumb

* feat(jest-config): update accessibility-checker config

* test(react): add accessibility-checker tests to ContentSwitcher

Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
…stem#10968)

* fix(Combobox): compose onStateChange event handlers

* fix(Combobox): remove unnecessary short circuiting

* fix(Combobox): get the optional chaining operator syntax right

* fix(Combobox): add conditional check to downshiftProps object as well

* chore(Carbon): update public api snapshot
…gn-system#10982)

Co-authored-by: Renovate Bot <[email protected]>
Co-authored-by: Josh Black <[email protected]>
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
* chore(DataTable): size prop audit first draft

* chore(DataTable): removed zombies

* chore(DataTable): removed v10 styles

* chore(DataTable): excluded v10 stories

* chore(DataTable): removed sm story from Toolbar

* chore(DataTable): included more dynamic and expansion stories
…bon-design-system#11015)

* refactor(react): update components to usePrefix or PrefixContent

* refactor(react): update components to usePrefix (2)

* fix(React): update to new prefix method

* refactor(react): update components to usePrefix (3)

* refactor(react): update components to usePrefix (4)

* chore(react): revert useNormalizedProps as it is used in classes

* chore(react): update tests and incorrect import paths

* test(react): update tests based on changes

* refactor(react): update TabContent usePrefix usage

Co-authored-by: D.A. Kahn <[email protected]>
* fix(Datepicker): add onOpen to destructured props

* fix(Datepicker): remove render call for onOpen
)

* chore: check-in work

* fix(styles): update search bar with data table

* docs(data-table): update batch actions > small story

Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
@tay1orjones tay1orjones requested review from a team as code owners March 23, 2022 03:42
@tay1orjones tay1orjones requested review from joshblack and dakahn and removed request for a team March 23, 2022 03:42
@joshblack
Copy link
Contributor

@tay1orjones seems like the tests just need a snapshot update for Plex 👀

@tay1orjones
Copy link
Member Author

@joshblack @dakahn snap is fixed, ready for review

@kodiakhq kodiakhq bot merged commit ff0571a into carbon-design-system:v10 Mar 23, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants