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 |
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
|
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 |
linzhe
|
7257e6a342
|
fix(hydration): avoid observing non-Element node (#11954)
close #11952
|
2024-09-20 16:41:58 +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
|
b1db66a1a9
|
chore(deps): upgrade to TypeScript 5.6
|
2024-09-10 16:46:19 +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 |
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 |
edison
|
f1d1831f07
|
fix(custom-element): handle keys set on custom elements (#11655)
close #11641
|
2024-08-29 15:09:15 +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 |
三咲智子 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 |
Haoqun Jiang
|
6d4eb94853
|
feat(runtime-dom): Trusted Types compatibility (#10844)
|
2024-08-02 12:46:12 +08:00 |
Evan You
|
f35080daf5
|
chore: Merge branch 'main' into minor
|
2024-07-31 16:49:22 +08:00 |
Evan You
|
d14a11c1cd
|
feat: lazy hydration strategies for async components (#11458)
|
2024-07-31 12:14:51 +08:00 |
Evan You
|
af60e3560c
|
test: make transition tests more stable locally
|
2024-07-29 22:08:08 +08:00 |
Evan You
|
26356264d2
|
chore: Merge branch 'main' into minor
|
2024-06-14 12:32:28 +02:00 |
edison
|
671cf297a5
|
fix(transition): ensure Transition enterHooks are updated after clone (#11066)
close #11061
|
2024-06-04 22:07:42 +08:00 |
AlexVagrant
|
ef2e737577
|
fix(runtime-core): fix Transition for components with root-level v-if (#7678)
close #7649
|
2024-06-04 22:06:07 +08:00 |
Evan You
|
801b8dea3b
|
chore: Merge branch 'main' into minor
|
2024-04-29 18:46:20 +08:00 |
edison
|
638a79f64a
|
fix(runtime-core): properly handle inherit transition during clone VNode (#10809)
close #3716
close #10497
close #4091
|
2024-04-29 14:39:14 +08:00 |
edison
|
accf8396ae
|
fix(Transition): re-fix #10620 (#10832)
revert #10632
re-fix #10620
close #10827
|
2024-04-29 13:50:49 +08:00 |
edison
|
0e6e3c7eb0
|
feat(transition): support directly nesting Teleport inside Transition (#6548)
close #5836
|
2024-04-25 15:19:53 +08:00 |
edison
|
140a7681cc
|
fix(TransitionGroup): avoid set transition hooks for comment nodes and text nodes (#9421)
close #4621
close #4622
close #5153
close #5168
close #7898
close #9067
|
2024-04-14 23:16:01 +08:00 |
Evan You
|
b97ad0ee9a
|
chore: update e2eUtils puppeteer options
|
2024-02-26 09:54:12 +08:00 |
白雾三语
|
a3fbf2132b
|
fix(suspense): fix anchor for suspense with transition out-in (#9999)
close #9996
|
2024-01-08 15:57:14 +08:00 |
三咲智子 Kevin Deng
|
bfe6b459d3
|
style: update format & lint config (#9162)
Co-authored-by: 丶远方 <yangpanteng@gmail.com>
Co-authored-by: 三咲智子 Kevin Deng <sxzz@sxzz.moe>
Co-authored-by: Guo Xingjun <99574369+Plumbiu@users.noreply.github.com>
|
2023-12-26 19:39:47 +08:00 |
Fabian Gündel
|
d42b6ba3f5
|
feat: MathML support (#7836)
close #7820
|
2023-12-08 18:25:01 +08:00 |
edison
|
65f3fe2731
|
fix(runtime-core): Suspense get anchor properly in Transition (#9309)
close #8105
|
2023-12-04 16:41:55 +08:00 |
Carlos Rodrigues
|
00de3e61ed
|
fix(Suspense): calling hooks before the transition finishes (#9388)
close #5844
close #5952
|
2023-10-21 21:24:30 +08:00 |
renovate[bot]
|
4711158afe
|
chore(deps): update dependency marked to v9 (#9324)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: 三咲智子 Kevin Deng <sxzz@sxzz.moe>
|
2023-10-12 07:27:36 +00:00 |
renovate[bot]
|
ca00cf245e
|
chore(deps): update test (major) (#9148)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: 三咲智子 Kevin Deng <sxzz@sxzz.moe>
|
2023-09-06 12:12:48 -05:00 |
丶远方
|
2ffe3d5b3e
|
refactor: use symbol for private properties (#8681)
|
2023-08-22 16:57:15 +08:00 |
丶远方
|
b01fc7ea84
|
chore: remove unnecessary imports (#8262)
|
2023-05-19 07:54:12 +08:00 |
Evan You
|
53e3533b75
|
chore: bump deps
|
2023-02-03 05:47:40 +08:00 |
Evan You
|
a1b3057c4d
|
test: configure test hooks sequence order, remove workaround
|
2023-01-27 14:52:41 +08:00 |
Evan You
|
158db33611
|
wip(vitest-migration): all tests passing
|
2023-01-26 22:22:43 +08:00 |
Evan You
|
8867bb259a
|
wip(vitest-migration): reactivity tests passing
|
2023-01-26 15:25:55 +08:00 |
Evan You
|
9d5e30d911
|
build: bump jest, puppeteer and use official rollup terser plugin
|
2022-11-14 18:21:58 +08:00 |
被雨水过滤的空气-Rairn
|
d01c091967
|
test(Transition): events with arguments (#6823)
|
2022-11-13 20:45:44 -05:00 |
Evan You
|
0739f8909a
|
fix(custom-element): fix event listeners with capital letter event names on custom elements
close https://github.com/vuejs/docs/issues/1708
close https://github.com/vuejs/docs/pull/1890
|
2022-08-30 14:07:35 +08:00 |
Evan You
|
425310e8b6
|
fix(transition/v-show): ensure transition is in persisted mode when used with v-show
fix #4845
close #4852
|
2022-05-11 19:22:55 +08:00 |