Herrington Darkholme
|
5d262e08d5
fix(compiler-core): pick last char when dynamic directive doesn't close (#4507)
|
4 лет назад |
Herrington Darkholme
|
1c4f0f0afd
chore: fix typo in jsdoc (#4526) [ci skip]
|
4 лет назад |
n2ptune
|
2361ca4fc2
chore(reactivity): fix typo in dep (#4534) [ci skip]
|
4 лет назад |
Illya Klymov
|
7575733b8c
fix(build): build vue-compat in default exports mode (#4460)
|
4 лет назад |
Evan You
|
1045590d4b
fix(compiler-core): avoid runtime dependency on @babel/types
|
4 лет назад |
Evan You
|
9527887426
chore(sfc-playground): remove unused font
|
4 лет назад |
Evan You
|
a5f1e679e7
chore(sfc-playground): dark mode
|
4 лет назад |
Evan You
|
d80d40a9c1
chore(sfc-playground): use standalone version of @vue/repl
|
4 лет назад |
fishDog
|
4178d5d7d9
fix(type): fix prop type infer (#4530)
|
4 лет назад |
Evan You
|
642710eded
release: v3.2.9
|
4 лет назад |
Husam Ibrahim
|
4645a42b79
types(runtime-core): fix for multiple possible prop types including Date (#4518)
|
4 лет назад |
webfansplz
|
fac9a2926d
fix(compile-sfc): support `Date` prop type with defineProps (#4519)
|
4 лет назад |
edison
|
14d65181f1
fix(compiler-sfc): support using declared interface in normal script with defineProps() (#4522)
|
4 лет назад |
edison
|
5594643d7b
fix(compiler-sfc): fix script setup ref assignment codegen edge case (#4520)
|
4 лет назад |
webfansplz
|
e6fe751b20
fix(compile-sfc): generate setup prop type format error (#4506)
|
4 лет назад |
ygj6
|
0178f4ed31
fix(ref-transform): not transform the prototype attributes. (#4503)
|
4 лет назад |
Evan You
|
12acf5102c
build: avoid require call to consolidate in esm-browser build
|
4 лет назад |
Evan You
|
fa5b583ba5
build: module alias for compiler-sfc browser esm build
|
4 лет назад |
Evan You
|
2217993897
build: pre-shim process in browser build of compiler-sfc
|
4 лет назад |
Evan You
|
815bfcffae
fix(types): fix ref macro types
|
4 лет назад |
fishDog
|
5852cc8d82
fix(types/ref-transform): fix $$() type
|
4 лет назад |
Evan You
|
3ad9dc4880
release: v3.2.8
|
4 лет назад |
Evan You
|
fb43aab117
chore: remove wrongly placed type casts
|
4 лет назад |
Evan You
|
bacb2012ac
fix(compiler-sfc): ensure script setup generates type-valid ts output
|
4 лет назад |
ygj6
|
4cd282b0a1
fix(compiler): generate function ref for script setup if inline is ture. (#4492)
|
4 лет назад |
webfansplz
|
85807967dc
fix(compiler-sfc): generate matching prop types when withDefaults is used (#4466)
|
4 лет назад |
dependabot[bot]
|
305883a12f
build(deps-dev): bump typescript from 4.3.5 to 4.4.2 (#4482)
|
4 лет назад |
huangkairan
|
592cdbdd7c
chore: remove unnecessary 'async' for test case (#4490)
|
4 лет назад |
Herrington Darkholme
|
c00925ed5c
fix(compiler): report invalid directive name error (#4494) (#4495)
|
4 лет назад |
Evan You
|
d7f1b771f8
fix(types): include ref-macros.d.ts in npm dist files
|
4 лет назад |