3174 Commits (61c5fbd3e35152f5f32e95bf04d3ee083414cecb)

Author SHA1 Message Date
skirtle 5aa4255808
fix(runtime-core): return the exposeProxy from mount (#4606) 4 years ago
tryag 2ca45dc3e6
chore: fix docs typo (#4602) [ci skip] 4 years ago
Amour1688 140f089917
fix(types): incorrect type inference of array (#4578) 4 years ago
ygj6 58b1fa5ed1
fix(hydration): ensure hydrated event listeners have bound instance (#4529) 4 years ago
Herrington Darkholme d8a36d0198
fix(compiler-core): only merge true handlers (#4577) 4 years ago
tryag f31a6c105d
chore: fix type in compatConfig.ts (#4604) [ci skip] 4 years ago
tryag 08e5909659
chore: remove unused parameter type definitions (#4607) 4 years ago
Wouter Kettlitz 6171aecdcd
types: allow binding any value to SelectElement (#4575) 4 years ago
Yang Mingshan 11a2098a69
fix(watch): remove redundant parameter default value (#4565) 4 years ago
Herrington Darkholme 044812525f
fix(compiler-core): dedupe renderSlot's default props (#4557) 4 years ago
Evan You ed6470c845 fix(compiler-dom): fix transition children check for whitespace nodes 4 years ago
Evan You d23fde3d3b fix(compiler-core): more robust member expression check when running in node 4 years ago
Evan You 7c3c28eb03 test: bump @vue/consolidate to fix dts tests 4 years ago
Evan You 471f66a1f6 build: expose compiler-sfc and server-renderer under main vue package + optimize package size 4 years ago
Evan You a42a14d3bc types(compiler-sfc): type annotation tweaks + move @babel/types to devDeps 4 years ago
Evan You 0dc521b9e1 fix(compiler-core): support ts syntax in expressions when isTS is true 4 years ago
Evan You e9c0694451 chore: bump repl 4 years ago
Evan You cb2d7c0e3c fix(compiler-core): ensure hoisted scopeId code can be treeshaken 4 years ago
Evan You 54db1eb372 chore: bump repl 4 years ago
Evan You 585615beb1 feat(compiler-sfc): allow disabling sourcemap when not needed 4 years ago
Evan You ebe00f66dd release: v3.2.12 4 years ago
Evan You c36b557b3e chore: bump repl version 4 years ago
Evan You dd9a2760a8 fix(compiler-ssr): handle v-memo in ssr compilation 4 years ago
Evan You 71f22061a6 chore: improve component resolution failure message 4 years ago
Evan You 51f74679ef chore(sfc-playground): fix autoresize 4 years ago
Evan You 0cfa2112ce fix(custom-elements): fix number prop casting 4 years ago
Evan You 5bd0ac67f3 chore: bump repl version 4 years ago
Evan You a276e7253a chore(sfc-playground): improve buttons 4 years ago
edison 8055445b68
fix(compiler-sfc): register exported bindings in normal script when using script setup (#4601) 4 years ago
Evan You cab9541ffd refactor(compiler-sfc): improve TLA codegen 4 years ago
Evan You 39cebf5f7a fix(compiler-sfc): fix TLA codegen semicolon insertion 4 years ago
edison ae942cdcd9
fix(compiler-sfc): support nested await statements (#4458) 4 years ago
Evan You 524688bc99 chore(sfc-playground): add dark mode toggle 4 years ago
Thorsten Lünborg bdb1a7958b
fix(compiler-sfc): handle empty strings during template usage analysis of setup bindings (#4608) 4 years ago
ygj6 fcd5422b4a
fix(compile-sfc): add symbol judge in prop type checks. (#4594) 4 years ago
Evan You 06c5bf53ab fix(compiler-sfc): properly reuse hoisted asset imports 4 years ago
lidlanca fc968d607b
fix(compiler-core): v-on inline async function expression handler (#4569) 4 years ago
Evan You 141a5e188c fix(suspense): fix suspense slot inside deoptimized slot call 4 years ago
Evan You 93949ed20a types: relax OptionHTMLAttributes.value type requirement 4 years ago
Wouter Kettlitz 8370118c13
types: extend CSSProperties with PropertiesHyphen (#4553) 4 years ago
ygj6 f29d061124
fix(compiler): fix template ref codegen for setup-maybe-ref binding types (#4549) 4 years ago
ygj6 14fcced281
fix(runtime-core): avoid script setup bindings overwriting reserved ctx properties (#4570) 4 years ago
Evan You a31303f835 build: generate more treeshaking friendly code 4 years ago
Evan You a6e5f82d8e fix(compiler-sfc): properly analyze destructured bindings with dynamic keys 4 years ago
Evan You 781d2d4d58 release: v3.2.11 4 years ago
Evan You aa8908a854 fix(hmr): handle possible duplicate component definitions with same id 4 years ago
Evan You 96b531bfa3 release: v3.2.10 4 years ago
Evan You 70c4eee065 chore: remove unused api-extractor.json 4 years ago
Evan You d534515836 fix(runtime-dom): style patching shoud always preserve v-show display property 4 years ago
Roy Eden b8653d390a
fix(compiler): condense whitespaces in static class attributes (#4432) 4 years ago