Evan You
|
6c74fb07a7
chore: rename and export DefineSetupFnComponent
|
2 年之前 |
Evan You
|
e0e02535cd
fix(parser): should not treat uppercase components as special tags
|
2 年之前 |
Evan You
|
9a365fe00d
refactor: use more descriptive name for v-show original display key
|
2 年之前 |
Evan You
|
c6defc8df1
chore: remove unused ts-expect-error
|
2 年之前 |
Elodie Hill
|
edbbb6da12
refactor(transition): remove unused getTransitionKey logic (#10283)
|
2 年之前 |
Wick
|
ede2e3f030
test: remove unnecessary code in apiCreateApp tests (#10388)
|
2 年之前 |
Shean de Montigny-Desautels
|
eadce5b753
fix(types): better typing for direct setup signature of defineComponent (#10357)
|
2 年之前 |
Wick
|
a4098d587b
chore(reactivity): consistent variable naming (#10350)
|
2 年之前 |
zhoulixiang
|
e2d323538e
fix(runtime-dom): v-bind style should clear previous css string value (#10373)
|
2 年之前 |
Wick
|
76c9c742e9
chore(runtime-core): optimize validateComponentName (#10378)
|
2 年之前 |
renovate[bot]
|
c131ebae45
chore(deps): update playground (#10356)
|
2 年之前 |
Evan You
|
b31dd7468b
dx(reactivity): disable recursive computed warning by default
|
2 年之前 |
Doctor Wu
|
21e0d6b145
dx(reactivity): add getter into computed side effect warning (#10386)
|
2 年之前 |
edison
|
0f3da05ea2
fix(suspense): handle suspense switching with nested suspense (#10184)
|
2 年之前 |
Wick
|
411596c07b
chore(reactivity): replace console.warn() to warn function (#10394)
|
2 年之前 |
Evan You
|
ff130c4702
fix(runtime-dom): avoid always resetting nullish option value
|
2 年之前 |
Evan You
|
6bef15f094
chore: remove unused argument
|
2 年之前 |
三咲智子 Kevin Deng
|
fe5d919b0f
refactor(sfc-playground): upgrade `@vue/repl` (#10310)
|
2 年之前 |
孟世博
|
3199189901
chore: standardize the spelling of TypeScript (#10186) [ci skip]
|
2 年之前 |
renovate[bot]
|
ca9920c7d7
chore(deps): update dependency @vue/consolidate to v1 (#10359)
|
2 年之前 |
Evan You
|
272ab9fbdc
release: v3.4.19
|
2 年之前 |
Evan You
|
18f1f45807
chore: fix renovate.json formatting
|
2 年之前 |
Evan You
|
995d2fdcca
fix(hydration): fix css vars hydration mismatch false positive on non-root nodes
|
2 年之前 |
Evan You
|
df4a6e1dd8
chore(deps): bump @vue/consolidate
|
2 年之前 |
Doctor Wu
|
f7ba97f975
feat(dx): warn users when computed is self-triggering (#10299)
|
2 年之前 |
Evan You
|
b99ac931a8
chore: ignore lru-cache in renovate.json
|
2 年之前 |
renovate[bot]
|
0ce536ccf8
chore(deps): update dependency npm-run-all2 to v6 (#10309)
|
2 年之前 |
OnlyWick
|
5f7a0a08b2
chore(errorHandling): directly return value in callWithErrorHandling function (#10315)
|
2 年之前 |
Evan You
|
b8be99018c
fix(deps): pin lru-cache to avoid hashing error
|
2 年之前 |
Evan You
|
159efa9d73
chore: fix local test run mode in release script
|
2 年之前 |