renovate[bot]
|
7f54a52106
chore(deps): update actions/upload-artifact action to v6 (#14276)
|
4 months ago |
renovate[bot]
|
2362e64c1c
chore(deps): update actions/cache action to v5 (#14258)
|
4 months ago |
edison
|
e1ccd9fde8
refactor(runtime-core): replace VueElement import with ComponentCustomElementInterface (#14348)
|
5 months ago |
Zakir Motala
|
db44b34deb
docs: fix typo in CHANGELOG-3.3.md[ci-skip](#14341)
|
5 months ago |
daiwei
|
aa9af1deed
release: v3.5.27
|
5 months ago |
edison
|
35c360888b
Revert "fix(runtime-core): resolve kebab-case slot names from in-DOM template…" (#14331)
|
5 months ago |
edison
|
7e554bf897
fix(runtime-core): resolve kebab-case slot names from in-DOM templates (#14302)
|
5 months ago |
rzzf
|
0596a5f591
types(jsx): improve autocomplete type (#14237)
|
5 months ago |
Daniel Roe
|
19cc7e2cd0
fix(runtime-core): skip patching reserved props for custom elements (#14275)
|
5 months ago |
Gianthard-cyh
|
c2f5964c47
fix(ssr): handle v-bind modifiers during render attrs (#14263)
|
5 months ago |
edison
|
3c8b2fc836
fix(reactivity): collection iteration should inherit iterator instance methods (#12644)
|
5 months ago |
edison
|
e4091fe1f9
fix(compiler-sfc): handle indexed access types in declare global blocks (#14260)
|
5 months ago |
edison
|
6a1bb50594
fix(compile-sfc): correctly handle variable shadowing in for loop for `defineProps` destructuring. (#14296)
|
5 months ago |
edison
|
f0f0a21dfa
fix(compiler-sfc): use correct scope when resolving indexed access types from external files (#14297)
|
5 months ago |
skirtle
|
cde5d8f0ef
refactor(reactivity): add `__NO_SIDE_EFFECTS__` comments (#14308)
|
5 months ago |
edison
|
a4708f324f
fix(server-renderer): use ssrRenderClass helper for className attribute (#14327)
|
5 months ago |
baozj
|
623bfb29a2
chore: fix typo
|
5 months ago |
Bruno
|
aac7e18989
docs: fix typos in comments in the code (#14253)
|
5 months ago |
daiwei
|
c68bebfa6d
release: v3.5.26
|
6 months ago |
linzhe
|
e857e12c0a
fix(runtime-core): pass component instance to flushPreFlushCbs on unmount (#14221)
|
6 months ago |
edison
|
f33b308102
types(defineProps): avoid never props becoming boolean flags (#14059)
|
6 months ago |
linzhe
|
94aeb64ccd
fix(runtime-core): handle patch stable fragment edge case (#12411)
|
6 months ago |
yangxiuxiu
|
ed85953e28
fix(compat): fix compat handler of draggable (#12445)
|
6 months ago |
edison
|
4783118919
fix(compiler-ssr): handle ssr attr fallthrough when preserve whitespace (#12304)
|
6 months ago |
Michael Cozzolino
|
6611dda298
types(runtime-core): export DirectiveModifiers type (#14198)
|
6 months ago |
edison
|
e24ff7d302
fix(compiler-sfc): demote const reactive bindings used in v-model (#14214)
|
6 months ago |
edison
|
69ce3c7d75
fix(hmr): handle cached text node update (#14134)
|
6 months ago |
一寸灰
|
1904053f1f
perf(compiler-core): use binary-search to get line and column (#14222)
|
6 months ago |
linzhe
|
f5b3bf264d
fix(runtime-core): ensure correct anchor el for deeper unresolved async components (#14182)
|
6 months ago |
edison
|
945a543152
fix(compat): handle v-model deprecation warning with missing appContext (#14203)
|
6 months ago |