docs(examples): feature catalog covers images and shape basics#160
Merged
Conversation
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.
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.
Closes the gaps from the "все фишки добавил?" audit of the feature-catalog flagship against the 21-recipe inventory.
New blocks
DocumentImageData.fromBytes, explicit size,COVERvsCONTAINfit modes rendered side by side.addDivider,addEllipse, and a rounded soft-card shape with stroke.Watermark
A
BEHIND_CONTENTwatermark 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 mentionsdocument.watermark(…)in prose instead.Verification
assets/readme/feature-catalog.png+assets/readme/examples/feature-catalog.pdfrefreshed.