Konstantin Telyakov
|
1e34871149
chore(deps): update entities to latest for Node.js 24 compatibility (#14160)
|
5 mesi fa |
skirtle
|
2214f7ab29
fix(compiler): share logic for comments and whitespace (#13550)
|
6 mesi fa |
edison
|
b3cca2611c
fix(compiler-core): fix v-bind shorthand handling for in-DOM templates (#13933)
|
7 mesi fa |
山吹色御守
|
21b685ad9d
fix(compiler-core): avoid self updates of `v-pre` (#12556)
|
10 mesi fa |
pengbo
|
cdffaf6b9e
chore(compile-core): removed the optional tag parameter from condenseWhitespace's signature (#13437)
|
1 anno fa |
linzhe
|
466b30f404
fix(compat): correct deprecation message for v-bind.sync usage (#13137)
|
1 anno fa |
山吹色御守
|
cde2c0671b
fix(compiler): clone loc to `ifNode` (#12131)
|
1 anno fa |
Evan You
|
3c4bf76276
fix(compiler-dom): should ignore leading newline in <textarea> per spec
|
1 anno fa |
山吹色御守
|
3f13203564
feat(compiler-core): parse modifiers as expression to provide location data (#11819)
|
1 anno fa |
Evan You
|
e9e08155bf
fix(build): revert entities to 4.5 to avoid runtime resolution errors
|
1 anno fa |
Evan You
|
ea190f24e4
chore(deps): upgrade to entities 5.0
|
1 anno fa |
skirtle
|
d00632b1de
refactor: remove optional chaining (#10792)
|
2 anni fa |
Evan You
|
16174da21d
fix(compiler-core): fix loc.source for end tags with whitespace before >
|
2 anni fa |
Haoqun Jiang
|
923d560d0b
fix(parser): skip compat mode check for SFC root `<template>` tags (#10034)
|
2 anni fa |
三咲智子 Kevin Deng
|
bfe6b459d3
style: update format & lint config (#9162)
|
2 anni fa |
Evan You
|
7aa3f250f2
fix(compiler-core): fix parsing `<script setup>` generics with >
|
2 anni fa |
Evan You
|
53aaa1eb28
fix(parser): fix interpolation parsing in v-pre
|
2 anni fa |
Evan You
|
e8bbc946cb
feat(compiler-sfc): analyze import usage in template via AST (#9729)
|
2 anni fa |
edison
|
509c192ff4
chore: fix typo (#9689)
|
2 anni fa |
Evan You
|
47ea285be3
fix(parser): properly set initial inXML state based on root ns
|
2 anni fa |
Evan You
|
e49dffc9ec
fix(parser): directive arg should be undefined on shorthands with no arg
|
2 anni fa |
Evan You
|
157cfcb796
refactor: restore isSelfClosing as optional property
|
2 anni fa |
Evan You
|
e48cbf02be
refactor: restore SourceLocation.source
|
2 anni fa |
Evan You
|
08f0baa2ad
refactor: preserve source location convention in sfc mode for base parser
|
2 anni fa |
Evan You
|
6ec85ae872
chore: restructure parser files
|
2 anni fa |
Evan You
|
bbb57c26a2
feat(compiler): basic transform implementation
|
6 anni fa |
Evan You
|
132cef9063
refactor: further tweak compiler layers
|
6 anni fa |
Evan You
|
6c14b409ca
refactor: move dom-specific options to compiler-dom
|
6 anni fa |
Evan You
|
54b200fe54
wip: layout compiler files
|
6 anni fa |
Evan You
|
ca387afeea
chore: more restructuring
|
6 anni fa |