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

React 18 migration #895

Merged
merged 27 commits into from
May 31, 2023
Merged

React 18 migration #895

merged 27 commits into from
May 31, 2023

Conversation

xuesichao
Copy link
Contributor

Issue #786 :

Description of changes:

  • Migrate SDK to react 18 based.
  • Migrate storybook to v7.
  • Migrate stories to ArgTypes based.
  • Add support for react 18.

Testing

  1. Have you successfully run npm run build:release locally?
    Yes

  2. How did you test these changes?

  • Manually verified each story by running storybook and compare to existing one.
  • Tested backwards compatibility in integration test demo and meeting demo.
  1. If you made changes to the component library, have you provided corresponding documentation changes?
    N/A

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@xuesichao xuesichao requested a review from a team as a code owner May 12, 2023 23:30
.storybook/main.ts Outdated Show resolved Hide resolved
.babelrc.json Outdated Show resolved Hide resolved
michhyun1
michhyun1 previously approved these changes May 16, 2023
@xuesichao xuesichao dismissed stale reviews from michhyun1 and devalevenkatesh via a415b98 May 17, 2023 17:28
samspycher
samspycher previously approved these changes May 17, 2023
kdsbatra
kdsbatra previously approved these changes May 18, 2023
@simmkyu simmkyu dismissed stale reviews from kdsbatra, devalevenkatesh, and samspycher via 9c9a4e5 May 24, 2023 22:14
Copy link
Contributor Author

@xuesichao xuesichao left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

… and package-lock.json or npm-shrinkwrap.json are in sync" error
@simmkyu simmkyu merged commit 01bca2b into main May 31, 2023
@simmkyu simmkyu deleted the react-18 branch May 31, 2023 23:35
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.

6 participants