Evan You
|
51f74679ef
|
chore(sfc-playground): fix autoresize
|
2021-09-17 09:48:17 -04:00 |
|
Evan You
|
0cfa2112ce
|
fix(custom-elements): fix number prop casting
fix #4370, close #4393
|
2021-09-16 19:15:15 -04:00 |
|
Evan You
|
5bd0ac67f3
|
chore: bump repl version
|
2021-09-16 18:40:42 -04:00 |
|
Evan You
|
a276e7253a
|
chore(sfc-playground): improve buttons
|
2021-09-16 17:25:29 -04:00 |
|
edison
|
8055445b68
|
fix(compiler-sfc): register exported bindings in normal script when using script setup (#4601)
fix #4600
|
2021-09-16 17:22:29 -04:00 |
|
Evan You
|
cab9541ffd
|
refactor(compiler-sfc): improve TLA codegen
|
2021-09-16 17:07:29 -04:00 |
|
Evan You
|
39cebf5f7a
|
fix(compiler-sfc): fix TLA codegen semicolon insertion
fix #4596
|
2021-09-16 16:49:59 -04:00 |
|
edison
|
ae942cdcd9
|
fix(compiler-sfc): support nested await statements (#4458)
fix #4448
|
2021-09-16 16:23:46 -04:00 |
|
Evan You
|
524688bc99
|
chore(sfc-playground): add dark mode toggle
|
2021-09-16 14:25:43 -04:00 |
|
Thorsten Lünborg
|
bdb1a7958b
|
fix(compiler-sfc): handle empty strings during template usage analysis of setup bindings (#4608)
fix #4599
|
2021-09-16 13:47:11 -04:00 |
|
ygj6
|
fcd5422b4a
|
fix(compile-sfc): add symbol judge in prop type checks. (#4594)
fix #4592
|
2021-09-16 13:45:55 -04:00 |
|
Evan You
|
06c5bf53ab
|
fix(compiler-sfc): properly reuse hoisted asset imports
fix #4581
|
2021-09-16 13:33:02 -04:00 |
|
lidlanca
|
fc968d607b
|
fix(compiler-core): v-on inline async function expression handler (#4569)
fix #4568
|
2021-09-16 12:36:04 -04:00 |
|
Evan You
|
141a5e188c
|
fix(suspense): fix suspense slot inside deoptimized slot call
fix #4556
|
2021-09-16 12:14:33 -04:00 |
|
Evan You
|
93949ed20a
|
types: relax OptionHTMLAttributes.value type requirement
fix #4574
|
2021-09-16 11:58:22 -04:00 |
|
Wouter Kettlitz
|
8370118c13
|
types: extend CSSProperties with PropertiesHyphen (#4553)
fix #4552
|
2021-09-16 11:46:41 -04:00 |
|
ygj6
|
f29d061124
|
fix(compiler): fix template ref codegen for setup-maybe-ref binding types (#4549)
fix #4546
|
2021-09-16 11:33:16 -04:00 |
|
ygj6
|
14fcced281
|
fix(runtime-core): avoid script setup bindings overwriting reserved ctx properties (#4570)
|
2021-09-16 11:16:07 -04:00 |
|
Evan You
|
a31303f835
|
build: generate more treeshaking friendly code
|
2021-09-16 10:56:34 -04:00 |
|
Evan You
|
a6e5f82d8e
|
fix(compiler-sfc): properly analyze destructured bindings with dynamic keys
fix #4540
|
2021-09-09 12:28:59 -04:00 |
|
Evan You
|
781d2d4d58
|
release: v3.2.11
|
2021-09-08 18:58:13 -04:00 |
|
Evan You
|
f243d2fbdc
|
ci: lock node version to 16.8
|
2021-09-08 18:51:19 -04:00 |
|
Evan You
|
aa8908a854
|
fix(hmr): handle possible duplicate component definitions with same id
fixes regression in vitepress
|
2021-09-08 18:36:21 -04:00 |
|
Evan You
|
96b531bfa3
|
release: v3.2.10
|
2021-09-07 16:20:07 -04:00 |
|
Evan You
|
70c4eee065
|
chore: remove unused api-extractor.json
|
2021-09-07 16:16:38 -04:00 |
|
Evan You
|
22a9b3711c
|
build: fix compat build exports (again)
|
2021-09-07 12:38:19 -04:00 |
|
Evan You
|
d534515836
|
fix(runtime-dom): style patching shoud always preserve v-show display property
close #4424
|
2021-09-07 12:25:00 -04:00 |
|
Roy Eden
|
b8653d390a
|
fix(compiler): condense whitespaces in static class attributes (#4432)
fix #4251
|
2021-09-07 12:01:17 -04:00 |
|
Herrington Darkholme
|
5d262e08d5
|
fix(compiler-core): pick last char when dynamic directive doesn't close (#4507)
|
2021-09-07 11:36:37 -04:00 |
|
Herrington Darkholme
|
1c4f0f0afd
|
chore: fix typo in jsdoc (#4526) [ci skip]
|
2021-09-07 11:31:27 -04:00 |
|
n2ptune
|
2361ca4fc2
|
chore(reactivity): fix typo in dep (#4534) [ci skip]
|
2021-09-07 11:31:12 -04:00 |
|
Illya Klymov
|
7575733b8c
|
fix(build): build vue-compat in default exports mode (#4460)
|
2021-09-07 11:01:18 -04:00 |
|
Evan You
|
1045590d4b
|
fix(compiler-core): avoid runtime dependency on @babel/types
fix #4531
|
2021-09-07 09:54:49 -04:00 |
|
Evan You
|
9527887426
|
chore(sfc-playground): remove unused font
|
2021-09-07 00:29:40 -04:00 |
|
Evan You
|
a5f1e679e7
|
chore(sfc-playground): dark mode
|
2021-09-07 00:29:18 -04:00 |
|
Evan You
|
d80d40a9c1
|
chore(sfc-playground): use standalone version of @vue/repl
|
2021-09-06 18:02:35 -04:00 |
|
fishDog
|
4178d5d7d9
|
fix(type): fix prop type infer (#4530)
fix #4525
|
2021-09-06 15:24:15 -04:00 |
|
Evan You
|
642710eded
|
release: v3.2.9
|
2021-09-05 18:24:01 -04:00 |
|
Husam Ibrahim
|
4645a42b79
|
types(runtime-core): fix for multiple possible prop types including Date (#4518)
fix #4517
|
2021-09-05 18:16:44 -04:00 |
|
webfansplz
|
fac9a2926d
|
fix(compile-sfc): support Date prop type with defineProps (#4519)
|
2021-09-05 18:13:12 -04:00 |
|
edison
|
14d65181f1
|
fix(compiler-sfc): support using declared interface in normal script with defineProps() (#4522)
fix #4423
|
2021-09-05 18:10:15 -04:00 |
|
edison
|
5594643d7b
|
fix(compiler-sfc): fix script setup ref assignment codegen edge case (#4520)
fix #4514
|
2021-09-05 18:02:50 -04:00 |
|
webfansplz
|
e6fe751b20
|
fix(compile-sfc): generate setup prop type format error (#4506)
fix #4505
|
2021-09-05 17:36:46 -04:00 |
|
ygj6
|
0178f4ed31
|
fix(ref-transform): not transform the prototype attributes. (#4503)
fix #4502
|
2021-09-05 17:35:13 -04:00 |
|
Evan You
|
12acf5102c
|
build: avoid require call to consolidate in esm-browser build
|
2021-09-05 17:30:18 -04:00 |
|
Evan You
|
fa5b583ba5
|
build: module alias for compiler-sfc browser esm build
|
2021-09-05 17:21:24 -04:00 |
|
Evan You
|
2217993897
|
build: pre-shim process in browser build of compiler-sfc
|
2021-09-05 17:19:49 -04:00 |
|
Evan You
|
815bfcffae
|
fix(types): fix ref macro types
fix #4499
|
2021-09-04 16:42:46 -04:00 |
|
fishDog
|
5852cc8d82
|
fix(types/ref-transform): fix $$() type
|
2021-09-04 12:04:12 -04:00 |
|
Evan You
|
3ad9dc4880
|
release: v3.2.8
|
2021-09-02 14:46:30 -04:00 |
|