docs: add changelog page with timeline UI and walrus-sites source - #3587
Open
jessiemongeon1 wants to merge 2 commits into
Open
docs: add changelog page with timeline UI and walrus-sites source#3587jessiemongeon1 wants to merge 2 commits into
jessiemongeon1 wants to merge 2 commits into
Conversation
…ilters Add a /changelog page with a timeline UI matching the new design: - Filter by product (Walrus, Walrus Memory, Walrus Sites) - Search across titles, descriptions, and changes - Editorial summaries with linked PR improvements - Three GitHub release sources: walrus, MemWal, walrus-sites Update generate-release-notes.js to also output changelog.json for the React page component. Navbar updated to link to /changelog. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Contributor
|
Contributor
📋 afdocs check resultsURL: https://MystenLabs.github.io/walrus/pr-preview/pr-3587/ |
Contributor
Author
Style Guide AuditAudited 4 file(s) against the Sui Documentation Style Guide. 33 violation(s) found. All must be fixed before merge.
|
Convert CRLF to LF in walrus-sites.mdx and add generated changelog.json to the editorconfig ignore list. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
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.
Summary
/changelogpage with a timeline UI, product filters (Walrus, Walrus Memory, Walrus Sites), and searchMystenLabs/walrus,MystenLabs/MemWal, andMystenLabs/walrus-sitesgenerate-release-notes.jsto outputchangelog.jsonfor the React page component/changelogTest plan
/changelogrenders the timeline with all three product categories🤖 Generated with Claude Code