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

Amazon Chime SDK React Component Library V3 Plan #724

Closed
ltrung opened this issue Jan 27, 2022 · 2 comments
Closed

Amazon Chime SDK React Component Library V3 Plan #724

ltrung opened this issue Jan 27, 2022 · 2 comments
Labels
feature-request New feature or request

Comments

@ltrung
Copy link
Contributor

ltrung commented Jan 27, 2022

The Amazon Chime SDK JS team is planning for the next major version v3.0.0 to:

  • Update meeting configuration to allow builders to customize more meeting session configuration from JS SDK.
  • Add logger for React Library to replace console.log.
  • Improve device selection APIs such as idempotency, update from device id → device object.
  • Improve unnecessary re-rendering of the providers/components.
  • Migrate changes in Amazon Chime SDK JS v3.

We will update here when we have more details to share. Please let us know if you are looking forward to any of the upcoming changes by commenting or adding a 👍 reaction to the issue.

Community Note

  • Please vote for this issue by adding a 👍 reaction to the issue. This will help the community and maintainers from the Amazon Chime SDK team to prioritize this request.
  • Please do not leave "+1" or "me too" comments, they generate extra noise for issue followers and do not help prioritize the request.
@ltrung ltrung added the feature-request New feature or request label Jan 27, 2022
@vidya-mohan vidya-mohan added this to We're working on it in Amazon Chime SDK Project Board Jan 27, 2022
@ltrung ltrung pinned this issue Feb 1, 2022
@vidya-mohan vidya-mohan changed the title Amazon Chime SDK Component Library Rect V3 Plan Amazon Chime SDK Component Library React V3 Plan Feb 21, 2022
@vidya-mohan vidya-mohan changed the title Amazon Chime SDK Component Library React V3 Plan Amazon Chime SDK React Component Library V3 Plan Feb 21, 2022
@ltrung
Copy link
Contributor Author

ltrung commented Mar 29, 2022

amazon-chime-sdk-component-library-react@v3.0.0-beta.0 has been released. You can find more info from CHANGELOG.md.
We also start a migration doc from v2 to v3 that will be updated with all the changes that are not backward compatible.
The main changes in the first beta build is:

  • Add styling guide documentation for customizing SDK and UI component CSS.
  • Overhaul the meeting configuration to allow passing in MeetingSessionConfiguration objection from amazon-chime-sdk-js in meetingManager.join to allow for more flexibility.
  • Remove useBandwidthMetrics hook as we already have useMediaStreamMetrics as well as remove legacy metrics videoDownstreamGoogFrameHeight, videoDownstreamGoogFrameWidth, videoUpstreamGoogFrameHeight and videoUpstreamGoogFrameWidth from the videoStreamMetrics returned by the useMediaStreamMetrics hook. More details can be found in the Amazon Chime SDK for JavaScript V3 changes ([V3] Legacy metrics migration amazon-chime-sdk-js#2086).

@ltrung
Copy link
Contributor Author

ltrung commented Apr 13, 2022

amazon-chime-sdk-component-library-react@3.0.0 has been released. Please find more of the details in the CHANGELOG.md.

@ltrung ltrung closed this as completed Apr 13, 2022
@vidya-mohan vidya-mohan moved this from We're working on it to Shipped in Amazon Chime SDK Project Board Apr 13, 2022
@vidya-mohan vidya-mohan unpinned this issue Apr 13, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature-request New feature or request
Development

No branches or pull requests

1 participant