feat(web-ui): outline view as a slide storyboard - #364
Open
ShotaroKataoka wants to merge 3 commits into
Open
ShotaroKataoka wants to merge 3 commits into
ShotaroKataoka wants to merge 3 commits into
Conversation
Each slide is a 16:9-minimum card with the claim as headline and the body in full; visual and evidence sit small at the bottom. Chapters (## headings) divide the deck; grid is the default layout with a column alternative (persisted). Cards are a raised surface in both studio themes, achromatic, document typography. Read-only — editing is a follow-up. SPEC: 20260919-2310_outline-preview-slide-storyboard (cherry picked from commit 3752996dc3c9f551595f3e4008c70e9605d10b9f)
…minimum card Body max(12px, 2.7cqw), labels max(11px, ...), title max(16px, ...), grid minimum 420px — matches the typography rule in steering (11px absolute floor). SPEC: 20260919-2310_outline-preview-slide-storyboard (cherry picked from commit 807e90d9ca998ac3122c21d2c2796231623446f2)
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
The Web UI's outline tab renders the outline as a slide storyboard: one 16:9-minimum card per slide with the claim as headline and the body in full; visual and evidence sit small at the bottom;
##chapters divide the deck. Grid is the default with a persisted column alternative. Cards are a raised surface in both studio themes. Read-only — editing is a follow-up.Companion to #356: the outline became the slide spec (
- [slug] claim+ body / visual / evidence); this view shows it in that shape. Intended for v0.9.0 together with #356.Two commits cherry-picked from
spec/outline-preview(the branch itself contained #356's history and was squash-merged, so it is not merged directly).Tested
tsc --noEmit, eslint, vitest (219 passed), en/ja message key parity