Skip to content

docs: add render modes and adaptive transitions documentation#942

Merged
leecalcote merged 4 commits intomasterfrom
docs/render-modes-adaptive-transitions
Apr 9, 2026
Merged

docs: add render modes and adaptive transitions documentation#942
leecalcote merged 4 commits intomasterfrom
docs/render-modes-adaptive-transitions

Conversation

@marblom007
Copy link
Copy Markdown
Contributor

Summary

  • Add new comprehensive documentation page for Render Modes (Full, Medium, Wireframe, View Only) and the Adaptive mode that automatically shifts between modes based on real-time performance metrics
  • Update existing Performance Limits doc with cross-reference to the new render modes page
  • Update existing URL Parameters doc with new render=medium|wireframe|viewOnly and adaptive=true parameter documentation

Relates to layer5labs/meshery-extensions#3923

Test plan

  • Verify Hugo build succeeds without errors
  • Verify new page renders at /kanvas/advanced/render-modes/
  • Verify cross-links from performance and URL parameters docs resolve correctly
  • Verify alert shortcodes render properly
  • Verify table formatting in render modes comparison

Add comprehensive documentation for the four render modes (Full,
Medium, Wireframe, View Only) and the Adaptive mode that automatically
shifts between modes based on real-time performance metrics. Cross-
reference from existing performance and URL parameters docs.

Signed-off-by: Lee Calcote <leecalcote@gmail.com>
Relates to meshery-extensions#3923
Signed-off-by: hortison <160366376+hortison@users.noreply.github.com>
Copilot AI review requested due to automatic review settings April 9, 2026 15:25
@netlify
Copy link
Copy Markdown

netlify bot commented Apr 9, 2026

Deploy Preview for bejewelled-pegasus-b0ce81 ready!

Name Link
🔨 Latest commit 32e852a
🔍 Latest deploy log https://app.netlify.com/projects/bejewelled-pegasus-b0ce81/deploys/69d7ea796371430008ad7432
😎 Deploy Preview https://deploy-preview-942--bejewelled-pegasus-b0ce81.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@github-actions
Copy link
Copy Markdown

github-actions bot commented Apr 9, 2026

PR Preview Action v1.6.3
Preview removed because the pull request was closed.
2026-04-09 18:06 UTC

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds a new Kanvas documentation page describing render fidelity options (Full/Medium/Wireframe/View Only) and the Adaptive mode, and cross-links it from existing performance and URL parameter docs to help users tune canvas responsiveness.

Changes:

  • Introduces a new /kanvas/advanced/render-modes/ page covering render modes, Adaptive behavior, and usage guidance.
  • Updates the URL Parameters doc to document render=medium|wireframe|viewOnly and adaptive=true, linking to the new page.
  • Updates the Performance Limits doc with a pointer to Render Modes as a tuning lever.

Reviewed changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated 3 comments.

File Description
content/en/kanvas/advanced/url-parameters/index.md Adds documentation for additional render values and adaptive=true, with a cross-link to Render Modes.
content/en/kanvas/advanced/render-modes/index.md New comprehensive Render Modes + Adaptive mode documentation page.
content/en/kanvas/advanced/performance/index.md Adds a short “Render Modes for Performance” cross-reference section.

leecalcote and others added 2 commits April 9, 2026 13:04
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Signed-off-by: Lee Calcote <leecalcote@gmail.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Signed-off-by: Lee Calcote <leecalcote@gmail.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Signed-off-by: Lee Calcote <leecalcote@gmail.com>
@leecalcote leecalcote merged commit f586cb7 into master Apr 9, 2026
2 of 3 checks passed
@leecalcote leecalcote deleted the docs/render-modes-adaptive-transitions branch April 9, 2026 18:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants