Skip to content

docs: update router transition animation guide #62858

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

bencodezen
Copy link
Contributor

PR Checklist

Please check if your PR fulfills the following requirements:

PR Type

What kind of change does this PR introduce?

  • Bugfix
  • Feature
  • Code style update (formatting, local variables)
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • CI related changes
  • Documentation content changes
  • angular.dev application / infrastructure changes
  • Other... Please describe:

What is the current behavior?

Issue Number: N/A

There is a router transition guide in the animations section, but it should exist in the router guide.

What is the new behavior?

Route transition animation guide has been moved into the router guide and links have been updated to match the new schema. The writing style has also been updated for consistency across the guide.

Does this PR introduce a breaking change?

  • Yes
  • No

Other information

@angular-robot angular-robot bot added the area: docs Related to the documentation label Jul 28, 2025
@ngbot ngbot bot added this to the Backlog milestone Jul 28, 2025
@bencodezen bencodezen added action: review The PR is still awaiting reviews from at least one requested reviewer adev: preview labels Jul 28, 2025
Copy link

Deployed adev-preview for f985e8d to: https://ng-dev-previews-fw--pr-angular-angular-62858-adev-prev-na0vop0r.web.app

Note: As new commits are pushed to this pull request, this link is updated after the preview is rebuilt.

Control view transitions programmatically using JavaScript APIs for complex animation scenarios.

- [Chrome Explainer](https://developer.chrome.com/docs/web-platform/view-transitions/same-document#animating-with-javascript)
- [Angular Example on StackBlitz](https://stackblitz.com/edit/stackblitz-starters-cklnkm)
Copy link
Member

Choose a reason for hiding this comment

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

@atscott, can you maybe update the example to use v20 ?

@bencodezen bencodezen requested review from JeanMeche, atscott and jelbourn and removed request for atscott and jelbourn July 29, 2025 14:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
action: review The PR is still awaiting reviews from at least one requested reviewer adev: preview area: docs Related to the documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants