edison
|
fb484f4f3c
fix(vapor): handle vapor mode with empty script (#12910)
|
il y a 1 an |
Evan You
|
ddfd83639a
chore: update compiler-vapor package.json
|
il y a 1 an |
disservin
|
c6841bdf4e
test(compiler-sfc): add assertion for template functional (#11557)
|
il y a 1 an |
Evan You
|
274f6f71fc
test: test case for sfc parse options cache invalidation
|
il y a 2 ans |
Evan You
|
6fab8551e4
feat(compiler-sfc): support passing template parsing options when parsing sfc
|
il y a 2 ans |
三咲智子 Kevin Deng
|
bfe6b459d3
style: update format & lint config (#9162)
|
il y a 2 ans |
Evan You
|
e12b10ac3e
chore: Merge branch 'main' into minor
|
il y a 2 ans |
Evan You
|
634519720a
fix(compiler-sfc): deindent pug/jade templates
|
il y a 2 ans |
Evan You
|
2e65ea481f
fix(compiler-core): fix line/column tracking when fast forwarding
|
il y a 2 ans |
Evan You
|
37f9d3da8f
wip: compiler-sfc should not attach ast on template with src import
|
il y a 2 ans |
Evan You
|
e5afca6c1e
wip: treat template with preprocessor as plain text
|
il y a 2 ans |
Evan You
|
059caafc13
wip: pass all compiler-sfc tests
|
il y a 2 ans |
Evan You
|
19e17a951c
perf(compiler): use source-map-js
|
il y a 3 ans |
花果山大圣
|
a0c7f271a2
fix(compiler-sfc): require <template> or <script> in SFC (#6781)
|
il y a 3 ans |
Evan You
|
8dbecfcbb3
feat(compiler-sfc): add ignoreEmpty option for sfc parse method
|
il y a 4 ans |
Evan You
|
ec6abe8d5e
fix(compiler-sfc): fix whitespace preservation when block contains single self-closing tag
|
il y a 4 ans |
Cédric Exbrayat
|
b771fdbef9
perf(compiler-sfc): ignore empty blocks (#3520)
|
il y a 4 ans |
Evan You
|
b274b08f5f
fix(compiler-sfc): expose correct range for empty blocks
|
il y a 4 ans |
Evan You
|
540e26f49c
chore: only set slotted flag on sfc descriptor if style is scoped
|
il y a 5 ans |
Evan You
|
02cbbb718c
perf: support only attaching slot scope ids when necessary
|
il y a 5 ans |
HcySunYang
|
6d5b623512
fix(compiler-sfc): the empty lang attribute should be treated as no lang specified (#3051)
|
il y a 5 ans |
meteorlxy
|
5b9b37fc9b
fix(compiler-sfc): should keep template nodes with no content (#2468)
|
il y a 5 ans |
edison
|
5f2a8533ac
fix(compiler-sfc): fix parsing error when `lang=""` is used on plain element (#2569)
|
il y a 5 ans |
kazuya kawaguchi
|
619efd9ac5
fix(compiler-sfc): custom blocks sourcemap (#1812)
|
il y a 5 ans |
Evan You
|
03f924e48a
refactor(compiler-sfc): move sfc parse errors into return result
|
il y a 5 ans |
Evan You
|
1ad3f975ed
wip: parser support for script setup
|
il y a 5 ans |
Evan You
|
d10835aee7
fix(compiler-sfc): template with alt lang should be parsed as raw text
|
il y a 6 ans |
Dmitry Sharshakov
|
430d4e10bb
test(compiler-sfc): add real tests for source maps (#704)
|
il y a 6 ans |
Jason
|
2d56dfdc4f
fix(compiler-sfc): handle empty nodes with src attribute (#695)
|
il y a 6 ans |
Evan You
|
2569890e31
refactor: move mockWarn utility to @vue/shared
|
il y a 6 ans |