зеркало из
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.
Перейти к файлу
Donald McEachern 12c5da8e79
[JavaScript-loaders] Add loader path import on communication-react for JS Composite loader functions (#5106)
* Move loaders to external directory import

* Change files

* update API extractor to have a consolodated API for both paths for reviews

* fix exports definition

* add new api command

* Change files

* update API

* fix internal samples

* fix ci

* simplify complete api index

* update extractor to be by flavor

* Add new tests for checking adapter and react calls

* fix stable

* Add other composite tests

* test CI

* reverse test

* fix test import issue

* Update packages/communication-react/package.json

Co-authored-by: Porter Nan <jiangnanhello@live.com>
Signed-off-by: Donald McEachern <94866715+dmceachernmsft@users.noreply.github.com>

---------

Signed-off-by: Donald McEachern <94866715+dmceachernmsft@users.noreply.github.com>
Co-authored-by: Porter Nan <jiangnanhello@live.com>
2024-09-11 13:09:21 -07:00
.devcontainer
.github Remove dependency on @storybook/storybook-deployer (#5144) 2024-09-09 21:42:29 +00:00
.vscode
change DNS not supported on safari, hide button on safari (#5159) 2024-09-11 11:50:26 -07:00
change-beta [JavaScript-loaders] Add loader path import on communication-react for JS Composite loader functions (#5106) 2024-09-11 13:09:21 -07:00
common Include dev tag for conditional build for together mode (#5147) 2024-09-10 12:55:55 -05:00
docs
packages [JavaScript-loaders] Add loader path import on communication-react for JS Composite loader functions (#5106) 2024-09-11 13:09:21 -07:00
samples [Release] Merge 1.19.0-beta.3 hotfix to main (#5151) 2024-09-11 06:21:08 +00:00
tools [Release] Merge 1.19.0-beta.3 hotfix to main (#5151) 2024-09-11 06:21:08 +00: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