Evan You
|
ea190f24e4
chore(deps): upgrade to entities 5.0
|
il y a 1 an |
skirtle
|
d00632b1de
refactor: remove optional chaining (#10792)
|
il y a 2 ans |
Evan You
|
16174da21d
fix(compiler-core): fix loc.source for end tags with whitespace before >
|
il y a 2 ans |
Haoqun Jiang
|
923d560d0b
fix(parser): skip compat mode check for SFC root `<template>` tags (#10034)
|
il y a 2 ans |
三咲智子 Kevin Deng
|
bfe6b459d3
style: update format & lint config (#9162)
|
il y a 2 ans |
Evan You
|
7aa3f250f2
fix(compiler-core): fix parsing `<script setup>` generics with >
|
il y a 2 ans |
Evan You
|
53aaa1eb28
fix(parser): fix interpolation parsing in v-pre
|
il y a 2 ans |
Evan You
|
e8bbc946cb
feat(compiler-sfc): analyze import usage in template via AST (#9729)
|
il y a 2 ans |
edison
|
509c192ff4
chore: fix typo (#9689)
|
il y a 2 ans |
Evan You
|
47ea285be3
fix(parser): properly set initial inXML state based on root ns
|
il y a 2 ans |
Evan You
|
e49dffc9ec
fix(parser): directive arg should be undefined on shorthands with no arg
|
il y a 2 ans |
Evan You
|
157cfcb796
refactor: restore isSelfClosing as optional property
|
il y a 2 ans |
Evan You
|
e48cbf02be
refactor: restore SourceLocation.source
|
il y a 2 ans |
Evan You
|
08f0baa2ad
refactor: preserve source location convention in sfc mode for base parser
|
il y a 2 ans |
Evan You
|
6ec85ae872
chore: restructure parser files
|
il y a 2 ans |
Evan You
|
bbb57c26a2
feat(compiler): basic transform implementation
|
il y a 6 ans |
Evan You
|
132cef9063
refactor: further tweak compiler layers
|
il y a 6 ans |
Evan You
|
6c14b409ca
refactor: move dom-specific options to compiler-dom
|
il y a 6 ans |
Evan You
|
54b200fe54
wip: layout compiler files
|
il y a 6 ans |
Evan You
|
ca387afeea
chore: more restructuring
|
il y a 6 ans |
Evan You
|
16fa44bd57
chore: organize file structure
|
il y a 6 ans |
Evan You
|
1c8f5b612a
feat(compiler): scaffold compiler-dom
|
il y a 6 ans |
Evan You
|
86ae92303d
feat(compiler): port parser implementation based on work by @znck and @mysticatea
|
il y a 6 ans |