| .. |
|
hoistStatic.ts
|
d965bb6227
feat: improve static content stringiciation
|
6 лет назад |
|
noopDirectiveTransform.ts
|
6a5ed49ea9
wip(ssr): v-bind basic usage
|
6 лет назад |
|
transformElement.ts
|
7d0ab3392a
fix(compiler-core): dynamic component should always be made blocks
|
6 лет назад |
|
transformExpression.ts
|
586e5bb800
fix(compiler-core): fix property shorthand detection
|
6 лет назад |
|
transformSlotOutlet.ts
|
2b19965bcf
fix(slots): compiled slot fallback should be functions (#1030)
|
6 лет назад |
|
transformText.ts
|
e0f3c6b352
fix(compiler-core): should apply text transform to if branches
|
6 лет назад |
|
vBind.ts
|
675330ba54
fix(compiler): warn against v-bind with empty attribute value
|
6 лет назад |
|
vFor.ts
|
e3988b40d8
refactor(compiler-core): use dedicated node type for element codegen
|
6 лет назад |
|
vIf.ts
|
eee5095692
refactor: rename `<portal>` to `<teleport>`
|
6 лет назад |
|
vModel.ts
|
ee5ed73361
wip(ssr): basic components
|
6 лет назад |
|
vOn.ts
|
b8c1be18f3
refactor(types): use stricter settings
|
6 лет назад |
|
vOnce.ts
|
af5a8e1154
feat(compiler-core): re-implement v-once to use cache mechanism
|
6 лет назад |
|
vSlot.ts
|
a022b63605
fix(compiler-core/slots): should support on-component named slots
|
6 лет назад |