зеркало из
1
0
Форкнуть 0
UI Library for Azure Communication Services helps developers build communication applications with ease. From turn-key composites to UI components that can be composited together.
Перейти к файлу
edwardlee-msft 39e34af998
[bugfix] Safely subscribe to on stateChanged events to prevent related events from failing if listeners throw an error (#5165)
* Safely subscribe to on stateChanged events to prevent related events from failing if listeners throw an error

* Ensure anonymous function can be subscribed and unsubscribed

* Resolve linter issues

* Update unsubscription calls

* Resolve linter issues

* Update CallErrorTarget

* Change files
2024-09-18 15:20:11 -07:00
.devcontainer
.github Remove dependency on @storybook/storybook-deployer (#5144) 2024-09-09 21:42:29 +00:00
.vscode
change [bugfix] Safely subscribe to on stateChanged events to prevent related events from failing if listeners throw an error (#5165) 2024-09-18 15:20:11 -07:00
change-beta [bugfix] Safely subscribe to on stateChanged events to prevent related events from failing if listeners throw an error (#5165) 2024-09-18 15:20:11 -07:00
common [Feature cleanup] remove cc for hide attendee names (#5175) 2024-09-18 09:07:12 -07:00
docs
packages [bugfix] Safely subscribe to on stateChanged events to prevent related events from failing if listeners throw an error (#5165) 2024-09-18 15:20:11 -07:00
samples Merge Prerelease branch back into main for release notes (#5185) 2024-09-17 12:10:18 -07:00
tools Merge Prerelease branch back into main for release notes (#5185) 2024-09-17 12:10:18 -07:00
.eslintignore
.gitattributes
.gitignore
.prettierignore
.prettierrc
CHANGELOG.md
CONTRIBUTING.md
LICENSE.md
README.md
SECURITY.md
beachball.config.js
package.json
rush.json

README.md

ui-library-banner-image.png

Azure Communication Services UI Library

Storybook azure-communication-react npm version License: MIT TypeScript CI build status

The Azure Communication Services UI Library is a collection of JavaScript libraries designed to help you easily build fast, responsive communication web applications.

Explore interactive storybook pages in our documentation 📖 to try out features and examples, and kickstart your development journey 🚀.

Getting Started

If you're wondering where to start, here are a few scenarios to guide you:

NPM Packages

@azure/communication-react

This React library provides UI components, simplifying the development of modern communication apps using Azure Communication Services.

Samples

Explore Storybook to try out the UI Library today!

Contributing to the Packages or Samples

Join us in contributing to this open source library. Get started by checking out our contributing guide.

We look forward to building an amazing open source library with you!

Further Reading