Skip to content

Commit 1d6b804

Browse files
authored
Merge pull request #192817 from ddematheu2/dademath-ui-kit
UI Kit documentation
2 parents 7a3663b + de9e7bd commit 1d6b804

File tree

4 files changed

+44
-1
lines changed

4 files changed

+44
-1
lines changed

articles/communication-services/concepts/ui-library/includes/web-ui-library.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,9 @@ In conjunction to the UI components, the UI Library exposes a stateful client li
2727
This client is agnostic to any specific state management framework and can be integrated with common state managers like Redux or React Context.
2828
This stateful client library can be used with the UI Components to pass props and methods for the UI Components to render data. For more information, see [Stateful Client Overview](https://azure.github.io/communication-ui-library/?path=/story/stateful-client-what-is-stateful--page).
2929

30+
> [!NOTE]
31+
> The same components and composites offered in the UI Library are available in the [Design Kit for Figma](https://www.figma.com/community/file/1095841357293210472), so you can quickly design and prototype your calling and chat experiences.
32+
3033
## Composites overview
3134

3235
Composites are higher-level components composed of UI components that deliver turn-key solutions for common communication scenarios using Azure Communication Services.

articles/communication-services/overview.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,11 @@ Learn more about the Azure Communication Services SDKs with the resources below.
7676
|**[Calling SDK overview](./concepts/voice-video-calling/calling-sdk-features.md)**|Review the Communication Services Calling SDK overview.|
7777
|**[Chat SDK overview](./concepts/chat/sdk-features.md)**|Review the Communication Services Chat SDK overview.|
7878
|**[SMS SDK overview](./concepts/sms/sdk-features.md)**|Review the Communication Services SMS SDK overview.|
79-
|**[UI Library overview](https://aka.ms/acsstorybook))**| Review the UI Library for the Communication Services |
79+
|**[UI Library overview](https://aka.ms/acsstorybook)**| Review the UI Library for the Communication Services |
80+
81+
## Design resources
82+
83+
Find comprehensive components, composites, and UX guidance in the [UI Library Design Kit for Figma](https://www.figma.com/community/file/1095841357293210472). This design resource is purpose-built to help design your video calling and chat experiences faster and with less effort.
8084

8185
## Other Microsoft Communication Services
8286

Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,34 @@
1+
---
2+
title: Quickstart - Get started with UI Library Design Kit
3+
titleSuffix: An Azure Communication Services quickstart
4+
description: In this quickstart, you will learn how to leverage UI Library Design Kit for Azure Communication Services to quickly design communication experiences using Figma.
5+
author: pereiralex
6+
ms.author: alexper
7+
ms.date: 03/24/2022
8+
ms.topic: quickstart
9+
ms.service: azure-communication-services
10+
ms.custom: mode-other
11+
---
12+
13+
# Get started with UI Library Design Kit (Figma)
14+
15+
This article describes how to get started with the UI Library Design Kit (Figma).
16+
17+
Start by getting the [UI Library Design Kit](https://www.figma.com/community/file/1095841357293210472) from Figma.
18+
19+
## Design faster
20+
21+
A resource to help design user interfaces built on Azure Communication Services, the UI Library Design Kit includes components, composites, and UX guidance purpose-built to help bring your video calling and chat experiences to life faster.
22+
23+
## UI Library components and composites
24+
25+
The same components and composites offered in the UI Library are available in Figma so you can quickly begin designing and prototyping your calling and chat experiences.
26+
27+
## Built on Fluent
28+
29+
The UI Library Design Kit's components are based on Microsoft’s Fluent UI; so, they’re built with usability, accessibility, and localization in mind.
30+
31+
## Next steps
32+
33+
>[!div class="nextstepaction"]
34+
>[Get the ACS UI Kit (Figma)](https://www.figma.com/community/file/1095841357293210472)

articles/communication-services/toc.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,8 @@ items:
7575
items:
7676
- name: Get started with UI Library
7777
href: quickstarts/ui-library/get-started-composites.md
78+
- name: Design with UI Library Design Kit
79+
href: quickstarts/ui-library/get-started-ui-kit.md
7880
- name: Access TURN relays
7981
href: quickstarts/relay-token.md
8082
- name: Tutorials

0 commit comments

Comments
 (0)