Skip to content

docs(examples): browsable feature-catalog PDF#158

Merged
DemchaAV merged 1 commit into
developfrom
feat/v1.8-feature-catalog
Jun 11, 2026
Merged

docs(examples): browsable feature-catalog PDF#158
DemchaAV merged 1 commit into
developfrom
feat/v1.8-feature-catalog

Conversation

@DemchaAV

Copy link
Copy Markdown
Owner

One PDF, every shipped capability: outline-clickable heading + the exact API call in a code panel + the live rendered result under it (the source contains the literal same call, so snippet drift is visible in review). 17 blocks across 5 pages — rich text, sparklines, nested lists, timelines, tables, all chart kinds, gradients, translucency, polygons, clipped containers, canvas, transforms, barcodes, and the catalog's own chrome. Blocks keepTogether() across page breaks. Registered in GenerateAllExamples; README flagship row + committed PDF/PNG preview included. Full suite green: 1190 tests.

… its API call

New flagship FeatureCatalogExample: one PDF where each shipped capability
is a self-documenting block - the heading lands in the PDF outline so the
bookmarks panel works as a clickable index, a code panel shows the exact
API call (the source file contains the literal same call right below the
snippet string, so drift is visible in review), and the live result
renders underneath. Covered: rich text runs, inline sparklines, nested
lists with per-depth markers, timelines, tables with totals, grouped /
line-smooth-area / donut / horizontal-stacked charts, gradient and
translucent fills, custom polygons, clipped shape containers, canvas
placement, transforms, barcodes, and the document's own metadata /
header / footer / outline chrome. Every block keeps together across page
breaks. Snippet indentation survives wrapping via non-breaking spaces;
list markers and snippet glyphs stay inside WinAnsi coverage.
@DemchaAV DemchaAV merged commit 5d17ab3 into develop Jun 11, 2026
11 checks passed
@DemchaAV DemchaAV deleted the feat/v1.8-feature-catalog branch June 11, 2026 08:30
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.

1 participant