CARVIEW |
Select Language
HTTP/2 200
date: Thu, 17 Jul 2025 18:46:10 GMT
content-type: text/html; charset=utf-8
vary: X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, X-Requested-With,Accept-Encoding, Accept, X-Requested-With
x-repository-download: git clone https://github.com/vuejs/core.git
etag: W/"4a7c9b836c424af724101c1a4cae7263"
cache-control: max-age=0, private, must-revalidate
strict-transport-security: max-age=31536000; includeSubdomains; preload
x-frame-options: deny
x-content-type-options: nosniff
x-xss-protection: 0
referrer-policy: no-referrer-when-downgrade
content-security-policy: default-src 'none'; base-uri 'self'; child-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com *.rel.tunnels.api.visualstudio.com wss://*.rel.tunnels.api.visualstudio.com objects-origin.githubusercontent.com copilot-proxy.githubusercontent.com proxy.individual.githubcopilot.com proxy.business.githubcopilot.com proxy.enterprise.githubcopilot.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com api.githubcopilot.com api.individual.githubcopilot.com api.business.githubcopilot.com api.enterprise.githubcopilot.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com copilot-workspace.githubnext.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: blob: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com private-avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com release-assets.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com copilotprodattachments.blob.core.windows.net/github-production-copilot-attachments/ github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/
server: github.com
content-encoding: gzip
accept-ranges: bytes
set-cookie: _gh_sess=2irMsN9Om282N5UgR6bNmZJjyquOmRnq8V1Dw2f7CBR73Wz5Zl2y7I5e7J44aZvxEbFuTeklvWQir66JSkyYOTYfbFKsKPZmmzmy8NkRcpguMeYbp9C0%2FiPd5k5y10NhVC3eCz8nchypEkKNi25yirm6CDIXk8fVIdaHT7qFxJ4Kob3hok39AJfgd8fEdkG8E9xDpWZLHf87NiiZxAE%2F6bfu1bhuwDwgo7Pn0kwZdA3DR4icXDyH2oEm0%2Bz3CP0RWzIzbHCV5HHmvWnRyD4RRQ%3D%3D--tkfW%2Bc2LJHJWBoUm--nZSPfGvskoVrQO118dnPuw%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax
set-cookie: _octo=GH1.1.1546732089.1752777970; Path=/; Domain=github.com; Expires=Fri, 17 Jul 2026 18:46:10 GMT; Secure; SameSite=Lax
set-cookie: logged_in=no; Path=/; Domain=github.com; Expires=Fri, 17 Jul 2026 18:46:10 GMT; HttpOnly; Secure; SameSite=Lax
x-github-request-id: B63E:3DA764:4597AC:517E4B:687944F2
fix(css-vars): nullish v-bind in style should not lead to unexpected … · vuejs/core@c85f1b5 · GitHub
Copy file name to clipboardExpand all lines: packages/compiler-sfc/__tests__/__snapshots__/compileScript.spec.ts.snap
Copy file name to clipboardExpand all lines: packages/compiler-sfc/__tests__/compileScript.spec.ts
Copy file name to clipboardExpand all lines: packages/compiler-sfc/src/style/cssVars.ts
Copy file name to clipboardExpand all lines: packages/runtime-core/src/component.ts
Copy file name to clipboardExpand all lines: packages/runtime-core/src/hydration.ts
Copy file name to clipboardExpand all lines: packages/runtime-dom/__tests__/helpers/useCssVars.spec.ts
Copy file name to clipboardExpand all lines: packages/runtime-dom/src/helpers/useCssVars.ts
Copy file name to clipboardExpand all lines: packages/server-renderer/__tests__/ssrRenderAttrs.spec.ts
Copy file name to clipboardExpand all lines: packages/server-renderer/src/helpers/ssrRenderAttrs.ts
Copy file name to clipboard
Skip to content
Navigation Menu
{{ message }}
-
-
Notifications
You must be signed in to change notification settings - Fork 8.8k
File tree
Expand file treeCollapse file tree
12 files changed
+136
-20
lines changedFilter options
- packages
- compiler-sfc
- __tests__
- __snapshots__
- src/style
- runtime-core/src
- runtime-dom
- __tests__/helpers
- src/helpers
- server-renderer
- __tests__
- src/helpers
- shared
- __tests__
- src
Expand file treeCollapse file tree
12 files changed
+136
-20
lines changedpackages/compiler-sfc/__tests__/__snapshots__/compileScript.spec.ts.snap
Copy file name to clipboardExpand all lines: packages/compiler-sfc/__tests__/__snapshots__/compileScript.spec.ts.snap+3-3Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
884 | 884 |
| |
885 | 885 |
| |
886 | 886 |
| |
887 |
| - | |
888 |
| - | |
889 |
| - | |
| 887 | + | |
| 888 | + | |
| 889 | + | |
890 | 890 |
| |
891 | 891 |
| |
892 | 892 |
| |
|
packages/compiler-sfc/__tests__/compileScript.spec.ts
Copy file name to clipboardExpand all lines: packages/compiler-sfc/__tests__/compileScript.spec.ts+3-3Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
652 | 652 |
| |
653 | 653 |
| |
654 | 654 |
| |
655 |
| - | |
656 |
| - | |
| 655 | + | |
| 656 | + | |
657 | 657 |
| |
658 |
| - | |
| 658 | + | |
659 | 659 |
| |
660 | 660 |
| |
661 | 661 |
| |
|
packages/compiler-sfc/src/style/cssVars.ts
Copy file name to clipboardExpand all lines: packages/compiler-sfc/src/style/cssVars.ts+6-1Lines changed: 6 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
23 | 23 |
| |
24 | 24 |
| |
25 | 25 |
| |
26 |
| - | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
27 | 32 |
| |
28 | 33 |
| |
29 | 34 |
| |
|
packages/runtime-core/src/component.ts
Copy file name to clipboardExpand all lines: packages/runtime-core/src/component.ts+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
585 | 585 |
| |
586 | 586 |
| |
587 | 587 |
| |
588 |
| - | |
| 588 | + | |
589 | 589 |
| |
590 | 590 |
| |
591 | 591 |
| |
592 | 592 |
| |
593 | 593 |
| |
594 |
| - | |
| 594 | + | |
595 | 595 |
| |
596 | 596 |
| |
597 | 597 |
| |
|
packages/runtime-core/src/hydration.ts
Copy file name to clipboardExpand all lines: packages/runtime-core/src/hydration.ts+3-4Lines changed: 3 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
28 | 28 |
| |
29 | 29 |
| |
30 | 30 |
| |
| 31 | + | |
31 | 32 |
| |
32 | 33 |
| |
33 | 34 |
| |
| |||
945 | 946 |
| |
946 | 947 |
| |
947 | 948 |
| |
948 |
| - | |
949 |
| - | |
950 |
| - | |
951 |
| - | |
| 949 | + | |
| 950 | + | |
952 | 951 |
| |
953 | 952 |
| |
954 | 953 |
| |
|
packages/runtime-dom/__tests__/helpers/useCssVars.spec.ts
Copy file name to clipboardExpand all lines: packages/runtime-dom/__tests__/helpers/useCssVars.spec.ts+23Lines changed: 23 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
465 | 465 |
| |
466 | 466 |
| |
467 | 467 |
| |
| 468 | + | |
| 469 | + | |
| 470 | + | |
| 471 | + | |
| 472 | + | |
| 473 | + | |
| 474 | + | |
| 475 | + | |
| 476 | + | |
| 477 | + | |
| 478 | + | |
| 479 | + | |
| 480 | + | |
| 481 | + | |
| 482 | + | |
| 483 | + | |
| 484 | + | |
| 485 | + | |
| 486 | + | |
| 487 | + | |
| 488 | + | |
| 489 | + | |
| 490 | + | |
468 | 491 |
|
packages/runtime-dom/src/helpers/useCssVars.ts
Copy file name to clipboardExpand all lines: packages/runtime-dom/src/helpers/useCssVars.ts+9-6Lines changed: 9 additions & 6 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
10 | 10 |
| |
11 | 11 |
| |
12 | 12 |
| |
13 |
| - | |
| 13 | + | |
14 | 14 |
| |
15 | 15 |
| |
16 | 16 |
| |
17 | 17 |
| |
18 | 18 |
| |
19 | 19 |
| |
20 |
| - | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
21 | 23 |
| |
22 | 24 |
| |
23 | 25 |
| |
| |||
64 | 66 |
| |
65 | 67 |
| |
66 | 68 |
| |
67 |
| - | |
| 69 | + | |
68 | 70 |
| |
69 | 71 |
| |
70 | 72 |
| |
| |||
94 | 96 |
| |
95 | 97 |
| |
96 | 98 |
| |
97 |
| - | |
| 99 | + | |
98 | 100 |
| |
99 | 101 |
| |
100 | 102 |
| |
101 | 103 |
| |
102 |
| - | |
103 |
| - | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
104 | 107 |
| |
105 | 108 |
| |
106 | 109 |
| |
|
packages/server-renderer/__tests__/ssrRenderAttrs.spec.ts
Copy file name to clipboardExpand all lines: packages/server-renderer/__tests__/ssrRenderAttrs.spec.ts+15Lines changed: 15 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
203 | 203 |
| |
204 | 204 |
| |
205 | 205 |
| |
| 206 | + | |
| 207 | + | |
| 208 | + | |
| 209 | + | |
| 210 | + | |
| 211 | + | |
| 212 | + | |
| 213 | + | |
| 214 | + | |
| 215 | + | |
| 216 | + | |
| 217 | + | |
| 218 | + | |
| 219 | + | |
| 220 | + | |
206 | 221 |
|
packages/server-renderer/src/helpers/ssrRenderAttrs.ts
Copy file name to clipboardExpand all lines: packages/server-renderer/src/helpers/ssrRenderAttrs.ts+20-1Lines changed: 20 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
| 3 | + | |
| 4 | + | |
3 | 5 |
| |
4 | 6 |
| |
5 | 7 |
| |
| |||
12 | 14 |
| |
13 | 15 |
| |
14 | 16 |
| |
| 17 | + | |
15 | 18 |
| |
16 | 19 |
| |
17 | 20 |
| |
| |||
93 | 96 |
| |
94 | 97 |
| |
95 | 98 |
| |
96 |
| - | |
| 99 | + | |
97 | 100 |
| |
98 | 101 |
| |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + |
packages/shared/__tests__/cssVars.spec.ts
Copy file name to clipboard+27Lines changed: 27 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + |
You can’t perform that action at this time.
0 commit comments