丶远方
|
b01fc7ea84
chore: remove unnecessary imports (#8262)
|
3 yıl önce |
三咲智子 Kevin Deng
|
63ad77f6f6
feat(runtime-core): add skipCheck for prop (#7548)
|
3 yıl önce |
Evan You
|
7e8f175db7
wip(vitest-migration): runtime-core tests passing
|
3 yıl önce |
Evan You
|
8867bb259a
wip(vitest-migration): reactivity tests passing
|
3 yıl önce |
Anthony Fu
|
4a16b204be
chore: run format
|
3 yıl önce |
白雾三语
|
620327d527
fix(runtime-core): ensure prop type validation warning shows custom class names (#7198)
|
3 yıl önce |
Thorsten Lünborg
|
54b6ba32ca
fix(runtime-core): ensure props definition objects are not mutated during props normalization (close: #6915) (#6916)
|
3 yıl önce |
edison
|
6d887aaf59
fix(runtime-core): handle initial undefined attrs (#5017)
|
4 yıl önce |
Evan You
|
bbf6ca9bca
fix(runtime-core): fix null type in required + multi-type prop declarations
|
4 yıl önce |
Evan You
|
0255be2f4b
fix(runtime-core): avoid double-setting props when casting
|
5 yıl önce |
Evan You
|
4fe4de0a49
fix(runtime-core): ensure declare prop keys are always present
|
5 yıl önce |
Evan You
|
2121c32e22
fix(runtime-core): fix kebab-case prop required warning
|
5 yıl önce |
HcySunYang
|
44166b43d9
fix(runtime-core): cache props default values to avoid unnecessary watcher trigger (#3474)
|
5 yıl önce |
HcySunYang
|
86ceef4352
fix(runtime-core): fix warning for absent props (#3363)
|
5 yıl önce |
Cédric Exbrayat
|
73117f6b5b
fix(runtime-core): allow overriding properties other than props (#3105)
|
5 yıl önce |
edison
|
ffd5288545
feat(runtime-core): props type support `BigInt` (#2891)
|
5 yıl önce |
Evan You
|
58c31e3699
feat(runtime-core): support using inject() inside props default functions
|
5 yıl önce |
Evan You
|
8ed0b342d4
fix(runtime-core): fix props/emits resolving with global mixins
|
5 yıl önce |
Evan You
|
5c74243211
test: move mockWarn into setup files
|
5 yıl önce |
Guillaume Chau
|
568b6db12b
feat: Initial devtools support (#1125)
|
5 yıl önce |
underfin
|
1c4e1b6792
fix(runtime-core): should remove no longer present camelCase props (#1413)
|
5 yıl önce |
tangjinzhou
|
d437a0145d
fix(runtime-core): default value for function type prop (#1349)
|
5 yıl önce |
Evan You
|
215c106297
test: test for mixin/extends props merging
|
5 yıl önce |
Evan You
|
171cfa404f
fix(runtime-core): should not cast prop value if prop did not change
|
6 yıl önce |
Evan You
|
c80b857eb5
fix(runtime-core): should resolve value instead of delete for dynamic props with options
|
6 yıl önce |
Evan You
|
7cbf684611
fix(runtime-core): fix kebab-case props update
|
6 yıl önce |
Evan You
|
ec4a4c1e06
refactor(runtime-core): refactor props resolution
|
6 yıl önce |