三咲智子 Kevin Deng
|
b8713589de
|
Merge remote-tracking branch 'upstream/main'
|
2024-09-22 02:42:52 +08:00 |
Evan You
|
6fcb80172f
|
release: v3.5.7
|
2024-09-20 23:50:05 +08:00 |
edison
|
62242886d7
|
fix(compile-core): fix v-model with newlines edge case (#11960)
close #8306
|
2024-09-20 16:45:47 +08:00 |
山吹色御守
|
215e154072
|
fix(compiler-sfc): initialize scope with null prototype object (#11963)
|
2024-09-20 16:44:14 +08:00 |
三咲智子 Kevin Deng
|
594cb1412d
|
Merge remote-tracking branch 'upstream/main'
|
2024-09-17 10:33:35 +08:00 |
Evan You
|
9a36f2a0b8
|
release: v3.5.6
|
2024-09-16 16:11:38 +08:00 |
Evan You
|
8492c3c49a
|
fix(compiler-sfc): preserve old behavior when using withDefaults with desutructure
close #11930
|
2024-09-16 11:25:04 +08:00 |
renovate[bot]
|
47bda40653
|
fix(deps): update dependency postcss to ^8.4.47 (#11938)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-09-16 10:59:38 +08:00 |
Evan You
|
7f2de3f53e
|
release: v3.5.5
|
2024-09-13 21:38:17 +08:00 |
linzhe
|
0e7bc717e6
|
fix(compiler-sfc): nested css supports atrule and comment (#11899)
close #11896
|
2024-09-13 16:53:49 +08:00 |
Evan You
|
91212fa408
|
release: v3.5.4
|
2024-09-10 17:05:04 +08:00 |
Evan You
|
b1db66a1a9
|
chore(deps): upgrade to TypeScript 5.6
|
2024-09-10 16:46:19 +08:00 |
renovate[bot]
|
207d0eabdf
|
chore(deps): update all non-major dependencies (#11858)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-09-10 15:38:45 +08:00 |
山吹色御守
|
b1de75ed04
|
fix(compiler-sfc): correct scoped injection for nesting selector (#11854)
close #10567
|
2024-09-10 15:38:33 +08:00 |
Evan You
|
632e163a41
|
release: v3.5.3
|
2024-09-06 11:27:41 +08:00 |
Evan You
|
72263fa12e
|
release: v3.5.2
|
2024-09-05 21:11:36 +08:00 |
Evan You
|
1b6bc2374d
|
release: v3.5.1
|
2024-09-04 21:07:29 +08:00 |
Evan You
|
40193696b3
|
chore(build): use /*@__PURE__*/ annotation consistently
|
2024-09-04 20:24:33 +08:00 |
Evan You
|
6402b98408
|
release: v3.5.0
|
2024-09-03 21:13:50 +08:00 |
edison
|
7b5b6e0275
|
fix(cssVars): correctly escape double quotes in SSR (#11784)
close #11779
|
2024-09-03 17:39:07 +08:00 |
edison
|
ca12e776bc
|
fix(hydration): escape css var name to avoid mismatch (#11739)
close #11735
|
2024-09-03 08:25:00 +08:00 |
renovate[bot]
|
cb843e0be3
|
fix(deps): update dependency postcss to ^8.4.44 (#11774)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-09-03 08:22:26 +08:00 |
Evan You
|
0f7c0e5dc0
|
fix(compiler-sfc): fix import usage check for kebab-case same name shorthand binding
fix #11745
close #11754
|
2024-09-02 17:29:59 +08:00 |
Evan You
|
d298c431cc
|
release: v3.5.0-rc.1
|
2024-08-29 15:25:43 +08:00 |
cyrilluce
|
9c4c2e51b0
|
fix(compiler-sfc): skip circular tsconfig project reference (#11680)
Co-authored-by: cluezhang <cluezhang@futurefab.ai>
close #11382
|
2024-08-29 11:42:35 +08:00 |
Evan You
|
ac9e7e8bfa
|
test: adjust coverage config, use v8 coverage
|
2024-08-29 10:41:29 +08:00 |
Paul Werner
|
334d47ddf3
|
dx(compiler-sfc): improve error message for missing template and script tag in vue file (#11723)
|
2024-08-28 17:49:33 +08:00 |
Evan You
|
8c3fdd1a7d
|
release: v3.5.0-beta.3
|
2024-08-20 08:24:06 +08:00 |
renovate[bot]
|
448c2396b9
|
chore(deps): update dependency postcss-selector-parser to ^6.1.2 (#11652)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-08-19 10:34:10 +08:00 |
Evan You
|
7d700c215d
|
release: v3.5.0-beta.2
|
2024-08-15 15:29:43 +08:00 |
Evan You
|
3d6f01571b
|
fix(compiler-sfc): fix prefixIdentifier default value
|
2024-08-15 14:29:28 +08:00 |
disservin
|
fe008152c0
|
fix(compiler-sfc): handle keyof operator with index object (#11581)
|
2024-08-15 10:24:04 +08:00 |
edison
|
4e7d5db4d2
|
feat(deprecated): remove deprecated parseExpressions option (#11597)
|
2024-08-13 22:04:48 +08:00 |
renovate[bot]
|
4c4e12ae28
|
fix(deps): update dependency postcss to ^8.4.41 (#11585)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-08-12 09:31:46 +08:00 |
三咲智子 Kevin Deng
|
4468a2bea8
|
Merge tag 'v3.5.0-beta.1'
|
2024-08-09 00:55:35 +08:00 |
Evan You
|
23e098807b
|
release: v3.5.0-beta.1
|
2024-08-08 23:31:46 +08:00 |
Evan You
|
741d8a0710
|
chore: Merge branch 'main' into minor
|
2024-08-08 23:06:53 +08:00 |
Kevin Deng 三咲智子
|
928af5fe2f
|
refactor(types): enable `isolatedDeclarations` (#11178)
|
2024-08-08 23:05:21 +08:00 |
Evan You
|
28db2e69f4
|
release: v3.4.37
|
2024-08-08 22:36:10 +08:00 |
disservin
|
c6841bdf4e
|
test(compiler-sfc): add assertion for template functional (#11557)
|
2024-08-08 21:08:58 +08:00 |
Evan You
|
eaf5455d77
|
chore: Merge branch 'main' into minor
|
2024-08-07 18:25:58 +08:00 |
vue-bot
|
1cbbb04008
|
release: v3.4.36
|
2024-08-06 14:00:05 +00:00 |
三咲智子 Kevin Deng
|
d23095e866
|
Merge tag 'v3.5.0-alpha.5'
|
2024-08-06 17:39:59 +08:00 |
Evan You
|
7ecf91f760
|
chore(deps): limit minimatch range
minimatch 10+ only supports Node 20+
|
2024-08-05 14:48:22 +08:00 |
Evan You
|
f6babf3236
|
release: v3.5.0-alpha.5
|
2024-07-31 16:57:19 +08:00 |
Evan You
|
f35080daf5
|
chore: Merge branch 'main' into minor
|
2024-07-31 16:49:22 +08:00 |
Evan You
|
0b8ba6320e
|
release: v3.4.35
|
2024-07-31 16:42:04 +08:00 |
三咲智子 Kevin Deng
|
f0405f1528
|
Merge tag 'v3.5.0-alpha.4'
|
2024-07-29 13:59:31 +08:00 |
renovate[bot]
|
62e5aa4517
|
fix(deps): update compiler (#11416)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-07-29 09:06:40 +08:00 |
Evan You
|
4ffd9db703
|
release: v3.5.0-alpha.4
|
2024-07-24 23:41:40 +08:00 |