Tycho
|
b557d3fb8a
fix(runtime-core): avoid traversing static children for vnodes w/ PatchFlags.BAIL (#11115)
|
1 년 전 |
Doctorwu
|
3bf34b767e
fix(runtime-core): handle fragment with null children (#10010)
|
2 년 전 |
三咲智子 Kevin Deng
|
bfe6b459d3
style: update format & lint config (#9162)
|
2 년 전 |
Evan You
|
d1181ad692
fix(build): avoid const enum conflicts
|
3 년 전 |
被雨水过滤的空气(Rairn)
|
4049ffcf29
fix(runtime-core): fix move/removal of static fragments containing text nodes (#6858)
|
3 년 전 |
underfin
|
a32870a8f6
fix: inherit `el` for static nodes inside keyed `template` fragment (#2089)
|
5 년 전 |
Evan You
|
32a4cb804b
test: improve coverage
|
5 년 전 |
Evan You
|
056a13142f
test: fix fragment unkeyed fragment test flag
|
5 년 전 |
Evan You
|
11d2fb2594
refactor(fragments): remove visible anchors for fragments
|
6 년 전 |
Evan You
|
6df2aca070
refactor(types): move shapeFlags to shared
|
6 년 전 |
Evan You
|
fa5390fb6f
fix(fragment): properly remove compiler generated fragments
|
6 년 전 |
Evan You
|
8ffd79c754
fix(compiler-core): handle template root and template v-if as stable fragments
|
6 년 전 |
Evan You
|
9c9dd73017
chore: fix outdated patchFlag
|
6 년 전 |
Evan You
|
4fc963bc5a
feat(compiler): annotate patchFlags in generated code
|
6 년 전 |
Evan You
|
d67418002f
feat(compiler): generate patchFlags for runtime
|
6 년 전 |
Evan You
|
010e64c224
test: restructure
|
6 년 전 |