Evan You
|
168a17ad8a
chore: update snapshot
|
4 年之前 |
X.L
|
ef5b73159d
fix(suspense): misusing DOM Comment element constructor as a vnode type (#4451)
|
4 年之前 |
edison
|
33cf6c8866
fix(ref-transform): should transform $ref when used with generic arguments (#4446)
|
4 年之前 |
zhangenming
|
a6e6253319
types(reactivity): adjust type exports (#4407)
|
4 年之前 |
Herrington Darkholme
|
4502a0eab5
refactor(compiler): refine CDATA endTokens (#4459)
|
4 年之前 |
Herrington Darkholme
|
7178716b4c
chore: fix typo in error message (#4434) [ci skip]
|
4 年之前 |
laineus
|
741d3b36f2
fix(runtime-core): properly merge unmounted and beforeUnmount options (#4447)
|
4 年之前 |
ShroXd
|
6f555cf98c
refactor(runtime-core): improve the type of defineAsyncComponent (#4441)
|
4 年之前 |
Cédric Exbrayat
|
b49f446ad0
chore(deps): update jest to v27 (#4472)
|
4 年之前 |
Cédric Exbrayat
|
b9b28e229a
chore: set node engine to v16 (#4471)
|
4 年之前 |
dependabot[bot]
|
18f2ed22ac
build(deps-dev): bump @typescript-eslint/parser from 4.29.2 to 4.30.0 (#4487)
|
4 年之前 |
dependabot[bot]
|
ffd4f8d5e3
build(deps-dev): bump @microsoft/api-extractor from 7.18.6 to 7.18.7 (#4485)
|
4 年之前 |
dependabot[bot]
|
8154d13fdd
build(deps-dev): bump @vitejs/plugin-vue from 1.4.0 to 1.6.0 (#4488)
|
4 年之前 |
dependabot[bot]
|
ddadd93367
build(deps-dev): bump vite from 2.5.0 to 2.5.3 (#4484)
|
4 年之前 |
dependabot[bot]
|
33fc1a46a8
build(deps-dev): bump @types/node from 16.7.1 to 16.7.10 (#4483)
|
4 年之前 |
Evan You
|
b89ff9291e
fix(compiler-sfc): ensure script setup lang=ts output is tree-shakable
|
4 年之前 |
Evan You
|
935b4e2210
fix(compiler-core): remove no longer necessary withScopeId import in generated code
|
4 年之前 |
Evan You
|
72d2b26e96
release: v3.2.6
|
4 年之前 |
Evan You
|
4c468eb30a
fix(build): avoid imports to @babel/types in client build of compiler-core
|
4 年之前 |
Evan You
|
a137d73e91
release: v3.2.5
|
4 年之前 |
shadowings-zy
|
32827506ff
fix(compiler-core): fix duplicated component identifier for names with non-ascii chars (#4429)
|
4 年之前 |
Evan You
|
586ec51c49
chore: warnings for ref transform
|
4 年之前 |
Evan You
|
8f1101c498
refactor(ref-transform): use shallowRef to align with types
|
4 年之前 |
Evan You
|
b40845153c
feat(experimental): expose ref macro types using separate d.ts file
|
4 年之前 |
Carlos Rodrigues
|
afd49b3e88
types(PropType): Allow `undefined` function to be used on `PropType` (#4405)
|
4 年之前 |
klwf
|
98263821f8
fix(compiler-sfc): fix `<script>` and `<script setup>` co-usage ordering edge case (#4419)
|
4 年之前 |
阿崔cxr
|
a46b0a9a96
chore(test): make unnecessarily async test case sync (#4421)
|
4 年之前 |
lidlanca
|
4792ebd687
fix(compiler-sfc): fix 'export default' rewrite with extra whitespaces (#4375)
|
4 年之前 |
zhangenming
|
9043d0dca7
refactor(reactivity): use explicit assignments. (#4401)
|
4 年之前 |
HcySunYang
|
ebd0baca98
fix(types): improve the type of createElementBlock (#4406)
|
4 年之前 |