15 Commits (fa1f81e91062e9de6161708209cd7354733aa354)

Author SHA1 Message Date
Jason b31a1aa887 feat(compiler): output source range for compiler errors (#7127) 6 years ago
Zhenfei You bf0efb02b1 feat(compiler): support deindent: false in vue-template-compiler (#7215) 6 years ago
Evan You 5d721a42b1 revert: fix(sfc): avoid deindent when pad option is specified (#7647) 6 years ago
katashin 9d2f9a034f fix(sfc): avoid deindent when pad option is specified (#7647) 6 years ago
YOU 61930e0cc6 chore(test): fix some typos (#5101) 8 years ago
Nathan Shively-Sanders 2dc177ffb3 SFC parseComponent pads complete content with spaces (#5059) 8 years ago
Zephraph 97d36bc23f Pass attributes to parseComponent (addresses #4914) (#4925) 8 years ago
Evan You a0a619f611 fix sfc parser hanging on trailing ill-formatted brackets (fix vue-loader/#628) 8 years ago
dhcmrlchtdj 938fa4efcc fix(sfc): component contains '<' only (#4753) 8 years ago
Evan You 9d0bc9768b fix sfc parser special tag check for nested templates (fix #4289) 8 years ago
Evan You 6c7bc69328 sfc parser: treat all custom blocks as special tags 8 years ago
Eduardo San Martin Morote ff7f231002 Support custom blocks in SFC parser (#4157) 8 years ago
Evan You bc455352a3 test sfc parser <style module> 8 years ago
Evan You 7dc38dea27 fix SFC parsing pug templates that contains "<" (fix #3973) 8 years ago
Evan You 9115291ccd move sfc parser spec 9 years ago
Evan You 2af9f68bd9 remove source-map generation from sfc parser 9 years ago
Evan You 439ca63f9f fix sfc-parser unary tags handling 9 years ago
zigomir 27252928d3 Add failing test. 9 years ago
Evan You 9842f3eb38 refactor sfc-parser to handle nested template tags 9 years ago
Evan You a5cd31ab6d coverage for sfc-parser 9 years ago
Evan You f0a9e3d0f0 test padding and source map for sfc-parser 9 years ago
Evan You b1ef7cf168 coverage for sfc-parser 9 years ago
Evan You e236f80fa0 parser for single-file components 9 years ago