Evan You
|
157cfcb796
refactor: restore isSelfClosing as optional property
|
2 年之前 |
Evan You
|
bab5bd375b
chore: fix tests with rawExp
|
2 年之前 |
Evan You
|
e48cbf02be
refactor: restore SourceLocation.source
|
2 年之前 |
Evan You
|
08f0baa2ad
refactor: preserve source location convention in sfc mode for base parser
|
2 年之前 |
Evan You
|
be6cae7dac
chore: remove isSelfClosing property
|
2 年之前 |
Evan You
|
ceec69c8cc
fix: avoid confusing breakage in @vitejs/plugin-vue
|
2 年之前 |
Evan You
|
6ec85ae872
chore: restructure parser files
|
2 年之前 |
Evan You
|
c11002f16a
perf(codegen): optimize source map generation
|
2 年之前 |
Evan You
|
3be53d9b97
perf(codegen): optimize line / column calculation during codegen
|
2 年之前 |
Evan You
|
e8e3ec6ca7
perf(compiler-sfc): remove magic-string trim on script
|
2 年之前 |
Evan You
|
20732366b9
perf: optimize position cloning
|
2 年之前 |
Evan You
|
79d3cc6cec
wip: should not reuse AST when using custom compiler
|
2 年之前 |
Evan You
|
3ee343928a
wip: parser v2 compat
|
2 年之前 |
Evan You
|
6022ac05c4
chore: document rationale for ignoring some parsing errors
|
2 年之前 |
Evan You
|
e702b278d4
wip: shorten some method names
|
2 年之前 |
Evan You
|
59227d4124
wip: parse error tests
|
2 年之前 |
Evan You
|
b6886a80b1
wip: force re-parse on reused sfc template ast
|
2 年之前 |
Evan You
|
1b4efc30c3
wip: should parse sfc template with lang=html
|
2 年之前 |
Evan You
|
b59eabdc0d
refactor: use more efficient walk for importUsageCheck
|
2 年之前 |
Evan You
|
37f9d3da8f
wip: compiler-sfc should not attach ast on template with src import
|
2 年之前 |
Evan You
|
e41cf8dc59
refactor: better naming for baseCompile argument
|
2 年之前 |
Evan You
|
94c86269d0
refactor: fix v-bind no-exp shorthand for new parser
|
2 年之前 |
Evan You
|
e5afca6c1e
wip: treat template with preprocessor as plain text
|
2 年之前 |
Evan You
|
5fc695be26
wip: support reusing template ast from sfc descriptor
|
2 年之前 |
Evan You
|
fc4f801070
wip: decodeEntities test
|
2 年之前 |
Evan You
|
059caafc13
wip: pass all compiler-sfc tests
|
2 年之前 |
Evan You
|
dda4fd526e
wip: pass all compiler-ssr tests
|
2 年之前 |
Evan You
|
5a44b84cde
wip: pass all compiler-dom tests
|
2 年之前 |
Evan You
|
40f72d5e50
feat(compiler-core): support specifying root namespace when parsing
|
2 年之前 |
Evan You
|
a1b10a21ac
wip: pass more compiler-dom tests
|
2 年之前 |