Evan You
|
73f8cae465
refactor(compiler): further extract babel ast utilities
|
vor 4 Jahren |
Evan You
|
62f752552a
refactor(compiler): extract shared ast transform utils
|
vor 4 Jahren |
Evan You
|
6be6c268e8
test(compiler-core): include test case for expression prefixing in assignments
|
vor 4 Jahren |
Evan You
|
4adc5042f9
types: improve ref sugar $computed typing
|
vor 4 Jahren |
Evan You
|
872b3f7ec5
fix(compiler-sfc): should also expose regular script block bindings when `<script setup>` is used
|
vor 4 Jahren |
Evan You
|
e22d7cdb08
chore(sfc-playground): update code style and syntax
|
vor 4 Jahren |
Evan You
|
ceace3a8cc
release: v3.2.4
|
vor 4 Jahren |
Evan You
|
951fbb197b
Revert "chore: add missing space in warning message (#4359) [ci skip]"
|
vor 4 Jahren |
似水微寒
|
c51fb74599
refactor(compiler-sfc): remove duplicate judgment conditions (#4368)
|
vor 4 Jahren |
zhangenming
|
d8da4214fc
refactor(reactivity): reduce variable access (#4366)
|
vor 4 Jahren |
okbug
|
c68cba82ea
chore: add missing space in warning message (#4359) [ci skip]
|
vor 4 Jahren |
Evan You
|
644971ec06
fix(runtime-core): ensure consistent arguments for tempalte and render funtion slot usage
|
vor 4 Jahren |
Evan You
|
c1f564e1dc
fix(runtime-core): fix child component double update on props change
|
vor 4 Jahren |
Evan You
|
57f10812cc
fix(compiler-sfc): fix import usage check for lowercase imported components
|
vor 4 Jahren |
Evan You
|
03abc2573c
release: v3.2.3
|
vor 4 Jahren |
webfansplz
|
0627765b36
chore(types): remove unnecessary type assertions (#4336)
|
vor 4 Jahren |
Haoqun Jiang
|
7c4e4514d1
chore: rename `onDispose` to `onScopeDispose` in warnings and tests (#4355)
|
vor 4 Jahren |
skirtle
|
620a69b871
fix(runtime-dom): consistently remove boolean attributes for falsy values (#4348)
|
vor 4 Jahren |
Evan You
|
f855ccb2c1
fix(compiler-sfc): fix import usage check in template strings in expressions
|
vor 4 Jahren |
webfansplz
|
ad66295cb3
fix(defineProps): defineProps generates unnecessary array of same types (#4353)
|
vor 4 Jahren |
Evan You
|
77223df2d2
types(runtime-dom): fix jsx type for IDE v-model inference
|
vor 4 Jahren |
Amour1688
|
516d464830
types(runtime-dom): export type `StyleValue` (#3718)
|
vor 4 Jahren |
zdw
|
84d4357f6f
fix(types): fix tsx ref component instance type (#2486)
|
vor 4 Jahren |
fishDog
|
092bdcdf58
fix(compiler-core): fix style binding edge case (#4319)
|
vor 4 Jahren |
Evan You
|
aae3725e57
fix(compiler-sfc): bail on import usage check when template has custom lang
|
vor 4 Jahren |
Evan You
|
a6c1db2728
fix(compiler-core): fix hoisting logic for elements with cached handlers + other bindings
|
vor 4 Jahren |
鱼
|
5b3f1e8424
fix(runtime-core): patchChildren first in patchElement (#4313)
|
vor 4 Jahren |
HcySunYang
|
cd2d98499e
fix(runtime-core): vnode hooks should not be called on async wrapper (#4349)
|
vor 4 Jahren |
lidlanca
|
3201224ecb
test(shared): improve test case for toDisplayString (#4337)
|
vor 4 Jahren |
edison
|
42a334e12e
fix(shared): fix toDisplayString on object with null prototype (#4335)
|
vor 4 Jahren |