Commit Verlauf

Autor SHA1 Nachricht Datum
  Evan You 8dbecfcbb3 feat(compiler-sfc): add ignoreEmpty option for sfc parse method vor 4 Jahren
  Evan You ec6abe8d5e fix(compiler-sfc): fix whitespace preservation when block contains single self-closing tag vor 4 Jahren
  Cédric Exbrayat b771fdbef9 perf(compiler-sfc): ignore empty blocks (#3520) vor 4 Jahren
  Evan You b274b08f5f fix(compiler-sfc): expose correct range for empty blocks vor 4 Jahren
  Evan You 540e26f49c chore: only set slotted flag on sfc descriptor if style is scoped vor 5 Jahren
  Evan You 02cbbb718c perf: support only attaching slot scope ids when necessary vor 5 Jahren
  HcySunYang 6d5b623512 fix(compiler-sfc): the empty lang attribute should be treated as no lang specified (#3051) vor 5 Jahren
  meteorlxy 5b9b37fc9b fix(compiler-sfc): should keep template nodes with no content (#2468) vor 5 Jahren
  edison 5f2a8533ac fix(compiler-sfc): fix parsing error when `lang=""` is used on plain element (#2569) vor 5 Jahren
  kazuya kawaguchi 619efd9ac5 fix(compiler-sfc): custom blocks sourcemap (#1812) vor 5 Jahren
  Evan You 03f924e48a refactor(compiler-sfc): move sfc parse errors into return result vor 5 Jahren
  Evan You 1ad3f975ed wip: parser support for script setup vor 5 Jahren
  Evan You d10835aee7 fix(compiler-sfc): template with alt lang should be parsed as raw text vor 6 Jahren
  Dmitry Sharshakov 430d4e10bb test(compiler-sfc): add real tests for source maps (#704) vor 6 Jahren
  Jason 2d56dfdc4f fix(compiler-sfc): handle empty nodes with src attribute (#695) vor 6 Jahren
  Evan You 2569890e31 refactor: move mockWarn utility to @vue/shared vor 6 Jahren
  Evan You d6275a3c31 fix(sfc): treat custom block content as raw text vor 6 Jahren
  Evan You 90ddb7c260 refactor: expose parse in compiler-dom, improve sfc parse error handling vor 6 Jahren
  likui ef2786151e feat(compiler-sfc): handle pad option (#509) vor 6 Jahren
  Evan You 020e109abd chore: todos vor 6 Jahren
  likui 65118327ff feat(compiler-sfc): gen source map for style and script block (#497) vor 6 Jahren
  likui 1efb35e324 fix(compiler-sfc): should ignore nodes with no children (#464) vor 6 Jahren
  likui 7f6abda6dd feat(compiler-sfc): warn duplicate block (#451) vor 6 Jahren