Evan You
|
10ff159240
fix(reactivity): fix recursive sync watcher on computed edge case
|
1 год назад |
edison
|
cb34b28a4a
fix(runtime-core): avoid rendering plain object as VNode (#12038)
|
1 год назад |
renovate[bot]
|
faf55a15d7
chore(deps): update build (#12001)
|
1 год назад |
edison
|
fa0ba24b3a
fix(vue): properly cache runtime compilation (#12019)
|
1 год назад |
山吹色御守
|
4da688141d
fix(types): correct type inference of union event names (#12022)
|
1 год назад |
Evan You
|
6001e5c81a
fix(reactivity): fix property dep removal regression
|
1 год назад |
yangxiuxiu
|
c0e9434414
refactor(reactivity): avoid optional chaining in getDepFromReactive (#12007)
|
1 год назад |
btea
|
7a00f6f093
chore: remove unused argument (#12006)
|
1 год назад |
Boshen
|
5d9e81d3da
chore(types): disambiguate the `Comment` type in hydration.ts (#12009)
|
1 год назад |
Evan You
|
a177092754
fix(runtime-core): make useId() always return a string
|
1 год назад |
Evan You
|
5e8898572f
release: v3.5.8
|
1 год назад |
Jürg Lehni
|
0267a58801
fix(reactivity): do not remove dep from depsMap when cleaning up deps of computed (#11995)
|
1 год назад |
Evan You
|
d1764a142a
test: simplify computed last sub test case
|
1 год назад |
Evan You
|
6fcb80172f
release: v3.5.7
|
1 год назад |
Evan You
|
960706eebf
fix(reactivity): do not remove dep from depsMap when unsubbed by computed
|
1 год назад |
linzhe
|
b030c8bc73
fix(reactivity): fix triggerRef call on ObjectRefImpl returned by toRef (#11986)
|
1 год назад |
山吹色御守
|
9eca65ee98
fix(types): correct type inference of all-optional props (#11644)
|
1 год назад |
Evan You
|
235ea4772e
fix(reactivity): fix memory leak from dep instances of garbage collected objects
|
1 год назад |
Evan You
|
5c8b76ed6c
fix(reactivity): fix dev-only memory leak by updating dep.subsHead on sub removal
|
1 год назад |
Alex Liu
|
f927a4ae6f
fix(transition): respect `duration` setting even when it is `0` (#11967)
|
1 год назад |
edison
|
a2f6edeb02
fix(ssr): don't render comments in TransitionGroup (#11961)
|
1 год назад |
edison
|
62242886d7
fix(compile-core): fix v-model with newlines edge case (#11960)
|
1 год назад |
Hongkun
|
902bd9c438
chore(sfc-playground): resolve autosave conflict issue (#11970)
|
1 год назад |
山吹色御守
|
215e154072
fix(compiler-sfc): initialize scope with null prototype object (#11963)
|
1 год назад |
skirtle
|
d18d6aa1b2
fix(scheduler): ensure recursive jobs can't be queued twice (#11955)
|
1 год назад |
linzhe
|
7257e6a342
fix(hydration): avoid observing non-Element node (#11954)
|
1 год назад |
Michael Brevard
|
e075dfad5c
perf(hydration): avoid observer if element is in viewport (#11639)
|
1 год назад |
Evan You
|
9a36f2a0b8
release: v3.5.6
|
1 год назад |
Evan You
|
c74bb8c2dd
fix(reactivity): avoid exponential perf cost and reduce call stack depth for deeply chained computeds (#11944)
|
1 год назад |
renovate[bot]
|
cbc39d54f0
fix(deps): update playground (#11939)
|
1 год назад |