GU Yiling
|
c85f1b5a13
|
fix(css-vars): nullish v-bind in style should not lead to unexpected inheritance (#12461)
ci / test (push) Waiting to run
Details
ci / continuous-release (push) Waiting to run
Details
size data / upload (push) Waiting to run
Details
close #12434
close #12439
close #7474
close #7475
|
2025-07-03 16:20:28 +08:00 |
edison
|
ca12e776bc
|
fix(hydration): escape css var name to avoid mismatch (#11739)
close #11735
|
2024-09-03 08:25:00 +08:00 |
三咲智子 Kevin Deng
|
bfe6b459d3
|
style: update format & lint config (#9162)
Co-authored-by: 丶远方 <yangpanteng@gmail.com>
Co-authored-by: 三咲智子 Kevin Deng <sxzz@sxzz.moe>
Co-authored-by: Guo Xingjun <99574369+Plumbiu@users.noreply.github.com>
|
2023-12-26 19:39:47 +08:00 |
Evan You
|
e12b10ac3e
|
chore: Merge branch 'main' into minor
|
2023-12-04 23:17:41 +08:00 |
edison
|
5199a12f88
|
fix(cssVars): cssVar names should be double-escaped when generating code for ssr (#8824)
close #7823
|
2023-11-30 18:35:20 +08:00 |
ZHAO Jin-Xiang
|
fff7b864f4
|
feat: use enum to replace const enum (#9261)
close #1228
|
2023-11-29 12:24:50 +08:00 |
auvred
|
3e08d246df
|
fix(compiler-sfc): consistently escape type-only prop names (#8654)
close #8635
close #8910
close vitejs/vite-plugin-vue#184
|
2023-11-10 16:23:47 +08:00 |
Eavan
|
381b4977af
|
fix(compiler-sfc): ignore style v-bind in double slash comments (#5409)
|
2023-07-10 17:56:26 +08:00 |
Evan You
|
574c83b522
|
refactor(compiler-sfc): move prop key escape logic to utils
|
2023-05-12 11:26:33 +01:00 |
白雾三语
|
690ef29635
|
fix(compiler-sfc): handle prop keys that need escaping (#7803)
close #8291
|
2023-05-12 18:24:59 +08:00 |
Evan You
|
b2c874e3b9
|
refactor(compiler-sfc): move related files into separate directories
|
2023-04-05 16:35:10 +08:00 |