Conversation
Deploying api with
|
| Latest commit: |
86be19d
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://f2f74166.charming-a13.pages.dev |
| Branch Preview URL: | https://docs-pretext.charming-a13.pages.dev |
Deploying charming-pretext with
|
| Latest commit: |
86be19d
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://1f6bda21.charming-pretext.pages.dev |
| Branch Preview URL: | https://docs-pretext.charming-pretext.pages.dev |
Contributor
There was a problem hiding this comment.
Pull request overview
Adds a new documentation page for Charming Pretext and wires it into the docs navigation, plus a small tweak to a Pretext demo’s default font size.
Changes:
- Add a new
docs/charming-pretext.mdpage describing the Pretext-based text-in-path layout API with examples. - Link the new page from the API index and VitePress sidebar/nav.
- Adjust
fontSizein thedemo/pretext/us-map-paperdemo.
Reviewed changes
Copilot reviewed 4 out of 5 changed files in this pull request and generated 3 comments.
| File | Description |
|---|---|
| docs/charming-pretext.md | New docs page for prepare, layoutTextInPath, and clearPrepareCache, with Canvas/SVG examples. |
| docs/api-index.md | Adds Charming Pretext section and links to the new API docs anchors. |
| docs/.vitepress/config.mjs | Adds “Demos” nav entry and sidebar link for Charming Pretext. |
| demo/pretext/us-map-paper/index.js | Changes demo font size from 18 to 16. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
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.
No description provided.