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