Skip to content

docs(examples): feature catalog covers images and shape basics#160

Merged
DemchaAV merged 1 commit into
developfrom
docs/catalog-completeness
Jun 11, 2026
Merged

docs(examples): feature catalog covers images and shape basics#160
DemchaAV merged 1 commit into
developfrom
docs/catalog-completeness

Conversation

@DemchaAV

Copy link
Copy Markdown
Owner

Closes the gaps from the "все фишки добавил?" audit of the feature-catalog flagship against the 21-recipe inventory.

New blocks

  • Images — classpath bytes via DocumentImageData.fromBytes, explicit size, COVER vs CONTAIN fit modes rendered side by side.
  • Shapes — dividers, ellipses, soft cardsaddDivider, addEllipse, and a rounded soft-card shape with stroke.

Watermark

A BEHIND_CONTENT watermark was initially added too, but it surfaced the alpha-leak engine bug (fixed separately in #159) and even fixed it made every page harder to read — removed per review; the chrome block now mentions document.watermark(…) in prose instead.

Verification

Two new blocks complete the feature catalog: classpath images with
COVER vs CONTAIN fit modes side by side, and shape basics (divider,
ellipse, soft card). The chrome block now mentions document.watermark
in prose instead of demoing it — a page-wide watermark made the catalog
itself harder to read. 19 blocks across 6 pages; assets refreshed.
@DemchaAV DemchaAV merged commit f5a4108 into develop Jun 11, 2026
11 checks passed
@DemchaAV DemchaAV deleted the docs/catalog-completeness branch June 11, 2026 08:58
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