| .. |
|
compileScript.ts
|
085bbd5fe0
fix(compiler-sfc): named imports from .vue file should not be treated as constant
|
5 years ago |
|
compileStyle.ts
|
8ac2241b22
wip: more consistent compiler-sfc usage + inline mode for ssr
|
5 years ago |
|
compileTemplate.ts
|
8ac2241b22
wip: more consistent compiler-sfc usage + inline mode for ssr
|
5 years ago |
|
cssVars.ts
|
faed98972c
wip: support inherit-attrs="false" on sfc `<tempalte>`
|
5 years ago |
|
index.ts
|
8ac2241b22
wip: more consistent compiler-sfc usage + inline mode for ssr
|
5 years ago |
|
parse.ts
|
5b9b37fc9b
fix(compiler-sfc): should keep template nodes with no content (#2468)
|
5 years ago |
|
rewriteDefault.ts
|
9664267793
chore: fix missed type guard from dbc29c32
|
5 years ago |
|
shims.d.ts
|
7031e6a07a
feat: (wip) setup compiler-sfc
|
6 years ago |
|
stylePluginScoped.ts
|
cdc9f336fd
wip: new cssVars SSR integration + fix cssVars SSR injection for suspense
|
5 years ago |
|
stylePluginTrim.ts
|
7031e6a07a
feat: (wip) setup compiler-sfc
|
6 years ago |
|
stylePreprocessors.ts
|
066d514d75
feat(compiler-sfc): `additionalData` support for css preprocessors (#2126)
|
5 years ago |
|
templateTransformAssetUrl.ts
|
db786b1afe
fix(compiler-sfc): support transforming asset urls with full base url. (#2477)
|
5 years ago |
|
templateTransformSrcset.ts
|
90bdf59f4c
refactor(compiler): better constant hoist/stringify checks
|
5 years ago |
|
templateUtils.ts
|
db786b1afe
fix(compiler-sfc): support transforming asset urls with full base url. (#2477)
|
5 years ago |
|
warn.ts
|
62830f8fa4
wip: better experimental feature warnings
|
5 years ago |