ygj6
|
f29d061124
fix(compiler): fix template ref codegen for setup-maybe-ref binding types (#4549)
|
4 tahun lalu |
ygj6
|
14fcced281
fix(runtime-core): avoid script setup bindings overwriting reserved ctx properties (#4570)
|
4 tahun lalu |
Evan You
|
a31303f835
build: generate more treeshaking friendly code
|
4 tahun lalu |
Evan You
|
a6e5f82d8e
fix(compiler-sfc): properly analyze destructured bindings with dynamic keys
|
4 tahun lalu |
Evan You
|
781d2d4d58
release: v3.2.11
|
4 tahun lalu |
Evan You
|
f243d2fbdc
ci: lock node version to 16.8
|
4 tahun lalu |
Evan You
|
aa8908a854
fix(hmr): handle possible duplicate component definitions with same id
|
4 tahun lalu |
Evan You
|
96b531bfa3
release: v3.2.10
|
4 tahun lalu |
Evan You
|
70c4eee065
chore: remove unused api-extractor.json
|
4 tahun lalu |
Evan You
|
22a9b3711c
build: fix compat build exports (again)
|
4 tahun lalu |
Evan You
|
d534515836
fix(runtime-dom): style patching shoud always preserve v-show display property
|
4 tahun lalu |
Roy Eden
|
b8653d390a
fix(compiler): condense whitespaces in static class attributes (#4432)
|
4 tahun lalu |
Herrington Darkholme
|
5d262e08d5
fix(compiler-core): pick last char when dynamic directive doesn't close (#4507)
|
4 tahun lalu |
Herrington Darkholme
|
1c4f0f0afd
chore: fix typo in jsdoc (#4526) [ci skip]
|
4 tahun lalu |
n2ptune
|
2361ca4fc2
chore(reactivity): fix typo in dep (#4534) [ci skip]
|
4 tahun lalu |
Illya Klymov
|
7575733b8c
fix(build): build vue-compat in default exports mode (#4460)
|
4 tahun lalu |
Evan You
|
1045590d4b
fix(compiler-core): avoid runtime dependency on @babel/types
|
4 tahun lalu |
Evan You
|
9527887426
chore(sfc-playground): remove unused font
|
4 tahun lalu |
Evan You
|
a5f1e679e7
chore(sfc-playground): dark mode
|
4 tahun lalu |
Evan You
|
d80d40a9c1
chore(sfc-playground): use standalone version of @vue/repl
|
4 tahun lalu |
fishDog
|
4178d5d7d9
fix(type): fix prop type infer (#4530)
|
4 tahun lalu |
Evan You
|
642710eded
release: v3.2.9
|
4 tahun lalu |
Husam Ibrahim
|
4645a42b79
types(runtime-core): fix for multiple possible prop types including Date (#4518)
|
4 tahun lalu |
webfansplz
|
fac9a2926d
fix(compile-sfc): support `Date` prop type with defineProps (#4519)
|
4 tahun lalu |
edison
|
14d65181f1
fix(compiler-sfc): support using declared interface in normal script with defineProps() (#4522)
|
4 tahun lalu |
edison
|
5594643d7b
fix(compiler-sfc): fix script setup ref assignment codegen edge case (#4520)
|
4 tahun lalu |
webfansplz
|
e6fe751b20
fix(compile-sfc): generate setup prop type format error (#4506)
|
4 tahun lalu |
ygj6
|
0178f4ed31
fix(ref-transform): not transform the prototype attributes. (#4503)
|
4 tahun lalu |
Evan You
|
12acf5102c
build: avoid require call to consolidate in esm-browser build
|
4 tahun lalu |
Evan You
|
fa5b583ba5
build: module alias for compiler-sfc browser esm build
|
4 tahun lalu |