Evan You
|
33708e8bf4
fix(ssr): ensure behavior consistency between prod/dev when mounting SSR app to empty containers
|
hace 5 años |
Evan You
|
34d4991dd5
fix(ssr): properly hydrate non-string value bindings
|
hace 5 años |
Evan You
|
fded1e8dfa
fix(runtime-core): fix mouting of detached static vnode
|
hace 5 años |
Evan You
|
d2df28dca4
fix(compiler-core): properly exit self-closing pre tag
|
hace 5 años |
Evan You
|
127ed1b969
fix(types): improve type of unref()
|
hace 5 años |
Bas van Meurs
|
69b74a806f
chore(puppeteer): upgrade puppeteer (#4019)
|
hace 5 años |
dependabot[bot]
|
489db4fc61
build(deps-dev): bump sass from 1.32.12 to 1.35.1 (#4047)
|
hace 5 años |
dependabot[bot]
|
bd7c23928e
build(deps): bump @babel/types from 7.14.4 to 7.14.5 (#4045)
|
hace 5 años |
dependabot[bot]
|
27276cd63d
build(deps-dev): bump vite from 2.3.7 to 2.3.8 (#4044)
|
hace 5 años |
dependabot[bot]
|
144c0e7448
build(deps): bump postcss-modules from 4.0.0 to 4.1.3 (#4043)
|
hace 5 años |
dependabot[bot]
|
5158f2064f
build(deps): bump @babel/parser from 7.14.4 to 7.14.7 (#4041)
|
hace 5 años |
dependabot[bot]
|
020c417c23
build(deps-dev): bump @typescript-eslint/parser from 4.26.0 to 4.28.1 (#4042)
|
hace 5 años |
dependabot[bot]
|
598fe7180d
build(deps-dev): bump eslint from 7.25.0 to 7.29.0 (#4040)
|
hace 5 años |
dependabot[bot]
|
4779f90e2a
build(deps-dev): bump typescript from 4.2.4 to 4.3.5 (#4038)
|
hace 5 años |
Johnson Chu
|
8ed3ed6c27
feat(types/ide): support find definition for jsx tags, events (#3570)
|
hace 5 años |
Johnson Chu
|
81e69b29ec
feat(types): support IDE renaming for props (#3656)
|
hace 5 años |
Evan You
|
1ffd48a2f5
fix(compiler-sfc): support TS runtime enum in `<script setup>`
|
hace 5 años |
Evan You
|
f8a6b57ddd
refactor(reactivity): improve tree-shaking annotations
|
hace 5 años |
Evan You
|
601a290caa
feat(compiler-sfc): compileScript parseOnly mode
|
hace 5 años |
Evan You
|
96cc335aa7
feat(sfc): make ref sugar disabled by default
|
hace 5 años |
Evan You
|
9ee41e14d2
fix: prevent withAsyncContext currentInstance leak in edge cases
|
hace 5 años |
Evan You
|
0240e82a38
feat(sfc): auto restore current instance after await statements in async setup()
|
hace 5 años |
Evan You
|
fd7fa6f694
test: fix script setup directive test
|
hace 5 años |
Evan You
|
211793d376
fix(compiler-sfc): avoid script setup marker showing up in devtools
|
hace 5 años |
Evan You
|
2e10261b38
chore: warn script setup compiler macro imports
|
hace 5 años |
Evan You
|
d35e0b1468
feat(sfc): change `<script setup>` directive resolution to require v prefix
|
hace 5 años |
Evan You
|
0245c98640
chore(sfc-playground): handle ssr-only compile errors
|
hace 5 años |
Evan You
|
62c1b2f7dc
fix(compiler-sfc): fix defineProps/defineEmits usage in multi-variable declarations
|
hace 5 años |
Evan You
|
2973b6c30a
feat(sfc): support referenced types for defineEmits
|
hace 5 años |
Evan You
|
afdd2f2835
fix(compiler-sfc): support method signature in defineProps
|
hace 5 años |