[docs] Add shared library screenshots to the manual - #834
Merged
Conversation
The shared library section had no figure. The view is desktop-only, so the shots are taken from a Storybook story with English bread-world mock data (Manual (English, bread world)) via Playwright at 2x. - Add shared-library.png (table with folder, author, date, version) and shared-library-folder-filter.png (folder filter popup) - Reference both from the "Browse and fork" section in en and ja Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
Contributor
Performance regressionClick to expand performance results |
Contributor
Migration fixturesClick to expand migration results |
Contributor
Bench delta比較できませんでした: main に bench/baseline.json がありません(この PR がベースラインを初めて追加する場合、マージ後の PR から delta が出ます) delta 表を出すには、tracked の |
Contributor
Adversarial probesClick to expand probe results |
Merged
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.
何を変えたか
マニュアルの共有ライブラリ節(Browse and fork / 見る・fork する)に図を 2 枚追加した。
shared-library.png: 表形式の共有ライブラリ(フォルダ・作成者・共有日・版の列)shared-library-folder-filter.png: フォルダ列のフィルタを開いたところどう撮ったか
共有ライブラリはデスクトップ専用で本物のアプリでは撮れないため、Storybook に英語・パン作り世界観のストーリー
Manual (English, bread world)を追加し、Playwright(1280×800・@2x・局所クリップ)で撮影した。既存ストーリーは無変更。Test Plan
pnpm exec tsc --noEmitpnpm manual:check(図の実在を含めて問題なし)🤖 Generated with Claude Code