-
Notifications
You must be signed in to change notification settings - Fork 8.1k
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
[zh-cn] Update 'working with the history api' #17063
Conversation
Preview URLs Flaws (1)URL:
External URLs (1)URL:
(comment last updated: 2023-11-23 03:45:34) |
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.
Great. This page once introduced me to the history API, now it's time to update it.
Let's fix some nits before merging :)
files/zh-cn/web/api/history_api/working_with_the_history_api/index.md
Outdated
Show resolved
Hide resolved
files/zh-cn/web/api/history_api/working_with_the_history_api/index.md
Outdated
Show resolved
Hide resolved
files/zh-cn/web/api/history_api/working_with_the_history_api/index.md
Outdated
Show resolved
Hide resolved
files/zh-cn/web/api/history_api/working_with_the_history_api/index.md
Outdated
Show resolved
Hide resolved
files/zh-cn/web/api/history_api/working_with_the_history_api/index.md
Outdated
Show resolved
Hide resolved
files/zh-cn/web/api/history_api/working_with_the_history_api/index.md
Outdated
Show resolved
Hide resolved
Co-authored-by: A1lo <[email protected]>
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.
Thank you @jasonren0403
Description
reflect history API rewrite changes from upstream (mdn/content#30354)
Motivation
Additional details
Related issues and pull requests