Evan You
|
e596378e0b
fix: Revert "fix: Revert "fix(reactivity): self-referencing computed should refresh""
|
1 anno fa |
Yang Mingshan
|
48613bb928
refactor(scheduler): simplify checkRecursiveUpdates (#11856)
|
1 anno fa |
zhangenming
|
f80d447c17
perf(reactivity): trigger deps directly instead of storing in an array first (#11695)
|
1 anno fa |
Tycho
|
ced59ab8f2
fix(runtime-core): handle shallow reactive arrays in renderList correctly (#11870)
|
1 anno fa |
Konv Suu
|
67d6596d40
fix(reactivity): fix markRaw error on already marked object (#11864)
|
1 anno fa |
renovate[bot]
|
d13cd22eef
chore(deps): update build (#11859)
|
1 anno fa |
renovate[bot]
|
207d0eabdf
chore(deps): update all non-major dependencies (#11858)
|
1 anno fa |
山吹色御守
|
b1de75ed04
fix(compiler-sfc): correct scoped injection for nesting selector (#11854)
|
1 anno fa |
btea
|
fe2ab1bbac
chore: remove unused variable (#11842)
|
1 anno fa |
Evan You
|
b1430f250d
refactor: remove rarely used argument in makeMap + optimize perf
|
1 anno fa |
山吹色御守
|
dad6738099
fix(types): correctly infer `TypeEmits` with both tuple and function syntax (#11840)
|
1 anno fa |
Evan You
|
632e163a41
release: v3.5.3
|
1 anno fa |
Evan You
|
bf3d9a2af4
fix(ssr): respect app.config.warnHandler during ssr
|
1 anno fa |
Adrien Foulon
|
8e6c337867
fix(hydration): check __asyncHydrate presence for vue3-lazy-hydration compat (#11825)
|
1 anno fa |
edison
|
6b7901d28e
fix(Transition): handle KeepAlive child unmount in Transition out-in mode (#11833)
|
1 anno fa |
Evan You
|
7e3b3bb2a1
fix: Revert "fix(Transition): handle KeepAlive child unmount in Transition out-in mode (#11778)"
|
1 anno fa |
Evan You
|
35c760f82f
fix: Revert "fix(reactivity): self-referencing computed should refresh"
|
1 anno fa |
Evan You
|
babfb4cbcb
fix(useId): make generated IDs selector compatible
|
1 anno fa |
Evan You
|
72263fa12e
release: v3.5.2
|
1 anno fa |
山吹色御守
|
3f13203564
feat(compiler-core): parse modifiers as expression to provide location data (#11819)
|
1 anno fa |
山吹色御守
|
7a64b6734d
types(internal): provide internal options for using `$el` type in language tools (#11814)
|
1 anno fa |
edison
|
3c0d531fa7
fix(suspense): avoid updating anchor if activeBranch has not been rendered to the actual container (#11818)
|
1 anno fa |
Oliver Bucher
|
3634f7a4c1
fix(types): add HTMLDialogElement missing close event (#11811)
|
1 anno fa |
skirtle
|
df56cc5287
fix(scheduler): prevent duplicate jobs being queued (#11826)
|
1 anno fa |
Evan You
|
e84c4a608e
fix(reactivity): self-referencing computed should refresh
|
1 anno fa |
Jürg Lehni
|
716275d1b1
fix(reactivity): prevent endless recursion in computed getters (#11797)
|
1 anno fa |
白雾三语
|
c74176ec7b
fix(types): added name attribute support to details tag (#11823)
|
1 anno fa |
Evan You
|
9b7797d0d1
fix(useTemplateRef): properly fix readonly warning in dev and ensure prod behavior consistency
|
1 anno fa |
Evan You
|
46c3ab1d71
fix(reactivity): make toRaw work on proxies created by proxyRef
|
1 anno fa |
edison
|
3116553529
fix(Transition): handle KeepAlive child unmount in Transition out-in mode (#11778)
|
1 anno fa |