4666 Commits (e077e6f5f3967d7f45872154a2351064937c2425)
 

Author SHA1 Message Date
Evan You e077e6f5f3 workflow: disable threads during tests 3 years ago
Evan You 1487d81160 chore: define compile time flags during size check 3 years ago
Evan You 3a6f5eb0f7 fix(build): ensure BaseTransition functions can be tree-shaken 3 years ago
Evan You a5dcbad614 chore: fix size reporting for brotli 3 years ago
Evan You c1cbb747b5 chore: fix types 3 years ago
Evan You 45984d559f release: v3.2.47 3 years ago
Evan You 4b7036653e fix(build): enforce __esModule interop for cjs builds 3 years ago
Evan You 29f8cf8b07 release: v3.2.46 3 years ago
Evan You b472965eba workflow: check ci status during release 3 years ago
三咲智子 Kevin Deng a0a010ddc9
fix(types): optional boolean props should have boolean type in return type of defineProps (#7619) 3 years ago
edison 30399d46b1
fix(compiler-sfc): support resolving type declaration from normal script (#5831) 3 years ago
李想 1fde49c0f5
fix(runtime-core): fix keep-alive cache prune logic on vnodes with same type but different keys (#7510) 3 years ago
Evan You f19f803ea8 chore: fix jest reference in merged test case 3 years ago
René Koller efe2efd210
fix(compat): fix custom transition classes in compat mode (#7435) 3 years ago
Anthony Fu e64c9ae957
fix(reactivity): `triggerRef` working with `toRef` from reactive (#7507) 3 years ago
Anthony Fu 5f1883ec53
fix(types): accept sync `serverPrefetch()` (#7000) 3 years ago
Evan You d7f63a132a ci: bump netlify node version 3 years ago
Evan You c72eef8907 chore: update caniuse 3 years ago
三咲智子 Kevin Deng 734b06a124
test: fix await patch prop case (#7600) 3 years ago
Evan You 957722c418 fix(build): ensure type exports is first 3 years ago
Evan You 4fedc7977f chore: remove unused import 3 years ago
三咲智子 Kevin Deng 3932c10e79
chore: remove debugging log 3 years ago
Haoqun Jiang e340add5a5
build: do not throw when running `build --release` for the 1st time (#7587) 3 years ago
vaakian X 261fc12443
chore: fix broken link (#7589) 3 years ago
Evan You a1b3057c4d test: configure test hooks sequence order, remove workaround 3 years ago
Evan You 0fbc19f2d0 ci: fix dts tests 3 years ago
Evan You fe76c166f6 chore: explicitly install jsdom 3 years ago
Evan You 069b345cd2 chore: replace test global types with vitest types 3 years ago
Evan You 28b95daa70 workflow: complete migration from jest to vitest 3 years ago
Evan You 158db33611 wip(vitest-migration): all tests passing 3 years ago
Evan You 4ee0dad0fe wip(vitest-migration): runtime-dom tests passing + use environmentMatchGlobs 3 years ago
Evan You a6be280fc3 chore: only wrap during tests 3 years ago
Evan You 7e8f175db7 wip(vitest-migration): runtime-core tests passing 3 years ago
Evan You e478755c7d wip(vitest-migration): compat tests passing 3 years ago
Evan You dca4224c2c wip(vitest-migration): compiler-ssr tests passing 3 years ago
Evan You 0cd2213e6b wip(vitest-migration): compiler-sfc tests passing 3 years ago
Evan You 8599242bb4 wip(vitest-migration): compiler-dom tests passing 3 years ago
Evan You 5804406fac wip(vitest-migration): compiler-core tests passing 3 years ago
Evan You f0d78e8c8f wip(vitest-migration): ssr tests passing 3 years ago
Evan You 681775a13c build: fix build script 3 years ago
Evan You 3db69af53d wip(vitest-migration): shared tests passing 3 years ago
Evan You 8867bb259a wip(vitest-migration): reactivity tests passing 3 years ago
Evan You ab45f6f8a2 build: update build scripts to esm 3 years ago
Evan You ec4531a6b3 chore: bump vite and esbuild 3 years ago
Evan You ce064a172b fix(build): fix cjs re-exports check for compat build 3 years ago
Evan You fb6ff3e996 fix(build): ensure cjs re-exports can be properly detected when imported from esm 3 years ago
白雾三语 bef85e7975
fix(shared): `feDistanceLight` changed to `feDistantLight` (#7540) 3 years ago
Anthony Fu 4c6176d1c4 chore: apply format 3 years ago
Anthony Fu 4a16b204be chore: run format 3 years ago
skirtle 4902354925
dx(runtime-core): warn when expose() is misused (#7221) 3 years ago