Skip to content

Tags: communication-ui-bot/communication-ui-library

Tags

1.0.0-alpha-20210806.0015.0

Toggle 1.0.0-alpha-20210806.0015.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Automation test for js bundle sample (Azure#623)

* Fix parameter changes of composites for js bundle

* Add automation test to js bundle

* Add automation test to ci

* Update secret just for one step

* Update retry to 1

* Update samples/StaticHtmlComposites/playwright.config.ts

* Update typescript

* Remove dup command

* Update comment

Co-authored-by: Nan Jiang <jinan@microsoft.com>

1.0.0-beta.3

Toggle 1.0.0-beta.3's commit message
Adding a test script to StaticHtmlComposites sample to prevent ush te…

…st errors

1.0.0-alpha-20210805.0010.0

Toggle 1.0.0-alpha-20210805.0010.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Alcail/TS package update (Azure#645)

* update Typescript to 4.3.5 version

* Change files

PublicPreview/1.0.0-beta.3

Toggle PublicPreview/1.0.0-beta.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Explicitly list error targets in chat stateful client (Azure#636)

1.0.0-alpha-20210804.0011.0

Toggle 1.0.0-alpha-20210804.0011.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update `createAzureCommunicationChatAdapter` ctor to take an object i…

…nstead of many params (Azure#626)

1.0.0-alpha-20210729.0009.0

Toggle 1.0.0-alpha-20210729.0009.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fixing markdown syntax for link (Azure#630)

1.0.0-alpha-20210728.0010.0

Toggle 1.0.0-alpha-20210728.0010.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Localization for composites (Azure#595)

* renamed and exported locales. updated localization docs.

* comment update

* Change files

* fixed imports after rename

* Change files

* updated api.md files

* fixed locale options in storybook. fixed CustomLocale.snippet.

* addressed PR comments

* wording updated

* added errorBar strings in french

* exposed props for locale and wrapped composites internally with LocalizationProvider.

* updated fr_FR

* Composite localization doc added

* moved composite localization in Localization resource

* Change files

* moved localized composites snippet

* documentation and composite refactors

* moved localized composites snippet back

* @DefaultValue used in prop comments

1.0.0-alpha-20210727.0013.0

Toggle 1.0.0-alpha-20210727.0013.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix meeting pane overlapping the call control bar (Azure#627)

1.0.0-alpha-20210726.1635.0

Toggle 1.0.0-alpha-20210726.1635.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix meeting pane overlapping the call control bar (Azure#627)

1.0.0-alpha-20210724.0008.0

Toggle 1.0.0-alpha-20210724.0008.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
adding in sendbox padding so we dont overlap with the icon (Azure#621)

* adding in sendbox padding so we dont overlap with the icon

* Change files

* fix top padding, tighten bounds on icon (click width was too far, could click send when trying to select text)

Co-authored-by: James Burnside <2684369+JamesBurnside@users.noreply.github.com>