| .. |
|
hoistStatic.ts
|
7715c49af9
fix(compiler-core): avoid generating useless createVNode helper (#2938)
|
5 years ago |
|
noopDirectiveTransform.ts
|
6a5ed49ea9
wip(ssr): v-bind basic usage
|
6 years ago |
|
transformElement.ts
|
bd3cc4d2c7
wip: tests for compiler compat
|
5 years ago |
|
transformExpression.ts
|
2c7bd42801
fix(compiler-sfc): fix template expression assignment codegen for script setup let refs (#3626)
|
4 years ago |
|
transformSlotOutlet.ts
|
37c17091fd
fix: ensure backwards compat for pre-compiled sfc components
|
5 years ago |
|
transformText.ts
|
a56ab148fd
fix(compiler-core): bail out to array children when the element has custom directives + only one text child node (#3757)
|
5 years ago |
|
vBind.ts
|
1390ece04f
wip: refactor
|
5 years ago |
|
vFor.ts
|
7715c49af9
fix(compiler-core): avoid generating useless createVNode helper (#2938)
|
5 years ago |
|
vIf.ts
|
7c74feb3dc
fix(compiler-dom): comments in the v-if branchs should be ignored when used in Transition (#3622)
|
5 years ago |
|
vModel.ts
|
bc100c5c48
fix(compiler-core): improve member expression check
|
4 years ago |
|
vOn.ts
|
e4f09c1419
fix(compiler-core/v-on): handle falsy values when caching v-on handlers
|
5 years ago |
|
vOnce.ts
|
52e45a9850
fix(v-once): fix v-once usage with v-if and v-for
|
5 years ago |
|
vSlot.ts
|
47da92146c
fix(compiler-core): fix whitespace management for slots with whitespace: 'preserve' (#3767)
|
5 years ago |