-
Notifications
You must be signed in to change notification settings - Fork 26.2k
fix(animations): implement getPosition in browser animation builder #39983
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
Conversation
All (the pull request submitter and all commit authors) CLAs are signed, but one or more commits were authored or co-authored by someone other than the pull request submitter. We need to confirm that all authors are ok with their commits being contributed to this project. Please have them confirm that by leaving a comment that contains only Note to project maintainer: There may be cases where the author cannot leave a comment, or the comment is not properly detected as consent. In those cases, you can manually confirm consent of the commit author(s), and set the ℹ️ Googlers: Go here for more info. |
We have been waiting for this! This is the first contribution from the Hyland team. We are going celebrate when this is merged. Good job @literalpie |
@googlebot I consent. |
Forward `getPosition` to `animation_group_player`.
I see that the presubmit check is failing. Is there anything I can do to help? |
MERGE_ASSISTANCE: This PR has already been approved in #28264 (and accidently closed) This will be merged without further approval. |
@mhevery was this unintentionally closed again? |
@literalpie - no it was merged by our tooling which github doesn't understand, so we close the PR directly. |
Cool, thank you! |
As a matter of fact this has already been released in 11.0.4 :) |
…ngular#39983) Forward `getPosition` to `animation_group_player`. PR Close angular#39983
This issue has been automatically locked due to inactivity. Read more about our automatic conversation locking policy. This action has been performed automatically by a bot. |
Accidently closed #28264 re-opening it here.
Forward
getPosition
toanimation_group_player
.PR Checklist
Please check if your PR fulfills the following requirements:
PR Type
What kind of change does this PR introduce?
What is the current behavior?
Issue Number: N/A
What is the new behavior?
Does this PR introduce a breaking change?
Other information