Skip to content

Prerelease beta/1.5.1 beta.2 back to main#2870

Merged
mgamis-msft merged 8 commits intomainfrom
prerelease-beta/1.5.1-beta.2
Apr 4, 2023
Merged

Prerelease beta/1.5.1 beta.2 back to main#2870
mgamis-msft merged 8 commits intomainfrom
prerelease-beta/1.5.1-beta.2

Conversation

@mgamis-msft
Copy link
Copy Markdown
Contributor

What

Why

How Tested

Process & policy checklist

  • I have updated the project documentation to reflect my changes if necessary.
  • I have read the CONTRIBUTING documentation.

Is this a breaking change?

  • This change causes current functionality to break.

github-actions Bot and others added 3 commits March 28, 2023 16:00
* Change files

* Duplicate change files for beta release

* Create groom me file for groom changelog branch

* [Vertical Gallery] Storybook updates and API renaming (#2824)

* update storybook page

* update API to be overflowGalleryPosition

* update control name

* Change files

* Duplicate change files for beta release

* fix nit

---------

Signed-off-by: Donald McEachern <94866715+dmceachernmsft@users.noreply.github.com>

* Prevent video gallery overflow when side pane is open in CallComposite (#2850)

* Prevent overflow of VideoGallery when side pane is open

* Change files

* Duplicate change files

* [Dep update] Update to calling 1.12.0-beta.2 (#2834)

* Update to new calling version

* update changelog issue

* Change files

* Duplicate change files for beta release

* fix lint

* fix cc

* fix cc

* Fixed some captionsBanner naming issues, improved styling and internal storybook (#2844)

* captions composite

* captions composite

* captions composite

* Change files

* Duplicate change files for beta release

* captions composite

* captions composite

* Video gallery show local tile and horizontal/vertical gallery when screensharing with no participant (#2822)

* video gallery show local tile when screensharing

* Change files

* Duplicate change files for beta release

* [VerticalGallery Bugfix] Video tile rendering controlled by index (#2818)

* calculate indexes in verticalGallery

* update logic to horizontal galleries using indexes

* add logic to scrollable gallery 1D array

* Change files

* Duplicate change files for beta release

* add to default layout

* fix lint

* generate paginated children from indexes array

* remove the use of useCallBack

* fix test throw error

* remove console

* [Vertical Gallery] Calculate children utils (#2823)

* mock children calc functions

* update index array to be created with values

* Change files

* Duplicate change files for beta release

* fix lint

* update max streams default

* update comments

* update comments

---------

Signed-off-by: Donald McEachern <94866715+dmceachernmsft@users.noreply.github.com>

* Video Effects Button and Pane (#2825)

* Video effects button and Pane

* Change files

* Duplicate change files for beta release

* minor change

* minor changes

* minor changes

* minor change

* minor change

* minor changes

* [A11y bugfix] Allow voice controls to action people button in Call and CallWithChat (#2833)

* update aria strings for people button

* fix ???

* Change files

* Duplicate change files for beta release

* Fix CTE storybook sample code (#2835)

* memoize Teams call adapter args for CTE storybook sample code

* Change files

* Duplicate change files

* lint fix

* lint fix

* [Vertical Galleries Bugfix] Horizontal gallery tile resizing (#2830)

* update styles to allow horizontal resizing

* Change files

* Duplicate change files for beta release

* fix test bug

* create test file for horizontal resizing tests

* change sizing in tests

* Update packages/react-composites CallWithChatComposite browser test snapshots

* Update packages/react-composites CallComposite browser test snapshots

* Update packages/react-composites CallWithChatComposite browser test snapshots

* write horizontal gallery tests

* build API

* Update packages/react-composites CallComposite browser test snapshots

* Update packages/react-composites CallComposite browser test snapshots

* update comments

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

* [Refactor] Modal styles sizes change to rem (#2838)

* Refactor modal sizes in VideoGallery to use rem instead of px

* Change files

* Duplicate change files

* Update packages/react-composites CallComposite browser test snapshots

* Update packages/react-composites CallComposite browser test snapshots

---------

Co-authored-by: Donald McEachern <94866715+dmceachernmsft@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

* Keep dominant speakers on the first page of overflow gallery (#2819)

* fix dominant speaker ordering to keep dominant speakers on the first page of overflow gallery

* Change files

* Duplicate change files

* adding video participants at the end of dominant speaker list in case there is room

* adjust max horizontal gallery dominant speakers based on pinned participants

* order remote participants such that video participants are  first. do not maintain order for indices after max dominant speakers.

* update expectations in VideoGallery.test.tsx

* added tests to videoGalleryLayoutUtils.test.tsx

* change childrenPerPage initial value to 4

* update dominant speaker test expected value

---------

Co-authored-by: Donald McEachern <94866715+dmceachernmsft@users.noreply.github.com>

* [InlineImages] Update FileAdapter to include new method to download authenticated attachments from teams (#2827)

* [AzureCommunicationAttachmentManager] Introduce new attachment manager

* [AzureCommunicationChatAdapter] Bind new method to fetch attachments

* [ChatAdapter] fixing spelling

* [AzureCommunicationAttachmentManager.ts] Temp remove reference to ChatAttachment and use a string for now

* Change files

* Duplicate change files for beta release

* [AzureCommunicationAttachmentManager.ts] fixing tagging

* [AzureCommunicationFileUploadAdapter.ts] Combine the attachment manager into this adapter so all attachments logic is in one place

* Change files

* Duplicate change files for beta release

* [APIView] updating apiview with new changes

* [changelog] removing old change log

* fix captions style and storybook

* Change files

* Duplicate change files for beta release

* fix captions style and storybook

* pr fix

---------

Signed-off-by: Donald McEachern <94866715+dmceachernmsft@users.noreply.github.com>
Co-authored-by: Donald McEachern <94866715+dmceachernmsft@users.noreply.github.com>
Co-authored-by: prabhjot-msft <97124699+prabhjot-msft@users.noreply.github.com>
Co-authored-by: mgamis-msft <79475487+mgamis-msft@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: JoshuaLai <9044372+JoshuaLai@users.noreply.github.com>

* groomed beta changelog

* delete GROOMME.md

* [Storybook bug] Fix import snippets for screenshare and camera buttons. (#2855)

* fix import statements

* Change files

* Duplicate change files for beta release

* vertical gallery tagged as public preview in release notes

* Update vertical gallery feature notes

* groomed better

* better feature notes for Vertical Gallery

* removed period

* better grooming again

* more concise feature points

* nit

* Added bug fix to release notes

---------

Signed-off-by: Donald McEachern <94866715+dmceachernmsft@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Donald McEachern <94866715+dmceachernmsft@users.noreply.github.com>
Co-authored-by: carocao-msft <96077406+carocao-msft@users.noreply.github.com>
Co-authored-by: prabhjot-msft <97124699+prabhjot-msft@users.noreply.github.com>
Co-authored-by: JoshuaLai <9044372+JoshuaLai@users.noreply.github.com>
@mgamis-msft mgamis-msft changed the title Prerelease beta/1.5.1 beta.2 Prerelease beta/1.5.1 beta.2 back to main Mar 31, 2023
@github-actions
Copy link
Copy Markdown
Contributor

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Mar 31, 2023

Chat bundle size is decreased✅.

  • Current size: 9575193
  • Base size: 9575194
  • Diff size: -1

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Mar 31, 2023

Calling bundle size is decreased✅.

  • Current size: 9508967
  • Base size: 9508968
  • Diff size: -1

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Mar 31, 2023

CallWithChat bundle size is decreased✅.

  • Current size: 9898735
  • Base size: 9898736
  • Diff size: -1

@github-actions
Copy link
Copy Markdown
Contributor

@github-actions
Copy link
Copy Markdown
Contributor

* sync beta release branch changelog

* Change files

* Duplicate change files for beta
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Apr 4, 2023

@mgamis-msft mgamis-msft merged commit 784fd92 into main Apr 4, 2023
@mgamis-msft mgamis-msft deleted the prerelease-beta/1.5.1-beta.2 branch April 4, 2023 17:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants