зеркало из
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.
Перейти к файлу
prabhjot-msft 5680829e1f
Add toggle for DNS on by default and hide DNS button in adapter options (#5095)
* Add toggle for DNS on by default and hide DNS button in adapter options

* Change files

* minor
2024-08-30 00:19:51 +00:00
.devcontainer Fix `noInvalidAny` chat composites (#3987) 2024-01-08 16:15:09 -08:00
.github Update issue templates (#5044) 2024-08-19 15:19:02 +00:00
.vscode CC tool improvements: show error when eslint fail (#2882) 2023-05-29 16:16:21 +00:00
change Add toggle for DNS on by default and hide DNS button in adapter options (#5095) 2024-08-30 00:19:51 +00:00
change-beta Add toggle for DNS on by default and hide DNS button in adapter options (#5095) 2024-08-30 00:19:51 +00:00
common Update calling sdk versions (#5088) 2024-08-29 13:05:59 -04:00
docs [Release docs] add note about package.json being point of determination for bump type (#4739) 2024-06-18 18:45:31 +00:00
packages Add toggle for DNS on by default and hide DNS button in adapter options (#5095) 2024-08-30 00:19:51 +00:00
samples Add toggle for DNS on by default and hide DNS button in adapter options (#5095) 2024-08-30 00:19:51 +00:00
tools [Release] Back merge pre-release branch to main (#5024) 2024-08-08 23:30:59 +00:00
.eslintignore Add CommonJS Support to UI component package (#93) 2021-03-26 13:58:17 -07:00
.gitattributes initial repo setup with rush, SDK folder migrated over renamed to communication-ui 2021-02-16 12:16:32 -08:00
.gitignore pushing port:sample changes into an internal branch instead of external (#4361) 2024-04-10 11:11:29 -04:00
.prettierignore Prototype implementation of error handling (#510) 2021-06-30 22:34:16 +00:00
.prettierrc Enable prettier (#10) 2021-02-18 14:41:01 -08:00
CHANGELOG.md Split `CHANGELOG.md` files for beta and stable builds (#2512) 2022-11-14 15:54:22 -08:00
CONTRIBUTING.md Small fixups: Run tsc over storybook snippets, update storybook snippet refs to meta package, convert images to svg, fix social cover image, add github banner image, add content to contributing file (#354) 2021-05-21 19:00:39 +00:00
LICENSE.md Add license file (#6) 2021-02-17 16:07:53 -08:00
README.md Update docs from forked PRs; Update README.md, Fix minor typo in storybook doc, Closed Captions added to Accessibility doc (#3716) 2023-10-25 14:05:11 -07:00
SECURITY.md add security policy (#1142) 2021-11-23 11:15:37 -08:00
beachball.config.js Package Updates: add CommonJs builds, update npm packs and add to private preview drop (#132) 2021-04-09 13:17:57 -07:00
package.json [Chat] ChatSDK version bump to beta.2 (#3115) 2023-05-29 22:34:30 +00:00
rush.json [Inbound Calling] Add Stateful Client Calling sample App (#4840) 2024-07-12 14:51:55 -07:00

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