linzhe
|
e857e12c0a
fix(runtime-core): pass component instance to flushPreFlushCbs on unmount (#14221)
|
4 miesięcy temu |
Evan You
|
eaf5455d77
chore: Merge branch 'main' into minor
|
1 rok temu |
edison
|
7e75de002f
fix(runtime-core): prioritize using the provides from currentApp in nested createApp (#11502)
|
1 rok temu |
Evan You
|
f476b7f030
feat(runtime-core): add app.config.throwUnhandledErrorInProduction
|
1 rok temu |
Thorsten Lünborg
|
582a3a382b
feat(runtime-core): add app.onUnmount() for registering cleanup functions (#4619)
|
2 lat temu |
Wick
|
ede2e3f030
test: remove unnecessary code in apiCreateApp tests (#10388)
|
2 lat temu |
yangxiuxiu
|
75e02b5099
fix(runtime-core): support for nested calls to runWithContext (#10261)
|
2 lat temu |
Evan You
|
3c3561e720
fix: fix post watcher fire timing on nested app mounts
|
2 lat temu |
三咲智子 Kevin Deng
|
bfe6b459d3
style: update format & lint config (#9162)
|
2 lat temu |
丶远方
|
b01fc7ea84
chore: remove unnecessary imports (#8262)
|
2 lat temu |
Eduardo San Martin Morote
|
869f3fb93e
feat(app): app.runWithContext() (#7451)
|
3 lat temu |
Evan You
|
8867bb259a
wip(vitest-migration): reactivity tests passing
|
3 lat temu |
zs
|
0c07f12541
chore: warn when mounting different apps on the same host element (#5573)
|
4 lat temu |
ygj6
|
14fcced281
fix(runtime-core): avoid script setup bindings overwriting reserved ctx properties (#4570)
|
4 lat temu |
dependabot[bot]
|
305883a12f
build(deps-dev): bump typescript from 4.3.5 to 4.4.2 (#4482)
|
4 lat temu |
Evan You
|
c27f01bc74
wip: tests for global config compat
|
5 lat temu |
hiroki
|
18b0c9a011
docs(type): remove unmount parameters (#2601)
|
5 lat temu |
edison
|
0cddde6aa4
test(runtime-core): test app API warnings (#2079)
|
5 lat temu |
ᴜɴвʏтᴇ
|
95c07d8c36
fix(runtime-core): fix priority of option merging (#2041)
|
5 lat temu |
ᴜɴвʏтᴇ
|
706b52aadd
fix(runtime-core): ensure consistent $options merge behavior with 2.x (#1986)
|
5 lat temu |
Evan You
|
5c74243211
test: move mockWarn into setup files
|
5 lat temu |
Evan You
|
27873dbe1c
feat(runtime-core): support app.config.globalProperties
|
6 lat temu |
Evan You
|
b8c1be18f3
refactor(types): use stricter settings
|
6 lat temu |
djy0
|
04f83fa681
fix(runtime-core): set appContext.provides to Object.create(null) (#781)
|
6 lat temu |
Evan You
|
c07751fd36
refactor: adjust `createApp` related API signatures
|
6 lat temu |
Evan You
|
98d1406214
test: test for app-level APIs
|
6 lat temu |
Evan You
|
015d5dd0f1
feat: asset resolution
|
6 lat temu |