-
Notifications
You must be signed in to change notification settings - Fork 27
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
feat: ZoomContentControl as a stand alone control in Toolkit (backport #1249) #1270
Closed
mergify
wants to merge
30
commits into
release/stable/6.3
from
mergify/bp/release/stable/6.3/pr-1249
Closed
feat: ZoomContentControl as a stand alone control in Toolkit (backport #1249) #1270
mergify
wants to merge
30
commits into
release/stable/6.3
from
mergify/bp/release/stable/6.3/pr-1249
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
(cherry picked from commit d5dfef1)
(cherry picked from commit 78f7f7b)
(cherry picked from commit 54503df)
(cherry picked from commit 768501b)
(cherry picked from commit 67c3f5a)
(cherry picked from commit d706f50)
(cherry picked from commit 92fb0d9)
(cherry picked from commit beabc6b)
(cherry picked from commit 561f7a5)
(cherry picked from commit cae0d71)
(cherry picked from commit b8b0f52)
(cherry picked from commit 05943e1)
(cherry picked from commit 524839e)
(cherry picked from commit 81f4bc1)
(cherry picked from commit 6fb19a6)
(cherry picked from commit 7194825)
(cherry picked from commit d1ddfee)
(cherry picked from commit 94a3a0a)
(cherry picked from commit fc2af3b)
(cherry picked from commit 073320d)
(cherry picked from commit dce93da)
(cherry picked from commit ce59cfb)
(cherry picked from commit 0be5c7a)
(cherry picked from commit f8e4153)
(cherry picked from commit 3b554cd)
(cherry picked from commit 14a373e)
(cherry picked from commit 19aaee6)
(cherry picked from commit 3fbb235)
(cherry picked from commit beb4d12)
(cherry picked from commit 4f68669)
18 tasks
Closing for now as backport is not needed |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
GitHub Issue (If applicable): closes #1109
PR Type
What kind of change does this PR introduce?
What is the current behavior?
ZoomContentControl doesn't exist in Toolkit
What is the new behavior?
Added ZoomContentControl to Tookit as a stand alone control
Added Samples, Tests and Docs for the same
PR Checklist
Please check if your PR fulfills the following requirements:
This is an automatic backport of pull request #1249 done by [Mergify](https://mergify.com).