4966 Commits (1f83020a2baad1588c964b6dabc819a22bb43b94)
 

Author SHA1 Message Date
Evan You a11599449e workflow: use pnpm publish during release 2 years ago
Evan You 847658b7a2 release: v3.3.0-beta.5 2 years ago
Evan You e1475129fc fix(suspense): fix nested suspensible suspense with no asyn deps 2 years ago
Evan You 62e71b5320 chore: add sfc playground local debug shortcut 2 years ago
Haoqun Jiang 287bd99994
fix(compiler-sfc): transform destructured props when reactivity transform option is enabled (#8252) 2 years ago
linghaoSu 4495373d28
fix(runtime-dom): check attribute value when setting option value (#8246) 2 years ago
ntnyq bf16697e25
chore: fix broken vite plugin url in warning message (#8224) 2 years ago
LiuSeen 8ccc570022
chore(compileScript): remove unused methods (#8211) 2 years ago
丶远方 3294e50b0b
chore: update tests to use expect.toBeInstanceOf (#8154) 2 years ago
Evan You 6b194bcf3b fix(compiler-sfc): fix built-in type resolving in external files 2 years ago
Evan You c2172f3a0e fix(build): retain defineComponent() treeshakability in Rollup 2 years ago
Evan You b2be75bad4 fix(runtime-core): ensure defineComponent name in extraOptions takes higher priority 2 years ago
Evan You 1279b17300 fix(types): remove short syntax support in defineSlots() 2 years ago
Evan You 862edfd91a fix(compiler-sfc): enable props destructure when reactivity transform option is enabled 2 years ago
Evan You cc09cc7e28 release: v3.3.0-beta.4 2 years ago
Johnson Chu 3cb4dc9e55
feat(types): add slots types for built-in components (#6033) 2 years ago
丶远方 1b1242f4d1
fix(runtime-core): handle template ref with number values (#8233) 2 years ago
Evan You 038cd830d5 fix(types): retain compatibility for provide() usage with explicit type parameter 2 years ago
Evan You d40d4a3380 chore: experimental warnings for reactive props destructure and defineModel 2 years ago
Evan You bff63c5498 feat(types): provide ExtractPublicPropTypes utility type 2 years ago
Joaquín Sánchez 918ec8a5cb
feat(compiler-dom): treat inert as boolean attribute (#8209) 2 years ago
Evan You 4e2607a3d3 chore: move files into correct test block 2 years ago
Evan You 5d4c3c60a8 release: v3.3.0-beta.3 2 years ago
Evan You c117d9c257 fix(hmr): keep slots proxy mutable for hmr 2 years ago
Evan You 45765488d4 feat(compiler-sfc): expose parseCache 2 years ago
Evan You de87e6e405 fix(types): fix provide type checking for ref value 2 years ago
三咲智子 Kevin Deng be389221d8
chore: remove deprecated package (#8196) 2 years ago
Evan You b434d12bf6 fix(compiler-core): handle slot argument parsing edge case 2 years ago
Evan You a778034a3e release: v3.3.0-beta.2 2 years ago
Evan You 1c0be5c744 feat(compiler-sfc): support project references when resolving types 2 years ago
Evan You a370e8006a perf(compiler-sfc): infer ref binding type for more built-in methods 2 years ago
Evan You 433a58ccb6 fix(compiler-sfc): props bindings should not override user declared bindings 2 years ago
Evan You 01f43c1741
ci: setup windows ci for compiler and SSR tests (#8143) 2 years ago
edison 29da504687
fix(compiler-sfc): normalize windows paths when resolving types (#8136) 2 years ago
Evan You 2d9f6f9264 fix(compiler-sfc): avoid all hard errors when inferring runtime type 2 years ago
Evan You 1447596bf4 release: v3.3.0-beta.1 2 years ago
Evan You 1849b9940f test: update tests for deprecations 2 years ago
Evan You 7670bb9a3f chore: bump repl 2 years ago
Evan You 7b2ff1e207 chore: remove deprecated ref sugar warning 2 years ago
Evan You 526fa3b2cc feat(deprecation): unwrap injected refs in Options API by default, deprecate app.config.unwrapInjectedRefs 2 years ago
Evan You bbd8301a13 feat(deprecation): deprecate v-is directive 2 years ago
Evan You 5f0394a5ab feat(deprecation): deprecate @vnode hooks in favor of vue: prefix 2 years ago
zhangenming fe762247f8
feat: allow accessing console in template (#6508) 2 years ago
Anthony Fu cb37d0b9ff
feat(suspense): introduce suspensible option for `<Suspense>` (#6736) 2 years ago
Evan You 15847f38a0 chore: bump vite & vitest 2 years ago
edison 1d1d728949 feat(compiler-sfc): improve utility type Partial and Required (#8103) 2 years ago
Evan You 5cdaac2590 release: v3.3.0-alpha.13 2 years ago
Evan You 50c0bbe522 feat(compiler-sfc): support ExtractPropTypes when resolving types 2 years ago
Evan You 5c6989557d chore: avoid hard error when inferring types 2 years ago
Evan You 4496456d7d feat(compiler-sfc): support dynamic imports when resolving types 2 years ago