Evan You
|
4ec387b100
fix(compiler-sfc): fix missing scope for extends error message
|
2 лет назад |
Evan You
|
11cc12b915
fix(build): fix accidental inclusion of runtime-core in server-renderer cjs build
|
2 лет назад |
Evan You
|
bda5ff1d3f
chore: fix missing type import
|
2 лет назад |
Evan You
|
7c8b12620a
fix(custom-element): support same direct setup function signature in defineCustomElement
|
2 лет назад |
Evan You
|
3e89a0da21
release: v3.4.28
|
2 лет назад |
Zhaolin Liang
|
495263a9cb
fix(compiler-sfc): support type resolve for keyof for intersection & union types (#11132)
|
2 лет назад |
Tycho
|
b557d3fb8a
fix(runtime-core): avoid traversing static children for vnodes w/ PatchFlags.BAIL (#11115)
|
2 лет назад |
Evan You
|
04729ba216
fix(compat): only warn ATTR_FALSE_VALUE when enabled
|
2 лет назад |
ericgll
|
73fb15c236
chore(build): update warning message for missing `temp/packages` (#11120)
|
2 лет назад |
Aviv Keller
|
30cf237e9f
chore(security): add @RedYetiDev to HoF (#11114)
|
2 лет назад |
Tycho
|
8cf357ec04
chore(perf): replace startsWith with === (#11124)
|
2 лет назад |
Micha Huhn
|
70773d0098
docs: fix typo (#11105)
|
2 лет назад |
Evan You
|
df686abb4f
fix(ssr): directive binding.instance should respect exposed during ssr
|
2 лет назад |
Evan You
|
9daf90e29f
refactor(runtime-core): extract getComponentPublicInstance helper
|
2 лет назад |
Evan You
|
b7f6c54f67
chore: fix release script type
|
2 лет назад |
Xu Wei
|
188f3ae533
fix(runtime-dom): support Symbol for input value bindings (#10608)
|
2 лет назад |
dopamine
|
612bbf0507
fix(types): improve `app.provide` type checking (#10603)
|
2 лет назад |
Tycho
|
aae2d78875
fix(types/apiWatch): correct type inference for reactive array (#11036)
|
2 лет назад |
n0099
|
ec424f6cd9
fix(npm): explicitly add `@vue/reactivity` as dependency of `@vue/runtime-dom` (#10468)
|
2 лет назад |
Tycho
|
80e402975b
refactor(shared): improve handling of out-of-range start and end values in generateCodeFrame (#10883)
|
2 лет назад |
cyrilluce
|
bdeac377c7
fix(compile-sfc): Support project reference with folder, (#10908)
|
2 лет назад |
renovate[bot]
|
d6990dc587
chore(deps): update lint (#11102)
|
2 лет назад |
Zhaolin Liang
|
2594b1df57
fix(compiler-sfc): support as keyword with template literal types (#11100)
|
2 лет назад |
renovate[bot]
|
953e09670a
chore(deps): update build (#11098)
|
2 лет назад |
renovate[bot]
|
2438b75ed6
fix(deps): update compiler to ^7.24.7 (#11101)
|
2 лет назад |
renovate[bot]
|
cd52d34fb7
chore(deps): update all non-major dependencies (#11097)
|
2 лет назад |
No Two
|
2c78f8921d
chore: improve compileTemplate warn message (#11085)
|
2 лет назад |
edison
|
edf263847e
fix(runtime-core): fix stale v-memo after v-if toggle (#6606)
|
2 лет назад |
Tycho
|
293cf4e131
fix(compiler-sfc): improve type resolving for the keyof operator (#10921)
|
2 лет назад |
Rodrigo Pimentel
|
5afc76c229
fix(hydration): log hydration error even when using async components (#9403)
|
2 лет назад |