daiwei
|
3a3bd842ca
fix: format
|
10 months ago |
btea
|
a038505c65
chore: improve `renderComponentRoot` warn message (#10914)
|
1 year ago |
Evan You
|
6930e60787
fix(runtime-core): fix regression for $attrs tracking in slots
|
2 years ago |
edison
|
d35b87725a
fix(runtime-core): filter single root for nested DEV_ROOT_FRAGMENT (#8593)
|
2 years ago |
三咲智子 Kevin Deng
|
bfe6b459d3
style: update format & lint config (#9162)
|
2 years ago |
丶远方
|
b01fc7ea84
chore: remove unnecessary imports (#8262)
|
2 years ago |
Evan You
|
7e8f175db7
wip(vitest-migration): runtime-core tests passing
|
3 years ago |
Evan You
|
8867bb259a
wip(vitest-migration): reactivity tests passing
|
3 years ago |
edison
|
b4eb7e3866
fix(runtime-core): improve dedupe listeners when attr fallthrough (#4912)
|
4 years ago |
edison
|
d6607c9864
fix(runtime-core): fix resolving inheritAttrs from mixins (#3742)
|
4 years ago |
Evan You
|
3bc2914e32
fix(attr-fallthrough): ensure consistent attr fallthrough for root fragments with comments
|
5 years ago |
HcySunYang
|
63f1f18064
fix(runtime-core): v-model listeners that already exists on the component should not be merged (#2011)
|
5 years ago |
Evan You
|
5c74243211
test: move mockWarn into setup files
|
5 years ago |
Evan You
|
1af3531719
fix(runtime-core): fix attr fallthrough on compiled framgent w/ single static element + comments
|
5 years ago |
Andrew Talbot
|
cebad64d22
feat(runtime-core): improve warning for extraneous event listeners (#1005)
|
6 years ago |
Evan You
|
e42cb54394
fix(runtime-core): support attr merging on child with root level comments
|
6 years ago |
Evan You
|
bf473a64ea
feat(runtime-core): type and attr fallthrough support for emits option
|
6 years ago |
Evan You
|
21bcdec943
refactor(runtime-core): adjust attr fallthrough behavior
|
6 years ago |
Evan You
|
e1660f4338
refactor(runtime-core): adjust attr fallthrough behavior
|
6 years ago |
Evan You
|
6810d1402e
fix(runtime-core): ensure inhertied attrs update on optimized child root
|
6 years ago |
Evan You
|
11d2fb2594
refactor(fragments): remove visible anchors for fragments
|
6 years ago |
Evan You
|
2569890e31
refactor: move mockWarn utility to @vue/shared
|
6 years ago |
Evan You
|
751d838fb9
fix(runtime-core): should not warn unused attrs when accessed via setup context
|
6 years ago |
Evan You
|
bb6a346996
fix(runtime-core): should preserve props casing when component has no declared props
|
6 years ago |
Chris Fritz
|
1c4cdd841d
refactor(createComponent): rename to defineComponent (#549)
|
6 years ago |
Evan You
|
8edfbf9df9
feat(core): adjust attrs fallthrough behavior
|
6 years ago |
Evan You
|
010e64c224
test: restructure
|
6 years ago |