Skip to content

Conversation

@yuluo-yx
Copy link
Contributor

@yuluo-yx yuluo-yx requested a review from Xunzhuo as a code owner September 29, 2025 14:14
@netlify
Copy link

netlify bot commented Sep 29, 2025

Deploy Preview for vllm-semantic-router ready!

Name Link
🔨 Latest commit ea0259e
🔍 Latest deploy log https://app.netlify.com/projects/vllm-semantic-router/deploys/68daa66b818ef40008e0ac58
😎 Deploy Preview https://deploy-preview-288--vllm-semantic-router.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

github-actions bot commented Sep 29, 2025

👥 vLLM Semantic Team Notification

The following members have been identified for the changed files in this PR and have been automatically assigned:

📁 website

Owners: @Xunzhuo
Files changed:

  • website/src/components/ZoomableMermaid/index.js
  • website/src/components/ZoomableMermaid/styles.module.css
  • website/docs/overview/architecture/system-architecture.md

vLLM

🎉 Thanks for your contributions!

This comment was automatically generated based on the OWNER files in the repository.

Signed-off-by: yuluo-yx <[email protected]>
rootfs
rootfs previously approved these changes Sep 29, 2025
@yuluo-yx
Copy link
Contributor Author

@rootfs To be honest, this feature is a bit complicated. The principle is to use React Portal along with some CSS. At present, I have only adjusted mermaid in the system-architecture. I want to recreate a PR and replace all the Mermaid components in the document website with the ZoomableMermaid component. Currently, pr only provides component implementation. WDYT?

@rootfs
Copy link
Collaborator

rootfs commented Sep 29, 2025

@yuluo-yx good to me, @Xunzhuo what do you think?

Signed-off-by: yuluo-yx <[email protected]>
@rootfs
Copy link
Collaborator

rootfs commented Sep 29, 2025

Let's have this one. @Xunzhuo if this is a good start, @yuluo-yx can you follow up with more enhancements?

@yuluo-yx
Copy link
Contributor Author

Let's have this one. @Xunzhuo if this is a good start, @yuluo-yx can you follow up with more enhancements?

no problem.

Signed-off-by: yuluo-yx <[email protected]>
@rootfs rootfs merged commit 197c9c9 into vllm-project:main Sep 29, 2025
9 checks passed
@yuluo-yx yuluo-yx deleted the 0928-yuluo/feat-mermaid-1 branch September 29, 2025 15:46
Aias00 pushed a commit to Aias00/semantic-router that referenced this pull request Oct 4, 2025
* docs: add mermaid modal

Signed-off-by: yuluo-yx <[email protected]>

* fix

Signed-off-by: yuluo-yx <[email protected]>

* fix

Signed-off-by: yuluo-yx <[email protected]>

* fix: fix lit

Signed-off-by: yuluo-yx <[email protected]>

* fix

Signed-off-by: yuluo-yx <[email protected]>

* fix

Signed-off-by: yuluo-yx <[email protected]>

* Fix the issue where the top scroll bar is not visible when the chart is enlarged.

Signed-off-by: yuluo-yx <[email protected]>

* fix lint

Signed-off-by: yuluo-yx <[email protected]>

---------

Signed-off-by: yuluo-yx <[email protected]>
Co-authored-by: Huamin Chen <[email protected]>
Signed-off-by: liuhy <[email protected]>
Aias00 pushed a commit to Aias00/semantic-router that referenced this pull request Oct 4, 2025
* docs: add mermaid modal

Signed-off-by: yuluo-yx <[email protected]>

* fix

Signed-off-by: yuluo-yx <[email protected]>

* fix

Signed-off-by: yuluo-yx <[email protected]>

* fix: fix lit

Signed-off-by: yuluo-yx <[email protected]>

* fix

Signed-off-by: yuluo-yx <[email protected]>

* fix

Signed-off-by: yuluo-yx <[email protected]>

* Fix the issue where the top scroll bar is not visible when the chart is enlarged.

Signed-off-by: yuluo-yx <[email protected]>

* fix lint

Signed-off-by: yuluo-yx <[email protected]>

---------

Signed-off-by: yuluo-yx <[email protected]>
Co-authored-by: Huamin Chen <[email protected]>
Signed-off-by: liuhy <[email protected]>
Aias00 pushed a commit to Aias00/semantic-router that referenced this pull request Oct 4, 2025
* docs: add mermaid modal

Signed-off-by: yuluo-yx <[email protected]>

* fix

Signed-off-by: yuluo-yx <[email protected]>

* fix

Signed-off-by: yuluo-yx <[email protected]>

* fix: fix lit

Signed-off-by: yuluo-yx <[email protected]>

* fix

Signed-off-by: yuluo-yx <[email protected]>

* fix

Signed-off-by: yuluo-yx <[email protected]>

* Fix the issue where the top scroll bar is not visible when the chart is enlarged.

Signed-off-by: yuluo-yx <[email protected]>

* fix lint

Signed-off-by: yuluo-yx <[email protected]>

---------

Signed-off-by: yuluo-yx <[email protected]>
Co-authored-by: Huamin Chen <[email protected]>
Signed-off-by: liuhy <[email protected]>
yossiovadia pushed a commit to yossiovadia/semantic-router that referenced this pull request Oct 8, 2025
* docs: add mermaid modal

Signed-off-by: yuluo-yx <[email protected]>

* fix

Signed-off-by: yuluo-yx <[email protected]>

* fix

Signed-off-by: yuluo-yx <[email protected]>

* fix: fix lit

Signed-off-by: yuluo-yx <[email protected]>

* fix

Signed-off-by: yuluo-yx <[email protected]>

* fix

Signed-off-by: yuluo-yx <[email protected]>

* Fix the issue where the top scroll bar is not visible when the chart is enlarged.

Signed-off-by: yuluo-yx <[email protected]>

* fix lint

Signed-off-by: yuluo-yx <[email protected]>

---------

Signed-off-by: yuluo-yx <[email protected]>
Co-authored-by: Huamin Chen <[email protected]>
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.

docs: optimize the display effect of mermaid image

3 participants