Skip to content

Docs: Make shape previews exhaustive#8630

Merged
JonnyBurger merged 1 commit into
mainfrom
codex/docs-exhaustive-shape-previews
Jun 22, 2026
Merged

Docs: Make shape previews exhaustive#8630
JonnyBurger merged 1 commit into
mainfrom
codex/docs-exhaustive-shape-previews

Conversation

@JonnyBurger

Copy link
Copy Markdown
Member

Summary

  • Reuse the shared shape drag preview metadata for the shapes table of contents thumbnails
  • Derive docs shape-name iteration from the shared shape registry
  • Make the remaining shape drag-info switch exhaustive so new shapes fail TypeScript when not handled

Fixes #8414.

Tests

  • bun test src/test/shape-component-drag-data.test.ts in packages/docs
  • bun run lint in packages/docs
  • bun run build
  • bun run stylecheck
  • bun run build-docs in packages/docs

@pullfrog

pullfrog Bot commented Jun 22, 2026

Copy link
Copy Markdown
Contributor

This run was cancelled 🛑

The workflow was cancelled before completion. Please check the link below for details.

Pullfrog  | View workflow run | via Pullfrog𝕏

@vercel

vercel Bot commented Jun 22, 2026

Copy link
Copy Markdown
Contributor

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
bugs Ready Ready Preview, Comment Jun 22, 2026 4:42pm
remotion Ready Ready Preview, Comment Jun 22, 2026 4:42pm

Request Review

@JonnyBurger JonnyBurger enabled auto-merge (squash) June 22, 2026 16:38
@JonnyBurger JonnyBurger merged commit a3d0cb1 into main Jun 22, 2026
16 checks passed
@JonnyBurger JonnyBurger deleted the codex/docs-exhaustive-shape-previews branch June 22, 2026 16:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Docs: Make shape preview handling exhaustive

1 participant