edison
|
8b848cbbd2
|
fix(TransitionGroup): reset prevChildren to prevent memory leak (#13183)
ci / test (push) Waiting to run
Details
ci / continuous-release (push) Waiting to run
Details
size data / upload (push) Waiting to run
Details
close #13181
|
2025-05-01 02:58:07 -07:00 |
edison
|
d6a6ec13ce
|
fix(runtime-core): prevent unmounted vnode from being inserted during transition leave (#12862)
close #12860
|
2025-02-12 15:30:08 +08:00 |
Jeff Muizelaar
|
7ecd2a22c7
|
test(e2e): Replace deprecated 'clickCount' property with 'count' (#12778)
This fixes double clicks when using WebDriver BiDi.
See https://github.com/puppeteer/puppeteer/issues/13550
|
2025-01-29 20:22:20 +08:00 |
edison
|
82da43d167
|
fix(test): use LaunchOptions instead of PuppeteerLaunchOptions (#12734)
ref puppeteer/puppeteer#13426
|
2025-01-17 09:26:12 +08:00 |
edison
|
c950b4c0c4
|
chore(deps): manually update puppeteer + @vitest/eslint-plugin (#12706)
|
2025-01-14 10:09:08 +08:00 |
Evan You
|
6eb29d345a
|
release: v3.5.13
|
2024-11-15 22:45:28 +08:00 |
Tadas
|
4b479db61d
|
fix(transition): reflow before leave-active class after leave-from (#12288)
re-fix #2593
|
2024-11-15 21:36:21 +08:00 |
Evan You
|
54812eacaa
|
test: add test case for transition memory leaks
from https://github.com/vuejs/core/pull/12190
|
2024-11-15 10:50:26 +08:00 |
Tycho
|
657603d7b7
|
docs: update package name to `@vue/compiler-core` (#12192)[ci skip]
|
2024-10-17 12:00:03 +08:00 |
Evan You
|
770ea67a9c
|
release: v3.5.12
|
2024-10-11 21:12:32 +08:00 |
Tycho
|
ea943afe40
|
fix(runtime-dom): prevent unnecessary updates in v-model checkbox when value is unchanged (#12146)
close #12144
|
2024-10-11 21:00:08 +08:00 |
Evan You
|
6e4de8d75e
|
release: v3.5.11
|
2024-10-03 23:49:47 +08:00 |
Evan You
|
4b09ab2074
|
release: v3.5.10
|
2024-09-27 23:16:33 +08:00 |
Evan You
|
01f15beeb0
|
release: v3.5.9
|
2024-09-26 19:28:03 +08:00 |
edison
|
fa0ba24b3a
|
fix(vue): properly cache runtime compilation (#12019)
|
2024-09-26 17:05:37 +08:00 |
Evan You
|
5e8898572f
|
release: v3.5.8
|
2024-09-22 11:53:14 +08:00 |
Evan You
|
6fcb80172f
|
release: v3.5.7
|
2024-09-20 23:50:05 +08:00 |
linzhe
|
7257e6a342
|
fix(hydration): avoid observing non-Element node (#11954)
close #11952
|
2024-09-20 16:41:58 +08:00 |
Evan You
|
9a36f2a0b8
|
release: v3.5.6
|
2024-09-16 16:11:38 +08:00 |
Evan You
|
7f2de3f53e
|
release: v3.5.5
|
2024-09-13 21:38:17 +08:00 |
linzhe
|
f2d8019188
|
fix(custom-element): handle nested customElement mount w/ shadowRoot false (#11861)
close #11851
close #11871
|
2024-09-13 20:18:10 +08:00 |
edison
|
7571f20bc3
|
fix(TransitionGroup): not warn unkeyed text children with whitespece preserve (#11888)
close #11885
|
2024-09-13 18:37:42 +08:00 |
Evan You
|
91212fa408
|
release: v3.5.4
|
2024-09-10 17:05:04 +08:00 |
Evan You
|
b1db66a1a9
|
chore(deps): upgrade to TypeScript 5.6
|
2024-09-10 16:46:19 +08:00 |
Evan You
|
632e163a41
|
release: v3.5.3
|
2024-09-06 11:27:41 +08:00 |
edison
|
6b7901d28e
|
fix(Transition): handle KeepAlive child unmount in Transition out-in mode (#11833)
close #11775
|
2024-09-06 11:03:58 +08:00 |
Evan You
|
7e3b3bb2a1
|
fix: Revert "fix(Transition): handle KeepAlive child unmount in Transition out-in mode (#11778)"
This reverts commit 3116553529 .
close #11829
reopen #11775
|
2024-09-06 08:50:39 +08:00 |
Evan You
|
72263fa12e
|
release: v3.5.2
|
2024-09-05 21:11:36 +08:00 |
edison
|
3c0d531fa7
|
fix(suspense): avoid updating anchor if activeBranch has not been rendered to the actual container (#11818)
close #11806
|
2024-09-05 20:56:34 +08:00 |
edison
|
3116553529
|
fix(Transition): handle KeepAlive child unmount in Transition out-in mode (#11778)
close #11775
|
2024-09-05 16:47:50 +08:00 |
Evan You
|
1b6bc2374d
|
release: v3.5.1
|
2024-09-04 21:07:29 +08:00 |
Evan You
|
6402b98408
|
release: v3.5.0
|
2024-09-03 21:13:50 +08:00 |
Evan You
|
d298c431cc
|
release: v3.5.0-rc.1
|
2024-08-29 15:25:43 +08:00 |
edison
|
f1d1831f07
|
fix(custom-element): handle keys set on custom elements (#11655)
close #11641
|
2024-08-29 15:09:15 +08:00 |
Evan You
|
ac9e7e8bfa
|
test: adjust coverage config, use v8 coverage
|
2024-08-29 10:41:29 +08:00 |
Evan You
|
8c3fdd1a7d
|
release: v3.5.0-beta.3
|
2024-08-20 08:24:06 +08:00 |
Evan You
|
7d700c215d
|
release: v3.5.0-beta.2
|
2024-08-15 15:29:43 +08:00 |
Evan You
|
85ee76f29d
|
chore: bump transition tests buffer in ci
|
2024-08-12 08:07:41 +08:00 |
Evan You
|
90caac473d
|
test(custom-element): test custom element hydration w/ declarative shadow dom
|
2024-08-10 16:39:20 +08:00 |
Evan You
|
23e098807b
|
release: v3.5.0-beta.1
|
2024-08-08 23:31:46 +08:00 |
Kevin Deng 三咲智子
|
928af5fe2f
|
refactor(types): enable `isolatedDeclarations` (#11178)
|
2024-08-08 23:05:21 +08:00 |
三咲智子 Kevin Deng
|
95b9550f73
|
style: format html files
|
2024-08-07 19:58:07 +08:00 |
Evan You
|
eaf5455d77
|
chore: Merge branch 'main' into minor
|
2024-08-07 18:25:58 +08:00 |
Michael Brevard
|
261c8b111d
|
feat(hydration): allow fine tuning of lazy hydration strategy triggers (#11530)
|
2024-08-07 12:06:15 +08:00 |
Kevin Deng 三咲智子
|
8a99f903db
|
style: format html&markdown files (#11531)
|
2024-08-07 10:57:18 +08:00 |
vue-bot
|
1cbbb04008
|
release: v3.4.36
|
2024-08-06 14:00:05 +00:00 |
Haoqun Jiang
|
6d4eb94853
|
feat(runtime-dom): Trusted Types compatibility (#10844)
|
2024-08-02 12:46:12 +08:00 |
Evan You
|
f6babf3236
|
release: v3.5.0-alpha.5
|
2024-07-31 16:57:19 +08:00 |
Evan You
|
f35080daf5
|
chore: Merge branch 'main' into minor
|
2024-07-31 16:49:22 +08:00 |
Evan You
|
0b8ba6320e
|
release: v3.4.35
|
2024-07-31 16:42:04 +08:00 |