Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature] Custom Data Model injection feature #209

Merged
merged 22 commits into from
May 24, 2022

Conversation

JoshuaLai
Copy link
Member

Purpose

Introducing the new data model injection for remote participants
Introduce new event handler design for remote participant joined

Does this introduce a breaking change?

[x] Yes
[ ] No

Pull Request Type

What kind of change does this Pull Request introduce?

[ ] Bugfix
[x] Feature
[ ] Code style update (formatting, local variables)
[ ] Refactoring (no functional changes, no api changes)
[ ] Documentation content changes
[ ] Other... Please describe:

How to Test

git clone [repo-address]
cd [repo-name]
git checkout [branch-name]
npm install

vhuseinova-msft and others added 21 commits May 2, 2022 08:42
…-ui-library-ios into feature/customdatamodel

# Conflicts:
#	AzureCommunicationUI/AzureCommunicationUI/CallComposite.swift
#	AzureCommunicationUI/AzureCommunicationUI/Presentation/Manager/AvatarViewManager.swift
…-ui-library-ios into feature/customdatamodel

# Conflicts:
#	AzureCommunicationUI/AzureCommunicationUI/Presentation/Manager/CompositeErrorManager.swift
…-ui-library-ios into feature/customdatamodel

# Conflicts:
#	AzureCommunicationUI/sdk/AzureCommunicationUICalling/AzureCommunicationUICalling.xcodeproj/project.pbxproj
#	AzureCommunicationUI/sdk/AzureCommunicationUICalling/AzureCommunicationUICalling/Presentation/Manager/RemoteParticipantsManager.swift
#	AzureCommunicationUI/sdk/AzureCommunicationUICalling/AzureCommunicationUICallingTests/CallingSDKEventsHandlerMocking.swift
#	AzureCommunicationUI/sdk/AzureCommunicationUICalling/AzureCommunicationUICallingTests/Manager/AvatarManagerTests.swift
#	AzureCommunicationUI/sdk/AzureCommunicationUICalling/AzureCommunicationUICallingTests/Manager/CompositeRemoteParticipantsManagerTests.swift
@acs-ui-bot acs-ui-bot added the feature For new features intended for a future release label May 24, 2022
Copy link
Member

@palatter palatter left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tested and looks good! Just some minor comments.

@JoshuaLai JoshuaLai merged commit 048acb1 into develop/beta May 24, 2022
@JoshuaLai JoshuaLai deleted the feature/customdatamodel branch May 24, 2022 23:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature For new features intended for a future release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants