Skip to content

feat(runtime-vapor): support svg and MathML#13703

Merged
edison1105 merged 17 commits intominorfrom
edison/feat/svgAndMathML
Nov 10, 2025
Merged

feat(runtime-vapor): support svg and MathML#13703
edison1105 merged 17 commits intominorfrom
edison/feat/svgAndMathML

Conversation

@edison1105
Copy link
Copy Markdown
Member

@edison1105 edison1105 commented Jul 25, 2025

@coderabbitai
Copy link
Copy Markdown

coderabbitai bot commented Jul 25, 2025

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

✨ Finishing touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch edison/feat/svgAndMathML

Comment @coderabbitai help to get the list of available commands and usage tips.

@edison1105 edison1105 linked an issue Jul 25, 2025 that may be closed by this pull request
@github-actions
Copy link
Copy Markdown

github-actions bot commented Jul 25, 2025

Size Report

Bundles

File Size Gzip Brotli
compiler-dom.global.prod.js 84.9 kB (-83 B) 29.8 kB (-35 B) 26.3 kB (+13 B)
runtime-dom.global.prod.js 107 kB 40.2 kB 36.2 kB
vue.global.prod.js 165 kB (-13 B) 60.1 kB (-3 B) 53.6 kB (+40 B)

Usages

Name Size Gzip Brotli
createApp (CAPI only) 47.9 kB 18.7 kB 17.1 kB
createApp 57 kB 21.9 kB 20 kB
createApp + vaporInteropPlugin 90.6 kB (+206 B) 33.8 kB (+25 B) 30.6 kB (+74 B)
createVaporApp 34.3 kB (+312 B) 13.1 kB (+105 B) 12 kB (+100 B)
createSSRApp 61.3 kB 23.7 kB 21.6 kB
defineCustomElement 62.6 kB 23.6 kB 21.5 kB
overall 72.1 kB 27.3 kB 24.9 kB

@pkg-pr-new
Copy link
Copy Markdown

pkg-pr-new bot commented Jul 25, 2025

Open in StackBlitz

@vue/compiler-core

npm i https://pkg.pr.new/@vue/compiler-core@13703

@vue/compiler-dom

npm i https://pkg.pr.new/@vue/compiler-dom@13703

@vue/compiler-sfc

npm i https://pkg.pr.new/@vue/compiler-sfc@13703

@vue/compiler-ssr

npm i https://pkg.pr.new/@vue/compiler-ssr@13703

@vue/compiler-vapor

npm i https://pkg.pr.new/@vue/compiler-vapor@13703

@vue/reactivity

npm i https://pkg.pr.new/@vue/reactivity@13703

@vue/runtime-core

npm i https://pkg.pr.new/@vue/runtime-core@13703

@vue/runtime-dom

npm i https://pkg.pr.new/@vue/runtime-dom@13703

@vue/runtime-vapor

npm i https://pkg.pr.new/@vue/runtime-vapor@13703

@vue/server-renderer

npm i https://pkg.pr.new/@vue/server-renderer@13703

@vue/shared

npm i https://pkg.pr.new/@vue/shared@13703

vue

npm i https://pkg.pr.new/vue@13703

@vue/compat

npm i https://pkg.pr.new/@vue/compat@13703

commit: 785fdf2

@edison1105 edison1105 added version: minor scope: vapor related to vapor mode labels Jul 25, 2025
@edison1105 edison1105 marked this pull request as ready for review July 28, 2025 00:42
@edison1105 edison1105 marked this pull request as draft July 29, 2025 01:32
@edison1105 edison1105 force-pushed the edison/feat/svgAndMathML branch from 12aa86c to fb4207c Compare July 29, 2025 01:51
@edison1105 edison1105 marked this pull request as ready for review July 29, 2025 02:05
@netlify
Copy link
Copy Markdown

netlify bot commented Aug 28, 2025

Deploy Preview for vue-sfc-playground failed. Why did it fail? →

Name Link
🔨 Latest commit b428617
🔍 Latest deploy log https://app.netlify.com/projects/vue-sfc-playground/deploys/68ec9610d15e4e0008ab1801

@edison1105 edison1105 moved this to Vapor in Next Minor Sep 23, 2025
@edison1105 edison1105 merged commit f0d0cfd into minor Nov 10, 2025
22 of 23 checks passed
@edison1105 edison1105 deleted the edison/feat/svgAndMathML branch November 10, 2025 01:25
@github-project-automation github-project-automation bot moved this from Vapor to Done in Next Minor Nov 10, 2025
zhiyuanzmj added a commit to vuejs/vue-jsx-vapor that referenced this pull request Jan 24, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

scope: vapor related to vapor mode version: minor

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

[Vapor] SVG elements with v-for are not rendered correctly

2 participants