Skip to content

Add NavigationTransition.to docs#43626

Merged
hamishwillee merged 18 commits intomdn:mainfrom
tunetheweb:navigation-transtion-to
Apr 7, 2026
Merged

Add NavigationTransition.to docs#43626
hamishwillee merged 18 commits intomdn:mainfrom
tunetheweb:navigation-transtion-to

Conversation

@tunetheweb
Copy link
Copy Markdown
Contributor

@tunetheweb tunetheweb commented Mar 30, 2026

Description

Adds the NavigationTransition.to docs, as this was added in Chrome 145.

Also adds a small note about when this NavigationTransition data is available as it wasn't always clear to me that this wouldn't be available outside of an interception.

Motivation

Noticed this was missing today when looking it up.

Additional details

See: https://chromestatus.com/feature/6008183302782976

Related issues and pull requests

Added to BCD already in mdn/browser-compat-data#28833

@tunetheweb tunetheweb requested a review from a team as a code owner March 30, 2026 16:26
@tunetheweb tunetheweb requested review from hamishwillee and removed request for a team March 30, 2026 16:26
@github-actions github-actions Bot added Content:WebAPI Web API docs size/xs [PR only] 0-5 LoC changed labels Mar 30, 2026
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Mar 30, 2026

Preview URLs (3 pages)

External URLs (2)

URL: /en-US/docs/Web/API/NavigationTransition/to
Title: NavigationTransition: to property

(comment last updated: 2026-04-07 16:17:25)

@github-actions github-actions Bot added size/s [PR only] 6-50 LoC changed and removed size/xs [PR only] 0-5 LoC changed labels Mar 30, 2026
Comment thread files/en-us/web/api/navigationtransition/index.md Outdated
Comment thread files/en-us/web/api/navigation/transition/index.md Outdated
Comment thread files/en-us/web/api/navigationtransition/to/index.md Outdated
Comment thread files/en-us/web/api/navigationtransition/to/index.md Outdated
Comment thread files/en-us/web/api/navigationtransition/to/index.md Outdated
Comment thread files/en-us/web/api/navigationtransition/to/index.md
Comment thread files/en-us/web/api/navigationtransition/to/index.md
Comment thread files/en-us/web/api/navigation/transition/index.md Outdated
Comment thread files/en-us/web/api/navigationtransition/index.md Outdated
Comment thread files/en-us/web/api/navigationtransition/to/index.md Outdated
Comment thread files/en-us/web/api/navigationtransition/to/index.md
Comment thread files/en-us/web/api/navigationtransition/to/index.md Outdated
tunetheweb and others added 3 commits March 31, 2026 09:13
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Barry Pollard <barrypollard@google.com>
@tunetheweb tunetheweb requested a review from hamishwillee March 31, 2026 09:43
Comment thread files/en-us/web/api/navigationtransition/index.md Outdated
Comment thread files/en-us/web/api/navigationtransition/index.md Outdated
Comment thread files/en-us/web/api/navigationtransition/index.md Outdated
Comment thread files/en-us/web/api/navigationtransition/to/index.md
Co-authored-by: Hamish Willee <hamishwillee@gmail.com>
@github-actions github-actions Bot added size/m [PR only] 51-500 LoC changed and removed size/s [PR only] 6-50 LoC changed labels Apr 6, 2026
tunetheweb and others added 2 commits April 6, 2026 11:25
Co-authored-by: Hamish Willee <hamishwillee@gmail.com>
Co-authored-by: Hamish Willee <hamishwillee@gmail.com>
@github-actions github-actions Bot added size/s [PR only] 6-50 LoC changed and removed size/m [PR only] 51-500 LoC changed labels Apr 6, 2026
Comment thread files/en-us/web/api/navigationtransition/to/index.md
Co-authored-by: Hamish Willee <hamishwillee@gmail.com>
@github-actions github-actions Bot added size/m [PR only] 51-500 LoC changed and removed size/s [PR only] 6-50 LoC changed labels Apr 7, 2026
Copy link
Copy Markdown
Collaborator

@hamishwillee hamishwillee left a comment

Choose a reason for hiding this comment

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

Thanks very much @tunetheweb !

I do think we could reasonably expand on "It is especially useful when calling functions prior to the URL changing (e.g., during precommit or on error)." but this is useful as is.

@hamishwillee hamishwillee merged commit 4a873b9 into mdn:main Apr 7, 2026
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Content:WebAPI Web API docs size/m [PR only] 51-500 LoC changed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants