커밋 기록

작성자 SHA1 메시지 날짜
  Jason cbad54aa52 fix(compiler): set end location for incomplete elements (#9598) 7 년 전
  Haoqun Jiang 7912f75c5e fix: avoid compression of unicode sequences by using regexps (#9595) 7 년 전
  bughit c27fe24dc6 fix: decode single quotes in html attributes (#9341) 7 년 전
  Evan You c9e3a5d1d9 feat: detect and warn invalid dynamic argument expressions 7 년 전
  Pak Youngrok 9c718522ba feat(compiler/watch): allow unicode characters in component names and watch paths (#8666) 7 년 전
  Jason b31a1aa887 feat(compiler): output source range for compiler errors (#7127) 7 년 전
  Jovino Xu 05001e695e fix(compiler): should keep newline after unary tags in <pre> (#8965) 7 년 전
  阿林 8c2674ea6a refactor: remove unnecessary judgment (#8493) 7 년 전
  淼淼真人 96b833bc5d refactor: remove unnecessary code in html-parser.js (#8359) 7 년 전
  孟健 dccd182b67 fix: allow codebase to be inlined directly in HTML (#7314) 8 년 전
  Evan You cfd73c2386 fix: handle encoded tabs and newlines in attributes for Chrome a[href] and IE/Edge 8 년 전
  Evan You 08bc7595fd refactor: simplify html parser regex 8 년 전
  Stefan 31d3ec62ce refactor: simplify html parser attribute regex (#6414) 8 년 전
  Evan You 082fc3967d fix(parser): only ignore the first newline in <pre> 8 년 전
  chengchao 4d680794a5 fix(parser): the first newline following pre and textarea tag should be ignored (#6022) 8 년 전
  wenlu.wang e4da249ab8 feat: add `comments` option to allow preserving comments in template (#5951) 8 년 전
  superwf e01c09adad refactor(compiler): remove 'head' tag contains 'html' tag condition code (#5958) 8 년 전
  chengchao b5b1ac373a improve mutli-line `&&` coding style to keep consistence (#5625) 9 년 전
  Evan You d8315c42ef do not decode text inside script/style tags (fix #5526) 9 년 전
  Hanks 29445153e3 [weex] Support unary and left open tags (#5052) 9 년 전
  Herrington Darkholme 8fca83d6b6 fix #5121: parse content in textarea as plaintext (#5143) 9 년 전
  Evan You f59aef08e6 further improve end tag check (close #4408) 9 년 전
  AchillesJ f763fc2354 small improvements on html-parser (#4932) 9 년 전
  Evan You af619151c6 improve other parser warnings 9 년 전
  Evan You cfb4d7c655 improve parser warning for tags with no matching close tag 9 년 전
  Evan You a0a619f611 fix sfc parser hanging on trailing ill-formatted brackets (fix vue-loader/#628) 9 년 전
  jddxf d14bd64143 Avoid double-decoding on attribute value (#4797) 9 년 전
  dhcmrlchtdj 938fa4efcc fix(sfc): component contains '<' only (#4753) 9 년 전
  chengchao d3768c0268 Small refactor for template parser (#4613) 9 년 전
  Evan You 80bf5d6636 rearrange util functions so ones unused in runtime build can be dropped by uglify 9 년 전