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.
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
add docs for the Navigation API #21960
add docs for the Navigation API #21960
Changes from 7 commits
f74c58c
91e37e2
388f304
a9ca266
0c7dd0d
03a56c7
6b7a904
9a2b3ba
fad99a3
fc0e240
c8aeb47
c0ed753
44c0b18
72f8ce2
b2e1e36
4554e97
d264c4f
1e96c03
0e18d96
de7f600
43f9c1f
f3e94db
5a47f9e
b4a42f3
40f93b0
dc435da
12a51d2
33a7e8e
5938b37
ecee4c7
6333b97
8725f8e
03efe1e
fa2f482
3bb1bed
251848f
b16a267
127c770
3761a1d
991c81a
e816cb1
9696dbc
504f04f
ed352c5
b0a10a5
5e6be2a
4ad513f
af10131
3b887e3
9c9e8da
d1b7e04
6448d5b
f4b5752
7f81b8b
1476651
1805606
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
null
?(https://wicg.github.io/navigation-api/#dom-navigateevent-info)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
See previous comment.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Ha, clumsy writing. Updated!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think it would be great to have a sentence or two explaining what this code sample is doing and why.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Good call; I've added a paragraph to explain it.