Break up Release Notes into 3 pages: About, latest 5 months, & Archived#3106
Merged
captainbrosset merged 28 commits intomainfrom Mar 21, 2024
Merged
Break up Release Notes into 3 pages: About, latest 5 months, & Archived#3106captainbrosset merged 28 commits intomainfrom
captainbrosset merged 28 commits intomainfrom
Conversation
victorhuangwq
requested changes
Mar 18, 2024
Contributor
victorhuangwq
left a comment
There was a problem hiding this comment.
Good in overall, some comments
mikehoffms
commented
Mar 20, 2024
mikehoffms
commented
Mar 20, 2024
victorhuangwq
requested changes
Mar 20, 2024
Contributor
victorhuangwq
left a comment
There was a problem hiding this comment.
Added comments on the new change
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Rendered webpages for review:
About Release Notes for the WebView2 SDK
Release Notes for the WebView2 SDK
............. https://learn.microsoft.com/microsoft-edge/webview2/release-notes
Archived Release Notes for the WebView2 SDK
Before/Live:
This PR also makes the following changes:
Doc-design model followed
Compare also:
Redirects
URLs to test for equivalence to the existing live link:
"source_path": "microsoft-edge/webview2/release-notes.md",
"redirect_url": "/microsoft-edge/webview2/release-notes/index",
Announcement links will fully resolve for recent releases, partially resolve for older releases.
Learn Platform Manual > How to redirect obsolete articles
https://review.learn.microsoft.com/help/platform/redirect-articles
Spot-check of redirects
A spot-check of a redirect that got moved (when resequencing the .json file) and has a blank line above it in the .json file:
Old URL according to review.LMC of this PR:
https://review.learn.microsoft.com/microsoft-edge/devtools-guide-chromium/beginners/html?branch=pr-en-us-3106
After click that link, end up at URL in this review PR:
https://review.learn.microsoft.com/microsoft-edge/devtools-guide-chromium/dom/?branch=pr-en-us-3106
which is equivalent to live link:
https://learn.microsoft.com/microsoft-edge/devtools-guide-chromium/dom/
This demonstrates that the redirects file continues to work.
AB#49470884