| .. |
|
hoistStatic.ts
|
829b35e426
chore: typo fixes (#1546)
|
6 лет назад |
|
noopDirectiveTransform.ts
|
6a5ed49ea9
wip(ssr): v-bind basic usage
|
6 лет назад |
|
transformElement.ts
|
576344d2c3
refactor(compiler): extract isStaticExp util
|
6 лет назад |
|
transformExpression.ts
|
be4df124e6
refactor: move @babel/types to dev deps, reduce install size
|
5 лет назад |
|
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
|
af7e100ef2
fix(compiler-core): fix v-if + v-for on `<template>`
|
5 лет назад |
|
vIf.ts
|
af7e100ef2
fix(compiler-core): fix v-if + v-for on `<template>`
|
5 лет назад |
|
vModel.ts
|
576344d2c3
refactor(compiler): extract isStaticExp util
|
6 лет назад |
|
vOn.ts
|
f9826fa963
fix(compiler-core/v-on): fix codegen for event handler with newlines (#1640)
|
5 лет назад |
|
vOnce.ts
|
af5a8e1154
feat(compiler-core): re-implement v-once to use cache mechanism
|
6 лет назад |
|
vSlot.ts
|
aab99abd28
fix(slots): properly force update on forwarded slots
|
6 лет назад |