YangLGggggggggg
|
9da1ac1565
fix(runtime-core): fix required prop check false positive for kebab-case edge cases (#12034)
|
hace 1 año |
skirtle
|
b0aa234e5e
fix(runtime-core): use separate prop caches for components and mixins (#11350)
|
hace 1 año |
iwusong
|
be1e9bf03f
test: test for events when component updating (#7896)
|
hace 1 año |
skirtle
|
e8fd6446d1
fix(runtime-core): attrs should be readonly in functional components (#10767)
|
hace 2 años |
Evan You
|
a7cf74277e
test: fix test case broken by b93f264
|
hace 2 años |
Evan You
|
77a804b1d0
fix(dx): warn against reserved keys as prop name
|
hace 2 años |
三咲智子 Kevin Deng
|
bfe6b459d3
style: update format & lint config (#9162)
|
hace 2 años |
nandi95
|
8e27692029
feat(runtime-core): provide full props to props validator functions (#3258)
|
hace 2 años |
skirtle
|
a5491e1cdd
dx(runtime-core): warn when the prop type is `[]` (#7608)
|
hace 2 años |
丶远方
|
b01fc7ea84
chore: remove unnecessary imports (#8262)
|
hace 2 años |
三咲智子 Kevin Deng
|
63ad77f6f6
feat(runtime-core): add skipCheck for prop (#7548)
|
hace 3 años |
Evan You
|
7e8f175db7
wip(vitest-migration): runtime-core tests passing
|
hace 3 años |
Evan You
|
8867bb259a
wip(vitest-migration): reactivity tests passing
|
hace 3 años |
Anthony Fu
|
4a16b204be
chore: run format
|
hace 3 años |
白雾三语
|
620327d527
fix(runtime-core): ensure prop type validation warning shows custom class names (#7198)
|
hace 3 años |
Thorsten Lünborg
|
54b6ba32ca
fix(runtime-core): ensure props definition objects are not mutated during props normalization (close: #6915) (#6916)
|
hace 3 años |
edison
|
6d887aaf59
fix(runtime-core): handle initial undefined attrs (#5017)
|
hace 4 años |
Evan You
|
bbf6ca9bca
fix(runtime-core): fix null type in required + multi-type prop declarations
|
hace 4 años |
Evan You
|
0255be2f4b
fix(runtime-core): avoid double-setting props when casting
|
hace 4 años |
Evan You
|
4fe4de0a49
fix(runtime-core): ensure declare prop keys are always present
|
hace 5 años |
Evan You
|
2121c32e22
fix(runtime-core): fix kebab-case prop required warning
|
hace 5 años |
HcySunYang
|
44166b43d9
fix(runtime-core): cache props default values to avoid unnecessary watcher trigger (#3474)
|
hace 5 años |
HcySunYang
|
86ceef4352
fix(runtime-core): fix warning for absent props (#3363)
|
hace 5 años |
Cédric Exbrayat
|
73117f6b5b
fix(runtime-core): allow overriding properties other than props (#3105)
|
hace 5 años |
edison
|
ffd5288545
feat(runtime-core): props type support `BigInt` (#2891)
|
hace 5 años |
Evan You
|
58c31e3699
feat(runtime-core): support using inject() inside props default functions
|
hace 5 años |
Evan You
|
8ed0b342d4
fix(runtime-core): fix props/emits resolving with global mixins
|
hace 5 años |
Evan You
|
5c74243211
test: move mockWarn into setup files
|
hace 5 años |
Guillaume Chau
|
568b6db12b
feat: Initial devtools support (#1125)
|
hace 5 años |
underfin
|
1c4e1b6792
fix(runtime-core): should remove no longer present camelCase props (#1413)
|
hace 5 años |