Evan You
|
235ea4772e
fix(reactivity): fix memory leak from dep instances of garbage collected objects
|
1 gadu atpakaļ |
Evan You
|
5c8b76ed6c
fix(reactivity): fix dev-only memory leak by updating dep.subsHead on sub removal
|
1 gadu atpakaļ |
Alex Liu
|
f927a4ae6f
fix(transition): respect `duration` setting even when it is `0` (#11967)
|
1 gadu atpakaļ |
edison
|
a2f6edeb02
fix(ssr): don't render comments in TransitionGroup (#11961)
|
1 gadu atpakaļ |
edison
|
62242886d7
fix(compile-core): fix v-model with newlines edge case (#11960)
|
1 gadu atpakaļ |
Hongkun
|
902bd9c438
chore(sfc-playground): resolve autosave conflict issue (#11970)
|
1 gadu atpakaļ |
山吹色御守
|
215e154072
fix(compiler-sfc): initialize scope with null prototype object (#11963)
|
1 gadu atpakaļ |
skirtle
|
d18d6aa1b2
fix(scheduler): ensure recursive jobs can't be queued twice (#11955)
|
1 gadu atpakaļ |
linzhe
|
7257e6a342
fix(hydration): avoid observing non-Element node (#11954)
|
1 gadu atpakaļ |
Michael Brevard
|
e075dfad5c
perf(hydration): avoid observer if element is in viewport (#11639)
|
1 gadu atpakaļ |
Evan You
|
9a36f2a0b8
release: v3.5.6
|
1 gadu atpakaļ |
Evan You
|
c74bb8c2dd
fix(reactivity): avoid exponential perf cost and reduce call stack depth for deeply chained computeds (#11944)
|
1 gadu atpakaļ |
renovate[bot]
|
cbc39d54f0
fix(deps): update playground (#11939)
|
1 gadu atpakaļ |
edison
|
3db0a0f979
chore(deps): update vitest to ^2.1.1 (#11943)
|
1 gadu atpakaļ |
Evan You
|
8492c3c49a
fix(compiler-sfc): preserve old behavior when using withDefaults with desutructure
|
1 gadu atpakaļ |
renovate[bot]
|
fbae210d9d
chore(deps): update dependency eslint-plugin-import-x to v4 (#11942)
|
1 gadu atpakaļ |
renovate[bot]
|
726db0ad2c
chore(deps): update lint (#11940)
|
1 gadu atpakaļ |
renovate[bot]
|
47bda40653
fix(deps): update dependency postcss to ^8.4.47 (#11938)
|
1 gadu atpakaļ |
renovate[bot]
|
732a38ef63
chore(deps): update dependency npm-run-all2 to ^6.2.3 (#11937)
|
1 gadu atpakaļ |
renovate[bot]
|
6b07244dd5
chore(deps): update build (#11936)
|
1 gadu atpakaļ |
edison
|
85c138ced1
fix(compile-dom): should be able to stringify mathML (#11891)
|
1 gadu atpakaļ |
Yang Mingshan
|
49fa673493
fix(watch): `once` option should be ignored by watchEffect (#11884)
|
1 gadu atpakaļ |
Matt Garrett
|
2d6adf78a0
fix(watch): unwatch should be callable during SSR (#11925)
|
1 gadu atpakaļ |
Tycho
|
bc3ddca9d0
chore(types): migrate global types to packages-private (#11904)
|
1 gadu atpakaļ |
ML
|
1bad606eb3
types: improve app.directive type generics (#11926)
|
1 gadu atpakaļ |
Tycho
|
aa5dafd2b5
fix(reactivity): rely on dirty check only when computed has deps (#11931)
|
1 gadu atpakaļ |
Tycho
|
346bfaf760
refactor(reactivity): simplify isDirty condition (#11933)
|
1 gadu atpakaļ |
2nofa11
|
817dca8712
chore:fix-issue-id (#11927) [ci skip]
|
1 gadu atpakaļ |
edison
|
effcccd258
docs: avoid pre rendering as html[ci skip] (#11922)
|
1 gadu atpakaļ |
Evan You
|
7f2de3f53e
release: v3.5.5
|
1 gadu atpakaļ |