edison
|
fb02ff066a
Merge branch 'main' into edison/fix/vModel
|
1 year ago |
renovate[bot]
|
ed01d92571
chore(deps): update all non-major dependencies (#12222)
|
1 year ago |
renovate[bot]
|
1222437ec2
chore(deps): update lint (#12226)
|
1 year ago |
renovate[bot]
|
536d600199
chore(deps): update build (#12223)
|
1 year ago |
Tycho
|
657603d7b7
docs: update package name to `@vue/compiler-core` (#12192)[ci skip]
|
1 year ago |
renovate[bot]
|
2442c3b061
chore(deps): update dependency typescript-eslint to ^8.8.1 (#12167)
|
1 year ago |
renovate[bot]
|
5b17afa89d
chore(deps): update dependency magic-string to ^0.30.12 (#12166)
|
1 year ago |
edison
|
828d4a4439
fix(test): update snapshot (#12169)
|
1 year ago |
btea
|
a038505c65
chore: improve `renderComponentRoot` warn message (#10914)
|
1 year ago |
远方os
|
4e19a99461
test(shared): improve test coverage (#8456)
|
1 year ago |
zr
|
3b5d8d2511
test(defineProps): add intersection type test (#8684)
|
1 year ago |
renovate[bot]
|
aa6879f987
chore(deps): update dependency @swc/core to ^1.7.35 (#12165)
|
1 year ago |
renovate[bot]
|
be9eed2593
chore(deps): update all non-major dependencies (#12164)
|
1 year ago |
skirtle
|
1755ac0a10
perf(runtime-core): use feature flag for call to resolveMergedOptions (#12163)
|
1 year ago |
daiwei
|
5c8bd9a971
chore: fix test utils test failing
|
1 year ago |
daiwei
|
89d5cf312c
chore: update
|
1 year ago |
daiwei
|
0472d008f4
chore: update
|
1 year ago |
daiwei
|
3ee62bae0e
fix(vModel): avoid updates caused by side effects of the click
|
1 year ago |
Evan You
|
770ea67a9c
release: v3.5.12
|
1 year ago |
skirtle
|
c82b66214b
refactor(reactivity): reduce size of collectionHandlers (#12152)
|
1 year ago |
Tycho
|
ea943afe40
fix(runtime-dom): prevent unnecessary updates in v-model checkbox when value is unchanged (#12146)
|
1 year ago |
Evan You
|
d82fa611e8
chore: format
|
1 year ago |
KevinXi
|
d96883cf7d
test(reactivity): test for verifying no unnecessary calls of reactive array identity methods (#11328)
|
1 year ago |
Michael Brevard
|
1ae545a378
fix(hydration): provide compat fallback for idle callback hydration strategy (#11935)
|
1 year ago |
edison
|
05685a9d7c
fix(types): retain union type narrowing with defaults applied (#12108)
|
1 year ago |
山吹色御守
|
cde2c0671b
fix(compiler): clone loc to `ifNode` (#12131)
|
1 year ago |
山吹色御守
|
4474c113d1
fix(compiler-sfc): use sass modern api if available and avoid deprecation warning (#11992)
|
1 year ago |
YangLGggggggggg
|
9da1ac1565
fix(runtime-core): fix required prop check false positive for kebab-case edge cases (#12034)
|
1 year ago |
edison
|
10a46f43c0
chore(runtime-core): warn if use a non-ref to hold the element reference in DEV (#12051)
|
1 year ago |
linzhe
|
d3ecde8a69
fix(compiler-sfc): do not skip TSInstantiationExpression when transforming props destructure (#12064)
|
1 year ago |