5707 Commits (2ae908d00c7744e194dae5fd279b5db8603a988b)
 

Author SHA1 Message Date
edison bc37258caa
fix(warning): stringify args in warn handler (#10414) 1 year ago
edison 7c97778aec
fix(suspense): ensure nested suspense patching if in fallback state (#10417) 1 year ago
三咲智子 Kevin Deng 1f6a1102aa
test: clean snapshot 1 year ago
Evan You 89de26cdcd release: v3.4.20 1 year ago
Evan You b97ad0ee9a chore: update e2eUtils puppeteer options 1 year ago
Evan You b3bd3a210a build: disable reexportProtoFromExternal in rollup config 1 year ago
三咲智子 Kevin Deng a24809fbd2
chore: limit typescript lib to es2016 (#10164) 1 year ago
renovate[bot] 822cb72e01
chore(deps): update test to ^1.3.1 (#10355) 1 year ago
renovate[bot] 77e872eac7
chore(deps): update lint (#10323) 1 year ago
renovate[bot] b92e6ce1ca
chore(deps): update build (#10321) 1 year ago
Evan You 9192a9043d chore: format renovate.json 1 year ago
renovate[bot] 4e44d3d109
chore(deps): update dependency marked to v12 (#10404) 1 year ago
renovate[bot] 617258f930
chore(deps): update test (#10406) 1 year ago
renovate[bot] 07a5d5454e
chore(deps): update lint (#10405) 1 year ago
Evan You 09d6eaf9d6 chore(deps): unpin rollup 1 year ago
Evan You 09a64ed3fe chore(deps): pin @rollup/plugin-replace in renovate.json 1 year ago
renovate[bot] bcf16659c8
chore(deps): update compiler (#10322) 1 year ago
renovate[bot] 2529b97ebd
chore(deps): update all non-major dependencies (#10320) 1 year ago
Evan You 364f8902c8 fix(runtime-dom): fix nested v-show priority regression 1 year ago
Evan You 6c74fb07a7 chore: rename and export DefineSetupFnComponent 1 year ago
Evan You e0e02535cd fix(parser): should not treat uppercase components as special tags 1 year ago
Evan You 9a365fe00d refactor: use more descriptive name for v-show original display key 1 year ago
Evan You c6defc8df1 chore: remove unused ts-expect-error 1 year ago
Elodie Hill edbbb6da12
refactor(transition): remove unused getTransitionKey logic (#10283) 1 year ago
Wick ede2e3f030
test: remove unnecessary code in apiCreateApp tests (#10388) 1 year ago
Shean de Montigny-Desautels eadce5b753
fix(types): better typing for direct setup signature of defineComponent (#10357) 1 year ago
Wick a4098d587b
chore(reactivity): consistent variable naming (#10350) 1 year ago
zhoulixiang e2d323538e
fix(runtime-dom): v-bind style should clear previous css string value (#10373) 1 year ago
Wick 76c9c742e9
chore(runtime-core): optimize validateComponentName (#10378) 1 year ago
renovate[bot] c131ebae45
chore(deps): update playground (#10356) 1 year ago
Evan You b31dd7468b dx(reactivity): disable recursive computed warning by default 1 year ago
Doctor Wu 21e0d6b145
dx(reactivity): add getter into computed side effect warning (#10386) 1 year ago
edison 0f3da05ea2
fix(suspense): handle suspense switching with nested suspense (#10184) 1 year ago
Wick 411596c07b
chore(reactivity): replace console.warn() to warn function (#10394) 1 year ago
Evan You ff130c4702 fix(runtime-dom): avoid always resetting nullish option value 1 year ago
Evan You 6bef15f094 chore: remove unused argument 1 year ago
三咲智子 Kevin Deng fe5d919b0f
refactor(sfc-playground): upgrade `@vue/repl` (#10310) 1 year ago
孟世博 3199189901
chore: standardize the spelling of TypeScript (#10186) [ci skip] 1 year ago
renovate[bot] ca9920c7d7
chore(deps): update dependency @vue/consolidate to v1 (#10359) 1 year ago
Evan You 272ab9fbdc release: v3.4.19 1 year ago
Evan You 18f1f45807 chore: fix renovate.json formatting 1 year ago
Evan You 995d2fdcca fix(hydration): fix css vars hydration mismatch false positive on non-root nodes 1 year ago
Evan You df4a6e1dd8 chore(deps): bump @vue/consolidate 1 year ago
Doctor Wu f7ba97f975
feat(dx): warn users when computed is self-triggering (#10299) 1 year ago
Evan You b99ac931a8 chore: ignore lru-cache in renovate.json 1 year ago
renovate[bot] 0ce536ccf8
chore(deps): update dependency npm-run-all2 to v6 (#10309) 1 year ago
OnlyWick 5f7a0a08b2
chore(errorHandling): directly return value in callWithErrorHandling function (#10315) 1 year ago
Evan You b8be99018c fix(deps): pin lru-cache to avoid hashing error 1 year ago
Evan You 159efa9d73 chore: fix local test run mode in release script 1 year ago
zhoulixiang e50963903d
fix(runtime-dom): should not trigger transition when v-show value is falsy (#10311) 1 year ago