Historial de Commits

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