Evan You
|
e4a2d11f82
chore: move ts-ignore comment in release script
|
3 лет назад |
Evan You
|
9d50e34ad3
chore: lock puppeteer version
|
3 лет назад |
Evan You
|
851635157f
chore: make vercel silent
|
3 лет назад |
三咲智子 Kevin Deng
|
14f3d747a3
feat(sfc): introduce `defineModel` macro and `useModel` helper (#8018)
|
3 лет назад |
Evan You
|
3b02c27e6d
chore: bump repl for sfc playground
|
3 лет назад |
Evan You
|
e40755d195
workflow: use environment for canary release workflow
|
3 лет назад |
三咲智子 Kevin Deng
|
f7f4624191
fix(compiler-sfc): fix binding type for constants when hoistStatic is disabled (#8029)
|
3 лет назад |
丶远方
|
cac1512390
chore(reactive): remove unref type assertion (#8007)
|
3 лет назад |
Cloyd Lau
|
cbe3d42ed3
chore: fix wrong placeholder in issue template (#7918) [ci skip]
|
3 лет назад |
-isum
|
3ccbea08e0
fix(compiler-sfc): accept `StringLiteral` node in `defineEmit` tuple syntax (#8041)
|
3 лет назад |
Evan You
|
5531ff4eb0
chore: bump repl to handle legacy playground import maps
|
3 лет назад |
Evan You
|
6e540d6ac7
chore: enable cors for sfc as temporary fix
|
3 лет назад |
Evan You
|
4c022ccb01
chore: enable cors for sfc as temporary fix
|
3 лет назад |
Evan You
|
593da4069a
chore: update playground url
|
3 лет назад |
Evan You
|
af563bf428
fix(types): more public type argument order fix
|
3 лет назад |
Evan You
|
bdf557f6f2
fix(types): retain type parameters order for public types
|
3 лет назад |
Evan You
|
b117b88448
Revert "chore: remove unused args passed to ssrRender"
|
3 лет назад |
三咲智子 Kevin Deng
|
955752951e
fix(compiler-sfc): skip empty `defineOptions` and support TypeScript type assertions (#8028)
|
3 лет назад |
Evan You
|
91a931ae87
fix(types): improve defineProps return type with generic arguments
|
3 лет назад |
Evan You
|
b2c874e3b9
refactor(compiler-sfc): move related files into separate directories
|
3 лет назад |
Eduardo San Martin Morote
|
869f3fb93e
feat(app): app.runWithContext() (#7451)
|
3 лет назад |
Evan You
|
2a9e379655
chore: remove unused args passed to ssrRender
|
3 лет назад |
Evan You
|
05f94cf7b0
fix(compiler-ssr): disable v-once transform in ssr vdom fallback branch
|
3 лет назад |
Evan You
|
036914c10b
release: v3.3.0-alpha.8
|
3 лет назад |
魏
|
6003ef74c7
chore: remove duplicate test (#8003)
|
3 лет назад |
JayFate
|
10317fa01e
chore: add setupVitest to tsconfig (#8009)
|
3 лет назад |
Evan You
|
f3145a915a
fix(compiler-sfc): check binding is prop before erroring
|
3 лет назад |
Evan You
|
9a09e47667
release: v3.3.0-alpha.7
|
3 лет назад |
三咲智子 Kevin Deng
|
5a2f5d59cf
feat(types/slots): support slot presence / props type checks via `defineSlots` macro and `slots` option (#7982)
|
3 лет назад |
Evan You
|
59e828448e
feat(reactivity): improve support of getter usage in reactivity APIs (#7997)
|
3 лет назад |