Commit History

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